Be notified of new comments on this post with the RSS feed for this post.
Windows system API is pretty straight forward. MSDN documents nearly every library function. Most Microsoft languages have some declarative method for accessing the routines as you can see in the snippet.
You can use a restricted version of markdown formatting here. You can use the toolbar above the text field to make this more painless. For more information about markdown please refer to the markdown cheatsheet.
Would you mind posting the links to relevant documentation for that? I'd be interested in checking out the docs for that stuff. Windows coding always mystifies me.