C language > Windows questions
Useful links...
Pelle:
Some possibly useful links:
Microsoft Windows Software Development Kit for Windows Vista (and Windows XP, Windows Server 2003)
http://www.microsoft.com/downloads/details.aspx?FamilyID=c2b1e300-f358-4523-b479-f53d234cdccf&DisplayLang=en
Windows Server 2003 R2 Platform SDK (x86, x64 versions of Windows Server 2003, Windows XP, Windows XP x64, and Windows 2000)
http://www.microsoft.com/downloads/details.aspx?FamilyID=484269e2-3b89-47e3-8eb7-1f2be6d7123a&DisplayLang=en
Microsoft Help Technologies
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/hworiHTMLHelpStartPage.asp
DLL Help Database
http://support.microsoft.com/dllhelp/
redsun0131:
Hello World,
For beginners, this link(below) gives you some basic/conceptual windows programming "How things work under the hood".
In my opinion it gave me a good jump start on windows programming couple with resource intensive from MS web sites.
One good pointer the tutorials use LCC Win and it works with using Pelles C as well.
The owner of this link is Pravin Paratey and is still work in Progress. ...to all noobs - Check it out !
http://in.geocities.com/pravinparatey/
Fred_Pyo:
This is an excellent tutorial on preventing flickering, a common problem when developing WinAPI applications:
http://www.catch22.net/tuts/flicker.asp
Hope anyone finds it useful!
lucindom:
Good day! it's other link, very usefull:
http://www.flipcode.com/archives/Advanced_String_Techniques_in_C-Part_I_Unicode.shtml
this is the link: http://www.flipcode.com/archives/Advanced_String_Techniques_in_C-Part_I_Unicode.shtml
CommonTater:
The forger's winapi tutorial....
http://www.winprog.org/tutorial/
Navigation
[0] Message Index
[#] Next page
Go to full version