Iczelion's Win32 Assembly Tutorial Page
http://win32asm.cjb.net
Tutorials
All tutorials are written by Iczelion. They're all written with MASM in mind.
Tutorial 1: The Basics
Tutorial 2: MessageBox
Tutorial 3: A Simple Window
Tutorial 4: Painting with Text
Tutorial 5: More about Text
Tutorial 6: Keyboard Input
Tutorial 7: Mouse Input
Tutorial 8: Menu
Tutorial 9: Child Window Controls
Tutorial 10: Dialog Box as Main Window (revision 1)
Tutorial 11: More about Dialog Box
Tutorial 12: Memory Management and File I/O
Tutorial 13: Memory Mapped File
Tutorial 14: Process
Tutorial 15: Multithreading Programming (revision 1)
Tutorial 16: Event Object (revision 1)
Tutorial 17: Dynamic Link Libraries