Disappearing windows - suffering from this behaviour too Perhaps i'll need to start a screen recording and record all day long to catch the bug Will do that once it'll be higher priority
It's frustrating that this bug is more than 2 years old and still exist
Thanks for the update Actually i have questions indeed :) I'm trying to automate Dexpot with Autohotkey. To accomplish that i use the constants.h along with SendMessage function. However i could not achieve to make everything functional Getting handle to the Dexpot was failry easy thanks to a few po...
Hi Patrick, just started investigating the Plugin SDK and I've found that the last WM_HOOXPOTRUFT message is #define DEX_FINDWINDOW (WM_HOOXPOTRUFT + 246) I mean, there's no constant 2049 (WM_HOOXPOTRUFT + 247) declared there :) constants.h is dated 12/04/2010 Is there a more recent dexpot15_plugin_...