No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
Hi I would like to learn how to make a .s3m player in c++. Thanks | |
hi i have searched the net to find how to make an edit box but i havent found anything. Please help thanks | |
this really weird thing is happening when i try to find my mouse position of my window. If i put it to the top left of the window it is fine but as it goes further down and across it goes weird. It is really hard to explain, but is … | |
Hi I am having great trouble with making my bitmap fit properly on a 1024x768 full screen window. The length is correct but the vertical is too long. I have searched the net and it has said that the size goes up in squares eg 2, 4, 8, 16, 32, … | |
Hi, I was wondering with the menu bar how to open, save and make a new file on the menu bar [code] case MENU_FILE_ID_OPEN: { //something to open the file } break; [/code] i have no idea at all how to do this, i have searched the net but it … | |
Re: [code] int load = 0; while (load < 100) load++; cout << "loading" << load << endl; [/code] this may go fast make another int eg int count = 0; if count = 1000 do the stuff then it will = 0. else count++; | |
Re: somewhere in the program settings you can go to includes and it will say additional includes and put the directory of your temp file in there. same with library files. I only know dev c++ so dont know how to do it on other compilers |
The End.