Hi all, I store my UDT variable to a pointer with Varptr function. I then retrieve it with GetWindowLong function. So far so good. I got the same...
Last Post By: kcvinu 10-04-2021, 23:16Hi all, I am trying to create a window with win32 functions. But CreateWindowEx is returning 0 . This is my code. Please check this and guide me. ...
Last Post By: kcvinu 08-04-2021, 23:22
SetWindowSubclass is not working.
Thread Starter: kcvinuHi all, I am trying to subclass a button, But SetWindowSubclass is not working. The window starts and suddenly thinBasic.exe is stop working. Here...
Last Post By: kcvinu 12-04-2021, 11:14