VirtualDesktopAccessor icon indicating copy to clipboard operation
VirtualDesktopAccessor copied to clipboard

_ctypes.COMError

Open phpjunkie420 opened this issue 1 year ago • 0 comments

I was using getattr on the hwnd attribute to check if the window has been closed and it is generating _ctypes.COMError. Expected since I'm not using hasattr.

I want to know where this exception is so I can import it and I can't find it.

phpjunkie420 avatar Jan 30 '24 07:01 phpjunkie420