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
- Introduction
- Setting up your Development Environment
- Your first win32 program
- A simple win32 application
- Introducing common UI elements
- 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 @.