Home | Email 

Windows Programming Pages
 

This page has moved to http://www.dustyant.com/win32. Please update your bookmarks.

Hi there! My name is Pravin Paratey and welcome to my spot on the web. This page contains Windows programming resources for the beginner and intermediate windows programmer.

Windows Programming Tutorial

This is an ongoing tutorial on Win32 programming. If you are new to windows programming go ahead, take a look. It isn't going to bite ya!

[HTML] [PS] [PDF]

Table of Contents

  1. Introduction
  2. Setting up your Development Environment
  3. Your first win32 program
  4. A simple win32 application
  5. Introducing common UI elements
  6. Resources, Dialogs and Internationalization issues

Code Snippets

  • Start Menu - This code sample changes the text on the start menu button. It illustrates the use of FindWindow(), FindWindowEx() and SendMessage() functions.
    Click here to view the source.
  • ScreenShot - This code sample shows you how you can take a shot of a screen.

Contact Me

Drop me a mail at pravinp [at] gmail.com. Change the [at] to @.

Last Updated: May 14, 2004 • This page and its contents are copyright © 2002-2004 Pravin Paratey • Copyright NoticeDisclaimer
1