I uploaded the Main.cpp. I tried to subclass a button but afterthe button dissapears. What is wrong ?Code:OldButtonProcedure = (WNDPROC)SetWindowLongPtr(hButton, GWLP_WNDPROC, (LONG_PTR)ButtonProcedure);
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
+ Reply to Thread
Results 1 to 4 of 4
Thread: Subclassing a button
|
Click Here to Expand Forum to Full Width |
Bookmarks