My Application contains ole widgets.To handle ole widgets , I use mouse hook procedure to keep track the mouse click events.while closing the application , it provides some flickering and sometimes it shows the following errors
Regards,
karthik
The Solution for this problem is as follows:
SetWindowsHookEx()
,SetWindowsHookEx()
.
When you replace the NULL as currentthreadID, the runtimeerror is solved.