by snitin
service_status for Windows service
|
|
[10 replies] Last: Did you seen the link, I had mentioned in my first post? If there i... (by snitin)
|
by Serpent
Global HotKeys
|
|
[6 replies] Last: I don't see a way to escape from your first while(true) statement. I'm... (by Lamblion)
|
by iacovosph
win32 api string commands
|
|
[6 replies] Last: dont worry!! i found it!! its "itoa(value, string, size)" and it works... (by iacovosph)
|
by marembo
win32 api for serial port
|
|
[1 reply] : have you got your code? You haven't go a loopback on have you? A... (by guestgulkan)
|
by Anubis F
How to write this program?
|
|
[1 reply] : Hint1: Start at the base row of any triangle of size N. There are N ... (by cnoeval)
|
by Serpent
Program Won't Work On Other OS's
|
|
[1 reply] : Sounds like you haven't set your runtime libary to static. You either ... (by Lamblion)
|
by lukescott
App with no gui - properly clean up?
|
|
[11 replies] Last: Glad you got it worked out. And I've never used WM_QUERYENDSESSION, so... (by Lamblion)
|
by d15tur83d
Unsure whats wrong with program
|
|
[3 replies] Last: c++ does not have array boundary checks, the while will ensure that k... (by marembo)
|
by Dracula
Visual Age C++ OCL - problem
|
|
[1 reply] : Hi everyone, if anyone ever experiences the same problem: http://ww... (by Dracula)
|
Microsoft Office 2010 Programming..! |
|
[1 reply] : Really fake since you use pre-98 headers (by Bazzy)
|
by jcheng3305
Error of "GL_HISTOGRAM was not declared"
|
|
[no replies]
|
by lukescott
Attatching console to Win32 App?
|
|
[no replies]
|
by CometJack
How do I save a text file?
|
|
[11 replies] Last: CometJack Relax. And don't be rude, because most of us are more tha... (by Albatross)
|
by AJM
Can't reference control variable
|
|
[2 replies] Last: Hi, if the dialog is called DLGEncryptG then it's in the DLGEncryptG.h... (by AJM)
|
by lukescott
Detect resolution / screen orientation change without a window?
|
|
[2 replies] Last: Works perfectly, thanks! (by lukescott)
|
by Null
problem with ListView control
|
|
[4 replies] Last: Thanks! (by Null)
|
by fabio
BSTR to char*
|
|
[2 replies] Last: guestgulkan: It works perfectly! Thank you so much for your help. ... (by fabio)
|
by Serpent
Text In Win32
|
|
[1 reply] : Check out the SetBkColor() function -- http://msdn.microsoft.com/en... (by Lamblion)
|
by jcheng3305
Any static library that can replace glut32.dll on OpenGL programming
|
|
[no replies]
|
by iacovosph
int X = textbox value
|
|
[1 reply] : When you create the text box make sure to keep a variable to hold the ... (by chris)
|