Thread: C++ Gui
View Single Post
Old Apr 30th, 2008, 1:45 AM   #2
Freaky Chris
Hobbyist Programmer
 
Freaky Chris's Avatar
 
Join Date: Dec 2007
Location: England
Posts: 169
Rep Power: 1 Freaky Chris is on a distinguished road
Send a message via MSN to Freaky Chris
Re: C++ Gui

http://www.relisoft.com/win32/index.htm Seems to offer a reasonable Win32 API (C++) tutorial, however i strongly advise that you go through the basic etc of C++ before moving straight into the Win32 API. Everything will make much more sense to you.
CProgramming.com Offer a good introduction to the C++ language and cover some more advanced subjects.
These can also be a good reference site.

Hope this information can help you out
Chris
__________________
Who said i couldn't program
sarcasm = raw_input('Type in a sarcastic remark: ')
print sarcasm
Freaky Chris is offline   Reply With Quote