Microsoft Developer Network
▶
Highlights
▶
Technical Articles
▶
Sample Code
▶
Resource and Strategy
▶
Knowledge Base and Bug Lists
▶
Books and Magazine Articles
▼
Product Documentation
▶
C/C++ 7.0
▶
Macro Assembler 6.0
▶
Multimedia Development Kit
▶
OLE 1.0 Programmer's Reference
▶
Win32 SDK for Windows NT
▶
Windows 3.1 DDK
▼
Windows 3.1 SDK
▶
Getting Started
▼
Guide to Programming
Title Page
▶
Introduction
▶
PART 1 Programming in the Windows Environment
▼
PART 2 Programming Windows Applications
PART 2 Programming Windows Applications
▶
Chapter 3 Output to a Window
▶
Chapter 4 Keyboard and Mouse Input
▶
Chapter 5 Icons
▼
Chapter 6 Cursors
Chapter 6 Cursors
▶
6.1 Controlling the Shape of the Cursor
▶
6.2 Displaying a Cursor
▶
6.3 Using the Cursor with the Mouse
▶
6.4 Using the Cursor with the Keyboard
▼
6.5 Sample Application: Cursor
6.5 Sample Application: Cursor
6.5.1 Adding a CURSOR Statement
6.5.2 Adding New Variables
6.5.3 Setting the Class Cursor
6.5.4 Preparing the Hourglass Cursor
6.5.5 Adding a Lengthy Operation
6.5.6 Adding WM_LBUTTONDOWN, WM_MOUSEMOVE, and WM_LBUTTONUP Cases
6.5.7 Adding WM_KEYDOWN and WM_KEYUP Cases
6.5.8 Adding a WM_PAINT Case
6.5.9 Adding a BULLSEYE.CUR Line to the Makefile
6.5.10 Compiling and Linking
6.6 Related Topics
▶
Chapter 7 Menus
▶
Chapter 8 Controls
▶
Chapter 9 Dialog Boxes
▶
Chapter 10 File Input and Output
▶
Chapter 11 Bitmaps
▶
Chapter 12 Printing
▶
Chapter 13 Clipboard
▶
PART 3 Advanced Programming Topics
▶
Programming Tools
▶
Programmer's Reference Volume 1: Overview
▶
Programmer's Reference Volume 2: Functions
▶
Programmer's Reference Volume 3: Messages, Structures, and Macros
▶
Programmer's Reference Volume 4: Resources
▶
QuickC for Windows
▶
Unsupported Tools & Utilities