WINAPI Programming
From Wikiversity
Contents |
[edit] Topic Info
This topic will be updated on a regular basis until it is complete. It will eventually consist of at least a tutorial about using the WinApi to create Windows Apps using C style progamming...
[edit] Welcome
This Tutorial is intended for anyone who has a working knowledge of the C programming language. It is also intended to help you develop Windows Apps using the WINAPI ASAP. The language used is C. This tutorial is applicable to any language that acesses the WINAPI. Free tutoring is available, just leave a message at the bottom of this page.
[edit] Getting Started
The basics and begining information. Get Started
[edit] A Simple Window
Describes how to create a window. WinApi Lesson One
[edit] Message Handling
Describes message handling in the main Window Procedure. Messages
Questions or Comments
Just leave a concise message here...
Bodene 05:56, 20 January 2007 (UTC)

