GUI using Microsoft Visual C++Hey, I just started learning Win32 programing and i found this tutorial really good. Its long and...
cant modify edit box textoh btw, you should know that i am trying to avoid using a RC file. I can make edit box's work fine i...
cant modify edit box textHi, I have created an 'edit' window using the following line: edit = CreateWindow("EDIT", "", WS_...
Convert Double to Char ArrayHi, I am having a lot of trouble copying a double value 'x_pos' into a char array 'x_position_str...
Updating textboxHi, I am having problems with some code and need help. I have a function that gets the position o...
This user does not accept Private Messages