by marembo
FindFirstFile && FindNextFile
|
|
[no replies]
|
Copy Files in C++ |
|
[4 replies] Last: ... or you could just use CopyFile. http://msdn.microsoft.com/en-us/l... (by kbw)
|
by taylorc8
Multi-threading (Process.h) in a class
|
|
[4 replies] Last: The actual semantics of it don't even matter to me, I want to know how... (by taylorc8)
|
by danikenan
CBT HOOK not called sometimes
|
|
[no replies]
|
Background Worker Issue |
|
[2 replies] Last: Great, thanks. Got it working. (by closed account Gy7oizwU)
|
by pcpro178
Using WMI to Query for Currently Attached USB Device
|
|
[no replies]
|
by Mikeman
Converting a word to ICAO
|
|
[4 replies] Last: Sorry for not responding to here for so long, but I actually managed t... (by Mikeman)
|
Error From Forger's Win32 Tutorial |
|
[2 replies] Last: Thanks. (by CPPProgrammer4L)
|
Are there logical operators in c++ (1,2) |
|
[22 replies] Last: And the new prices for Microsoft Office are quite reasonable, consider... (by Darokthar)
|
by MJDB
passing vector in multi threaded application
|
|
[8 replies] Last: [quote=MJDB]Then I just used in the function: Vector Vector... (by coder777)
|
by ahmakki
sound problem in LIB fmod
|
|
[2 replies] Last: i tried but i didn't find any useful information so i said maybe someo... (by ahmakki)
|
Hex Value Input |
|
[1 reply] : Try sscanf_s first get text from editbox then use something like... (by shredded)
|
by FeZedra
problem with boost sockets
|
|
[no replies]
|
by SeBeQ
Unicode DialogBox WINAPI
|
|
[no replies]
|
by like2codecpp
file i/o
|
|
[1 reply] : Use loops to iterate through all elements of your array and print thos... (by Bazzy)
|
Windows API's - (Right-Click->Send To) |
|
[1 reply] : I do not know much about this type of programming, however, I do know ... (by closed account NAXz3TCk)
|
by jforman
Implementing HTTPS with Windows Sockets
|
|
[3 replies] Last: maybe libCURL http://www.cplusplus.com/forum/general/31058/#msg170183 (by coder777)
|
upper case character testing |
|
[1 reply] : show us what you did so far but the for loop will return false eve... (by coder777)
|
by like2codecpp
call a dll
|
|
[7 replies] Last: The linker needs to find the .lib, the .dll is used at runtime. (by kbw)
|
by altf4
Check to see if .net 2.0 or higher is installed
|
|
[no replies]
|