getline() Problem |
|
[9 replies] Last: I get that, but I don't understand what stringstream is doing.... (by yokokingdommusic)
|
by jaised
What does this error mean?
|
|
[11 replies] Last: If you mess about and switch your program between Console and Wi... (by guestgulkan)
|
by Irie
capturing a screen shot as png file (MFC - C++)
|
|
[2 replies] Last: thanks Grey Wolf .....that works! yep, im creating a stream object... (by Irie)
|
by cppg2009
Win32 Multithreading Tutorial Suggestion
|
|
[1 reply] : I find the Boost threading library to be a good one, easy to understan... (by Zaita)
|
by suchi
activation of tool bar
|
|
[no replies]
|
by unknownPOWER
Copy Constructor Error keeps Occurring
|
|
[8 replies] Last: A few comments. 1. The signature of your assignment operator is incor... (by kbw)
|
by Kenshinofkin
Check which serial port a device is on
|
|
[1 reply] : Your best bet is to poll each available port until you get the respons... (by Zaita)
|
by SHAINEJOSEPH
MFC Static library Linker Error
|
|
[1 reply] : I just went through the instuctions and managed it ok. You probably m... (by guestgulkan)
|
by LoopStan
AppName: simple1.exe Ap...
|
|
[2 replies] Last: What are your search directories and links? Could there be a problem ... (by LoopStan)
|
by Iwanttolearn
Truble with GetDC()
|
|
[17 replies] Last: Anders43, while hiving of long running processes to is important, the ... (by closed account z05DSL3A)
|
Capturing data sent to LPT port |
|
[no replies]
|
by LoopStan
'dlltool' is not recognized...
|
|
[7 replies] Last: Thanks. I am extremely nooby at this i know, but we all have to learn... (by LoopStan)
|
by thepriebe
C++ and ODBC
|
|
[2 replies] Last: If you want to do database stuff on windows, probably the best place t... (by closed account z05DSL3A)
|
by afraidofdark
protected inheritance, Compiler Error C2243
|
|
[2 replies] Last: If you want to change the access specifier for child::test(), I think ... (by seymore15074)
|
by kabuum
wave to ogg
|
|
[no replies]
|
by Gregor
[Winsock2]Connecting to a remote custom server (via internet)
|
|
[1 reply] : You probably need to understand TCP/IP programming in general, in whic... (by kbw)
|
Making visual cpp program use dual core? |
|
[3 replies] Last: HANDLE WINAPI CreateThread( __in LPSECURITY_ATTRIBUTES ... (by helios)
|
by cvanmeer
Replace key input in external program
|
|
[6 replies] Last: Now this probably is NOT the best code, BUT! It does work (for me) & I... (by chris)
|
by golden eye
drive search
|
|
[2 replies] Last: See also GetLogicalDrives () and GetLogicalDriveStrings ().... (by Duthomhas)
|
by gfodale
A problem with user input filename in textBox
|
|
[2 replies] Last: What's being passed from the windows form is wchar_t. That's why I'm ... (by gfodale)
|