win32
-
- Study the C/C++ languages.
- Learn the structure of Windows programs and how to create them.
- Study the Win32 API starting here.
- Decide on whether to use Windows GDI or GDI+.
- Design your application.
- Start coding.
One of these days I'm going to think of a really clever signature.
-
First you should study what is win32 programming. If you don't know about win32 programming, then how can coding win32 programs? so first study win32 APIs http://www.winprog.org/tutorial/ Also see Richards comments
-
- Study the C/C++ languages.
- Learn the structure of Windows programs and how to create them.
- Study the Win32 API starting here.
- Decide on whether to use Windows GDI or GDI+.
- Design your application.
- Start coding.
One of these days I'm going to think of a really clever signature.
-
Hi, This is an article that can help you: Guide to WIN32 Paint for beginners[^] It doesn't explain how to create a Paint program, but how to paint shapes in your form.
In some cases, my signature will be longer then my message...
<em style="color:red">ProgramFOX</em>
ProgramFOX
-
Follow the Book "Programming Windows 5th Edition - Charles Petzold"
-
Follow the Book "Programming Windows 5th Edition - Charles Petzold"
my5
-
May as well be asking how to skin a cat.
Steve