User: tec23

  • Public profile

User profile: tec23

User info
User name:tec23
History
Joined:
Number of posts:39
Latest posts:

Can I use EndDialog in WM_CLOSE
This is the main window. Its created in WinMain() like this [code] int WINAPI _tWinMain(HINSTANCE hI...

Can I use EndDialog in WM_CLOSE
I have a main dialog box created with DialogBox in WinMain. I use EndDialog in WM_COMMAND to close t...

GetWindowLong question
What does GetWindowLong(hwnd, 0) mean? I saw this in neatpad tutorial

Not gettting WM_CREATE in subclassed edit control
You're spot on freddie1! Didn't think about that. Thanks

Not gettting WM_CREATE in subclassed edit control
I have an edit control, who is a child of the main window and I have subclassed the edit control pro...

This user does not accept Private Messages