by macla
How to get local disk used space
|
|
[3 replies] Last: See the classic MSDN code for GetDiskFreeSpaceEx in the KB (by george135)
|
by Jamaley
How do i make an app final
|
|
[4 replies] Last: heh, yer right. Run the program from the console. (by Duthomhas)
|
by asitis
get all windows local users
|
|
[2 replies] Last: Unless I'm mistaken, aren't they all stored somewhere in the registry? (by Kiana)
|
by Kiana
Getting available RAM with GlobalMemoryStatus()/GlobalMemoryStatusEx() ?
|
|
[no replies]
|
by zyankali
Data access denied after Deployment
|
|
[2 replies] Last: The file can be moved anywhere. Thanks for that thread. The program ... (by zyankali)
|
by geogauci
calling application
|
|
[7 replies] Last: Har... The easiest way to get the file name of the applications tha... (by Duthomhas)
|
by Return 0
OLEAUT32.dll
|
|
[1 reply] : COM DLL It doesn't "produce any error" : it's your code which can pro... (by george135)
|
by Lamblion
Understanding The Return
|
|
[no replies]
|
by chrisname
Text box
|
|
[1 reply] : To create a textbox use CreateWindow with "edit" as class name http://... (by Bazzy)
|
by dolange
Intercept error windows and close
|
|
[no replies]
|
by blak422
Basic Win32
|
|
[7 replies] Last: I must have... It sucks that I gotta wait till next yr for my windows ... (by blak422)
|
by Return 0
Automatically Execute Program
|
|
[5 replies] Last: If it was up to me I would add command line switches to the App, then ... (by closed account z05DSL3A)
|
by shadowayex
OpenGL lib
|
|
[5 replies] Last: GLUT is the OpenGL Utility kit and is not prepackaged with VC++. You ... (by Return 0)
|
by cppuser
Problem with Visual C++ and SVN icons visualization
|
|
[no replies]
|
by vRltwE
Visual Studio & Netbeans
|
|
[1 reply] : there is some way I can compile it using Netbeans? I doubt it. ... (by closed account z05DSL3A)
|
by Terron
Alternatives to Microsoft Detours Professional
|
|
[1 reply] : I've already found a solution : BoxedApp SDK. Thanx to Fred! _http://... (by Terron)
|
by chiwing
how to delete a word from a file?
|
|
[6 replies] Last: To write string line by line use escape http://www.cplusplus.com/fo... (by chiwing)
|
by Gerald
Win32 or .NET Framework advice please?
|
|
[4 replies] Last: You should avoid turorials (written by kids, not professional, there i... (by george135)
|
by cgwalls
How do I get started with windows programming?
|
|
[4 replies] Last: The Forger site he referred you to is good, but there are a GREAT MANY... (by Lamblion)
|
by geogauci
sending email using CDO
|
|
[2 replies] Last: Thx for the reply. I found a couple more samples on the link provided,... (by geogauci)
|