Help with progress barFixed the problem, turns out I added controls after the WM_CREATE message was sent, instead of addin...
Help with progress barOk so I made a window and added a progress bar to it then showed the window. Everything worked fine,...
GUI designing and positioning call the Win32 function GetCursorPos to get the mouse cords and know where things should go. If y...
Windows Programming Noob - New datatypes?Also what I do with most of the code, mostly the definition stuff, is to stick it into a header file...
Windows Programming Noob - New datatypes?Im not really sure how LRESULT is different from an int, but like most things I just go with the flo...
This user does not accept Private Messages