User profile: tofiffe

User info
User name:tofiffe
History
Joined:
Number of posts:133
Latest posts:

Error folowing the tutorial
yes, I know, but the error appears after running the third compilation program.

Error folowing the tutorial
I've been folowing the tutorial from here: http://www.cplusplus.com/articles/zv07M4Gy/ I'm havin...

WM_CREATE not called?
so what if I want to create secondary windows with CreateDialogParam()? EDIT: oh and I looked up, i...

WM_CREATE not called?
[code]case WM_CREATE: { lP = MAKEIPADDRESS(127, 0, 0, 1); HWND ip = GetDlgItem(hDlg, IDC_IP...

Make a window fullscreen
You've probably heard of programs that make windows that normaly don't support it fullscreen (I'm ta...