Thinking about learning a language in my free time... anyway to validate or get credited for that? |
|
[2 replies] Last: I went to college in New York, and they did offer testing in certain c... (by closed account 3hM2Nwbp)
|
Getting cursor coordinates |
|
[5 replies] Last: Note that BeginPaint/EndPaint should only be used when painting (ie: ... (by Disch)
|
by pcristian43
Window successfully compiling but not showing up
|
|
[8 replies] Last: As far as I know PDB files aren't really a big deal. I think the fix i... (by ResidentBiscuit)
|
by Schwagmister
Print to a new line of a file
|
|
[2 replies] Last: Thank You Null!! It did wonders! (by Schwagmister)
|
by mekkatorqu
[Win32 API] Cannot create Main Dialog
|
|
[15 replies] Last: You couldn't be more wrong. I use an editor to make my resources also,... (by Lamblion)
|
by Silvestar
unexpected end of file found
|
|
[3 replies] Last: ^thanks! (by Silvestar)
|
by faisaldj
Watch window error in VS2005
|
|
[1 reply] : You'll need to show what's in vector.h. When you post code, can you p... (by kbw)
|
by WetCode
ReadProcessMemory
|
|
[5 replies] Last: Windows NT is Unicode. The Ascii versions of API functions are transl... (by kbw)
|
Win32 HDC |
|
[11 replies] Last: WM_PRINT doesn't provide a PAINTSTRUCT structure. If you are passing ... (by webJose)
|
by grandMOJ
Simulate a perfect click effect
|
|
[12 replies] Last: Thanks for all webJose, you solved my problem ! (by grandMOJ)
|
by NorFredrik
C++0x Socket Threading
|
|
[5 replies] Last: Thank you, I will check tomorrow. It sounds like the correct solution,... (by NorFredrik)
|
by mark103
How to compare the value before split?
|
|
[1 reply] : You better post C++/CLI questions in MSDN forums. (by modoran)
|
by kalyan99
error C2664
|
|
[1 reply] : You may have a later MDAC on your Windows 7 box. You probably need to... (by kbw)
|
by NerdTastic
Neural network help (also posted in beginner forum, not sure where to get help with this)
|
|
[2 replies] Last: I'm more intermediate, but I wanted it in kinda easier terminology tha... (by NerdTastic)
|
by kapucko
Problem with global variable in visual c++ 2008
|
|
[1 reply] : Best to post .net questions @ the MSDN Forums. (by webJose)
|
by lakshmikant
Plotting Realtime Graph in visual studio c++
|
|
[1 reply] : If you're funded, just buy a 3rd party library that does the job. If ... (by kbw)
|
by alexbnc
Application crashes when trying to get string::substr
|
|
[5 replies] Last: It did. Thanks! (by alexbnc)
|
by JohnAnderton
RJ 11 Port Access
|
|
[1 reply] : In Windows you have to go though the HAL so no direct access to hardwa... (by Texan40)
|
by ahura24
global hook
|
|
[2 replies] Last: #include <Windows.h> #if defined __cplusplus #define EXPORT extern ... (by ahura24)
|
by Boris L
Porting C++ project from VS 6.0 to VS 2010 brought to slower code
|
|
[3 replies] Last: That's interesting. How does it know it needs to copy valReal? I wou... (by kbw)
|