Arcitectus / Sanderling

APIs and libraries to read information directly from the EVE Online game client.
https://forum.botlab.org
Apache License 2.0
259 stars 117 forks source link

Sanderling.WindowHandle returns zero #9

Closed ALERTua closed 7 years ago

ALERTua commented 7 years ago

Sanderling.WindowHandle returns zero. It has to return current WindowHandle of attached EVE Client Window. I guess that Sanderling.WindowPostMessage, Sanderling.WindowPostMessageKeyDown and Sanderling.WindowPostMessageKeyUp also send messages to hWnd=0.

Viir commented 7 years ago

Confirm this was a bug. Fixed with 903efa0475bb3086aebbe434df1ab1b2bd07180e.