by XMarshall
Spawn multiple threads dynamically from MFC
|
|
[7 replies] Last: is it possible to take individual actions when WaitForMultipleObjects... (by kbw)
|
by bballctr144
Reading a null-terminated string
|
|
[1 reply] : fread is for files, so you wont be doing much with null terminated str... (by Skillless)
|
by AdventWolf
Error playing wav file with SFML
|
|
[8 replies] Last: http://sfml-dev.org/tutorials/1.6/start-vc.php: Important: for the D... (by firedraco)
|
by omen4669
PlaySound not looping when commanded.
|
|
[11 replies] Last: Yeah I'm pretty sure it just needed a sort of pause so the program wou... (by AdventWolf)
|
by Hiner
How to play mpg files in Windows Form?
|
|
[no replies]
|
by rain
If sentence doesn't work.
|
|
[7 replies] Last: if (find first on wildcard) do if (name is .) continue;... (by kbw)
|
by vivmen
How to hide process
|
|
[2 replies] Last: i do not want to create any virus , it is just my curiosity , i just w... (by vivmen)
|
by aayu09
gui design multiple pages
|
|
[no replies]
|
by D Technodude
A good tutorial.
|
|
[1 reply] : Starting at ProgEx37 is a lot of GUI stuff. http://www.jose.it-bera... (by freddie1)
|
by FeZedra
Mp3 files
|
|
[5 replies] Last: ok thanks (by FeZedra)
|
by bluecoder
define
|
|
[2 replies] Last: Thanks you, i got it (by bluecoder)
|
by harmodrew
[Qt] Scale an image and assign it to a QPushButton
|
|
[no replies]
|
by rain
How to check if file is directory based on it's attributes?
|
|
[1 reply] : These values are chosen for a reason - they are powers of two They a... (by guestgulkan)
|
by rain
How To create char with dynamic size? How to remove last symbol of string?
|
|
[2 replies] Last: Thanks. I got question while I was digging in string pages. Is t... (by rain)
|
by Fresh Grass
MFC - CString doesn't accept special characters
|
|
[1 reply] : For all that might have the same problem: The problem was with isdi... (by Fresh Grass)
|
How to show a number that is updated consistantly? |
|
[4 replies] Last: Thanks :) Marking topic as solved. (by temporaryavailable)
|
by darwink
does VC 2010 allow ifstream::ifstream(std::string) ?!
|
|
[3 replies] Last: OK, now that I've had a chance to pore through VC 2010 documentation a... (by darwink)
|
by clover leaf
It's worse then the blue screen of doom!
|
|
[1 reply] : Depends how far it gets in the boot-up cycle. (by guestgulkan)
|
by Shalmander
Can't figure out a vector<struct> error
|
|
[no replies]
|
by Null
How to associate a file type with program?
|
|
[3 replies] Last: I figured this out myself, here's the code if anyone needs it: ... (by Null)
|