View Single Post
  #8  
Old 11-10-2020, 12:49
Cuttlas's Avatar
Cuttlas Cuttlas is offline
Registered User
 
Join Date: Aug 2020
Location: Near You :)
Posts: 62
Thanks: 19
Thanked 10 Times in 5 Posts
Cuttlas is on a distinguished road
Cool

Quote:
Originally Posted by ffmla View Post
In my system it works well.
could you PM me your source code.
i think the problem not in the WinTB.
I think If you use SetWindowLong function, you should call it in DeinitializeSetup section also,
You need to restore the original message handler before you unload the DLL that implements your custom handler.

It will solve the problem I told.
Reply With Quote