|
by admin
|
|
|
| [no replies] |
|
by tfcoder
|
|
|
| [2 replies] Last: Thank you, can I also get some help parsing the values. I have this ti... (by tfcoder) |
|
by jhatzics
|
|
|
| [no replies] |
|
by caalip
|
|
|
| [1 reply] : Use a Mutex? (by kbw) |
|
by LoLFactor
|
|
|
| [6 replies] Last: The code isn't all that tidy... Sorry for that, but it was for testing... (by LoLFactor) |
|
by mroczeks
|
|
|
| [3 replies] Last: You're correct. The code should be using IPPROTO_TCP. (by kbw) |
|
by denis90
|
|
|
| [3 replies] Last: They are incompatible - that is to say they are different formats. The... (by guestgulkan) |
|
by joshky
|
|
|
| [3 replies] Last: ACK! omg no no no no no. Read this: http://www.cplusplus.com/fo... (by Disch) |
|
by joshky
|
|
|
| [2 replies] Last: http://msdn.microsoft.com/en-us/library/bb775148%28VS.85%29.aspx#multi... (by Incubbus) |
|
by maikel
|
|
|
| [1 reply] : [quote=fromyourlink]Winsock blocking sockets are dead easy to program.... (by Incubbus) |
|
by nathanf534
|
|
|
| [no replies] |
|
by mroczeks
|
|
|
| [5 replies] Last: It wouldn't hurt to use a recent Microsoft compiler. BC5 is 15 years ... (by kbw) |
|
by loki09
|
|
|
| [9 replies] Last: Hehe get excited! Nice work :). Glad to be of help... (by sammy34) |
|
by shadowayex
|
|
|
| [3 replies] Last: Also, just return false if the base name matches. This way you can bre... (by Kiana) |
|
by Spitemaster
|
|
|
| [3 replies] Last: Because in a project, .c/.cpp files don't share includes. (by Kiana) |
|
|
|
|
| [no replies] |
|
by NickPaul
|
|
|
| [no replies] |
|
by mcleano
|
|
|
| [5 replies] Last: Thanks, I overlooked that structure and was just focusing on the DIR a... (by mcleano) |
|
by rain
|
|
|
| [4 replies] Last: Like this? #include <windows.h> #define MAX_WINDOWS 1024 ... (by Kiana) |
|
by Incubbus
|
|
|
| [2 replies] Last: Because I want it to be named like this^^... I fixed it... it had n... (by Incubbus) |
|
by brokalist
|
|
|
| [7 replies] Last: cout<< "b/a"; well "b/a" is a string isn't it and... (by guestgulkan) |
|
by Zach
|
|
|
| [5 replies] Last: gah? putting a new line after the else won't do anything. The only... (by Disch) |
|
by ahmakki
|
|
|
| [3 replies] Last: This is a C++ so you probably won't get much help here. Go find a Jav... (by firedraco) |
|
by Sidhartha
|
|
|
| [2 replies] Last: Yea, I agree with kbw. Check out SYSTEMTIME. There shouldn't be any ... (by freddie1) |
|
by NGen
|
|
|
| [3 replies] Last: I'm using the DirectX 8 SDK for it, and the only directive I have defi... (by NGen) |
|
by Timbo1
|
|
|
| [2 replies] Last: Here's an sdk style c program that does exactly what you want except t... (by freddie1) |
|
by joshky
|
|
|
| [1 reply] : I'd suggest you the boost libraries. They are much more useful than Di... (by Bazzy) |
|
by Cminor
|
|
|
| [1 reply] : I put ""around the path and it cleaned up the Program.obj error. Now ... (by Cminor) |
|
by anurupr
|
|
|
| [no replies] |
|
by shadowayex
|
|
|
| [2 replies] Last: Ooohhh. Actually, I had it included, but I rearranged my includes i... (by shadowayex) |
|
by shadowayex
|
|
|
| [7 replies] Last: LPCWSTR is a long pointer to a constant wide string, always a wide str... (by kbw) |
Registered users can post in this forum.
