It's not SetWindowLong, I found it. I use SetClassLong(hwnd, GCL_STYLE, CS_NOCLOSE); Thanks for the help though! Now I want to do this:
I want to enable an X. Do I just repeat the SetClassLong(hwnd, GCL_STYLE, CS_NOCLOSE);?
This is a discussion on I got it but... within the Windows Programming forums, part of the Platform Specific Boards category; It's not SetWindowLong, I found it. I use SetClassLong(hwnd, GCL_STYLE, CS_NOCLOSE); Thanks for the help though! Now I want to ...
It's not SetWindowLong, I found it. I use SetClassLong(hwnd, GCL_STYLE, CS_NOCLOSE); Thanks for the help though! Now I want to do this:
I want to enable an X. Do I just repeat the SetClassLong(hwnd, GCL_STYLE, CS_NOCLOSE);?
Website(s): http://www16.brinkster.com/trifaze/
E-mail: trifaze_mattu@lycos.com
---------------------------------
C++ Environment: MSVC++ 6.0; Dev-C++ 4.0/4.1
DirectX Version: 9.0b
DX SDK: DirectX 8.1 SDK