by Schwagmister
Do-While Only Repeats Once
|
|
[3 replies] Last: Thank you for all the input! Stewbond, I also perfer iostream and c++... (by Schwagmister)
|
by hentaiw
LoadString Fails.
|
|
[7 replies] Last: Line 13 and 14 ? OK. Cuz I thought TCHAR is set to Unicode by default... (by hentaiw)
|
by Zemtriz
The easiest way to recognize a shape?
|
|
[1 reply] : Ok, got it, but now I just need to take a pixelcolor of screen. (by Zemtriz)
|
by ChrisDines
Memory Sharing (Interprocess, Local)
|
|
[10 replies] Last: Thanks for your replies, I really appreciate it. As I plan to have tw... (by ChrisDines)
|
by Zanje
again please
|
|
[2 replies] Last: You are assigning B to A in your else if statement, == tests for equal... (by closed account DSLq5Di1)
|
by alexbnc
Close another application
|
|
[7 replies] Last: True in the case of SendMessage() with WM_CLOSE, but FindWindow() will... (by webJose)
|
by nhrnjic
help me how to repeat program
|
|
[6 replies] Last: Noooooooooooooooooooooooooooooooooooooooo The goto statement can ve... (by Stewbond)
|
by Zanje
Question
|
|
[1 reply] : Of course! Note that using proper indenting and bracketing will help ... (by Stewbond)
|
by erhuu a
For loops help
|
|
[2 replies] Last: Please don't make duplicate issues http://cplusplus.com/forum/beginner... (by Stewbond)
|
by icedwarrior
Random Numbers in C++.
|
|
[5 replies] Last: i < 100 tells it to do 100 numbers. If you want x numbers you need to ... (by Mats)
|
by nhrnjic
Help from someone experienced.
|
|
[2 replies] Last: Thank you. :) (by nhrnjic)
|
by CppHomeStud
Get webpage source code from BHO
|
|
[5 replies] Last: Hello, Thanks very much Naraku! It seems that I can do something wi... (by CppHomeStud)
|
by hentaiw
diff between window and thread
|
|
[1 reply] : Are you looking for a formal definition? See Wikipedia: http://en.wi... (by webJose)
|
by hentaiw
Question in Hello World C++ WinAPI
|
|
[2 replies] Last: Thanks for your detailed advices. Thread solved. (by hentaiw)
|
by Bogomil
Shader Trouble?
|
|
[no replies]
|
by Antrikkos576
Not declared in this scope PLEASE HELP
|
|
[3 replies] Last: Thank you BlackSheep, you helped me a lot. Problem solved. (by Antrikkos576)
|
by LiliputFX
Winsock 2 recv() hangs after recv some data. Help on send/recv using WinSock
|
|
[2 replies] Last: Wow yes thanks i really miss that. Many thanks for your help it works ... (by LiliputFX)
|
by guangzhen
CodeNavigator View source code in iPad just like Source Insight
|
|
[no replies]
|
by nhrnjic
help with if then else
|
|
[2 replies] Last: if (a == "s") { c = a + b; } But for the most part: http... (by KyleMiles)
|
by Schwagmister
Check Crashes Program
|
|
[3 replies] Last: also, Not to drag this thread out or anything, but can you tell me ... (by Schwagmister)
|