by kimrobert
linkedlist with filestream
|
|
[no replies]
|
by gudegjawa
why winuser.h getting error when using on CLR Class Library?
|
|
[no replies]
|
by mikerox33
Trouble Changing File Associations
|
|
[2 replies] Last: > Do you want to do this manually or write the code to have your progr... (by mikerox33)
|
by Da Nguyen
Read txt file
|
|
[1 reply] : I think you forgot to tell us the problem you're having :) (by Avilius)
|
by ZippyEthan
How do you make a game server or make a multiplayer game.
|
|
[2 replies] Last: And when you make the server how do you give it DDOS protection? This... (by Avilius)
|
by Cambalinho
how get child controls?
|
|
[1 reply] : i did a mistake here: EnumChildWindows(parent, EnumChildProc, 0); i... (by Cambalinho)
|
by Cambalinho
win32 - how can i set the button parent?
|
|
[1 reply] : the code is correct. except the 'else': else { if... (by Cambalinho)
|
by Cambalinho
win32 - how can i add 1 flag to messagebox return value?
|
|
[4 replies] Last: sorry, if is another name. like think more keywords for be diferent th... (by Cambalinho)
|
by meenus
How to manage -TCP Port With huge data
|
|
[no replies]
|
by Cambalinho
how can i use a pen, on paint program, without broken the line?
|
|
[no replies]
|
by sen sen
Cholesky Decomposition in C++
|
|
[no replies]
|
by Randy1936
Calling a help function from a windows program
|
|
[2 replies] Last: Thanks, codewalker. This was exactly what I was looking for. (by Randy1936)
|
by Rudys
capture an image
|
|
[3 replies] Last: http://www.cplusplus.com/forum/general/139533/ (by Homberto)
|
by ChajusSaib
How to statically link pdcurses
|
|
[no replies]
|
by linuxfedora
Find the cause of Windows Freeze
|
|
[4 replies] Last: @ OP: First read and avoid this https://en.wikipedia.org/wiki/Confirma... (by Computergeek01)
|
by irondog
C# invoke method
|
|
[5 replies] Last: You can try this code: private void CreateMyListView() { // Cre... (by camycent)
|
by sushi1992
String Assignment not working for C++ DLL - Urgent!
|
|
[2 replies] Last: A) Your code is rather difficult to read as it's unformatted. Could yo... (by andywestken)
|
by kromansa
Bool statement not working, PLEASE HELP!! PROJECT DUE 8/5/15
|
|
[1 reply] : Please, use source code tags to make your source code easier to read a... (by closed account E0p9LyTq)
|
by yj1214
Would you recommend win32 api over other libraries?
|
|
[7 replies] Last: from Charles Petzold, "Programming Windows", Fifth Edition ... Wind... (by freddie1)
|
by MAS1496
Audio live streaming
|
|
[1 reply] : You have to use multiple threads for capturing and playback at the sam... (by plexus)
|