Forum: C++ Jul 6th, 2008 |
| Replies: 4 Views: 550 Ok, i spelled seperator wrong. that explains it.... |
Forum: C++ Jul 3rd, 2008 |
| Replies: 6 Views: 1,527 Moved:
http://www.daniweb.com/forums/post640077.html#post640077 |
Forum: C++ Jul 3rd, 2008 |
| Replies: 4 Views: 1,439 try a hello world program. |
Forum: C++ Jul 3rd, 2008 |
| Replies: 4 Views: 550 Menu.RC
POPUP "File"
}
MENUITEM "New", CM_NEW
MENUITEM SEPERATOR
MENUITEM "Save", CM_SAVE
MENUITEM "Save As", CM_SAVEAS
MENUITEM SEPERATOR |
Forum: C++ Jul 3rd, 2008 |
| Replies: 6 Views: 1,527 I want to make a bot for Counter-Strike called Counter-Bot.
Does anyone want to help? A disassembler would be good, too. |
Forum: C++ Jun 27th, 2008 |
| Replies: 2 Views: 1,223 it's in the include folder. |
Forum: C++ Jun 27th, 2008 |
| Replies: 2 Views: 1,223 get dev-c++ (http://bloodshed.net/dev/devcpp.html) and it has a usb library built in. |