|
by cfehr003
Static Bool gameOver Variable issues
|
|
|
|
[2 replies] Last: Quick reply. Once again, you solve the problem. I did not know you ne... (by cfehr003)
|
|
by jayzzz7
Why cin.get(); command doesn't work in Win7?
|
|
|
|
[1 reply] : In MS Visual use Ctrl + F5 to run without debuging ! (by jayzzz7)
|
|
by cfehr003
Code Review: Windows API Wrapper Class Problem
|
|
|
|
[5 replies] Last: Great catch. I implemented LPCSTR className as a private class member... (by cfehr003)
|
|
by devcplus
Help About custom control with ATL
|
|
|
|
[no replies]
|
|
by Sorenlyder
Display only 2 digs in string in label.
|
|
|
|
[2 replies] Last: Null: You are a life saver..!! Thank you very much! (by Sorenlyder)
|
|
by Samartha K
Help with my project, Visual C++
|
|
|
|
[6 replies] Last: removed the pointers and its all good now. thanks a lot ! (by Samartha K)
|
|
by Inficard
SDL help
|
|
|
|
[2 replies] Last: i am also helpless.... (by Zacharyis)
|
|
by devcplus
API SetWindowText() don't update now on design dialog
|
|
|
|
[no replies]
|
|
by katokato
How can i capture screenshot and assign to a static control? Winapi
|
|
|
|
[no replies]
|
|
by Zachareasy
App for Barcode Scanner (Accept input and place it into specific window/app
|
|
|
|
[2 replies] Last: According to what you state,my suggestion is a free barcode reader and... (by CamilleM)
|
|
by follys
import dll from a dll
|
|
|
|
[no replies]
|
|
by DANNY123
a function of windows API
|
|
|
|
[4 replies] Last: It would be more accurate to say that DialogBox function calls the Abo... (by Computergeek01)
|
|
by megasnorlax
ASCII animation
|
|
|
|
[5 replies] Last: [quote=megasnorlax]No, I meant doing it in C++. SDL is a C++ library... (by Oria)
|
|
by lmsmi1
Balloons Near System Tray via Console
|
|
|
|
[no replies]
|
|
by IWishIKnew
Boost: those darn exceptions...
|
|
|
|
[6 replies] Last: sorry, missed the link, lol. I'm quite wrapped up in college, so sor... (by IWishIKnew)
|
|
by welsh4evr
Projectile motion - simulation w/ wind velocity
|
|
|
|
[1 reply] : hey im doing same project maybe we can help each other email me please... (by batousik)
|
|
by pinky4free
WinSock server is not receiving 2nd message...
|
|
|
|
[2 replies] Last: Line 90 in your server should be outside your for loop. Your "server" ... (by Computergeek01)
|
|
by ulxlx
Winsock program hangs when using accept().
|
|
|
|
[1 reply] : accept() blocks until a client connects. Your program's not hung, it'... (by kbw)
|
|
by evanc9606
C11
|
|
|
|
[2 replies] Last: http://en.cppreference.com/w/c (by Catfish4)
|
|
by time to c
commnunicate with cmd.exe with no window.
|
|
|
|
[2 replies] Last: Thanks that is helpful information. (by time to c)
|