by charlie
Chat Program Problem with DLL
|
|
[no replies]
|
by Nancy
a program for Monitoring CPU Usage
|
|
[3 replies] Last: Chinese comments (by Nancy)
|
by alias
Data read in from input file using while loop
|
|
[1 reply] : while(num == -999) will execute the following block while num is equ... (by Bazzy)
|
by amoore105712
MFC GUI Programming
|
|
[no replies]
|
by HawkOfWinter
What is this guy?__super::
|
|
[1 reply] : Something you shouldn't use: http://msdn.microsoft.com/en-us/library/9... (by Bazzy)
|
by HawkOfWinter
Somethg about CListCtrl?
|
|
[no replies]
|
by newbee
wxDev-C++ debugging does not work
|
|
[no replies]
|
by ryan lee
How to use the CMFCShellListCtrl Class ?
|
|
[no replies]
|
by HarbingTarbl
Where to find the WinSock libraries?
|
|
[5 replies] Last: I actually could use some help with things, I had stopped messing arou... (by HarbingTarbl)
|
by JCED
SDL + MinGW Linker errors
|
|
[no replies]
|
by xeonkid
AfxBeginThread
|
|
[8 replies] Last: thanks but none of the solutions work (by xeonkid)
|
by vvMINOvv
Creating a simple installer
|
|
[3 replies] Last: Use Inno Setup http://www.jrsoftware.org/isinfo.php :-) (by Duthomhas)
|
Average |
|
[14 replies] Last: I don't know what you are trying to achieve. Just run it yourself and ... (by Lamblion)
|
by HarbingTarbl
How to give a user the choice between command prompt and a GUI application?
|
|
[8 replies] Last: The only difference between a Win32 GUI application and a Win32 Consol... (by Duthomhas)
|
loops and sums (1,2) |
|
[37 replies] Last: :D come back with questions (by DrChill)
|
by MaxT
Winsock 2: Sends and Recv's
|
|
[5 replies] Last: Problem solved, I think i didnt initialise the buffer properly on all ... (by MaxT)
|
C++ How to detect audio signal from mic |
|
[no replies]
|
by cdh473
system("")
|
|
[2 replies] Last: Functions like above are usable all over to replace the original comma... (by closed account S6k9GNh0)
|
by Incubbus
Sockets: Client Sending Faster Than Host Can Receive
|
|
[13 replies] Last: looks like i solve this by filling the rest of the buffer with some sp... (by Incubbus)
|
by joshky
WM_PAINT
|
|
[3 replies] Last: ok, thanks a lot, the IvalidateRect() function was exactly what I need... (by joshky)
|