INPUT class? |
|
[2 replies] Last: I would say that you should go over the code and see how the pointer "... (by HarbingTarbl)
|
by helios
Power management
|
|
[4 replies] Last: It's more efficient to continue looking for an answer while also waiti... (by helios)
|
by HawkOfWinter
In a program based dialog,KillTimer error!
|
|
[4 replies] Last: The SetTimer function returns a value. It is this value you should p... (by guestgulkan)
|
by thethirdeye
Card Shuffler
|
|
[no replies]
|
by garob
resize the console window
|
|
[2 replies] Last: Thanks but it says that the minimum os required is vista. How can I do... (by garob)
|
by HawkOfWinter
How to ON/OFF UAC function in Vista?
|
|
[3 replies] Last: It is possible, so long your application runs under full administrativ... (by webJose)
|
by HawkOfWinter
What's the difference between CreateProcess and ShellExecute?
|
|
[2 replies] Last: ShellExecute() is a wrapper to the process of: 1. Determining the ... (by webJose)
|
by alexg21
Uninitialized local variable??
|
|
[2 replies] Last: Line 7 char X, operation; You haven't given these a default initi... (by Zaita)
|
by GrosseVogel
I dont know what these errors mean
|
|
[1 reply] : Fixed them (by GrosseVogel)
|
by MadBoat
Two problems with Modal Dialog boxes
|
|
[no replies]
|
by hunter
How to read input and get information.
|
|
[1 reply] : You can use a std::map eg: map<string,int>elements; elements["He... (by Bazzy)
|
by Robertlzw
[Windows] Portal Web Design
|
|
[no replies]
|
by Bv202
Window Procedure questions (1,2)
|
|
[30 replies] Last: I've been using the soft at www.pathtoolong.com that resolves the long... (by stevanturk)
|
by reverie
question on c++
|
|
[2 replies] Last: you have to get it in as a string and then calculate it. (by hannes)
|
by sshaun22
Programming Questions
|
|
[9 replies] Last: And where can i download a C++ idle or something? You mean, like ... (by JCED)
|
by hopesfall
troubles with c++
|
|
[2 replies] Last: oh, duh...thanks for the quick reply (by hopesfall)
|
by avalanche333
C++ Logger
|
|
[6 replies] Last: Actually I'm going to try log4cxx. This is for a jni project and we a... (by avalanche333)
|
by ashmew2
C++ Functions. Run two at a Time.
|
|
[1 reply] : To run two functions simultaneously you need to use multi-threading. ... (by Bazzy)
|
by bdpetersen
Using an Array of Structures from File Location
|
|
[no replies]
|
by HawkOfWinter
I want to learn 'Multi Threads' programming
|
|
[5 replies] Last: After you learn how threading works, you could also try the platform-i... (by Zhuge)
|