文档介绍:To access the contents, click the chapter and section titles.
Windows NT Win32 API SuperBible
(Publisher: puter Publishing)
Author(s): Richard Simon
ISBN: 1571690891
Publication Date: 03/01/98
Brief Full
Advanced
Search Search this book:
Search Tips
Introduction
Installation
Dedication
Chapter 1—Windows 95/NT 4 Programming
New Features
Minimum Requirements
Style Guide
Windows
ponents
Window Operations
Menus
Menu Interface
Menu Titles
Menu Items
Common Menus
Input and Controls
Buttons
List Boxes
Text Fields
Other Controls
Toolbars and Status Bars
Visual Design
Border Styles
Visual Control States
Flat Control Appearance
System Integration
The Registry
Installation
Chapter 2—The Win32 API
Advantages of Win32
Converting 16-Bit Windows Applications
Obsolete and Deleted Functions
Changes in Messages
Segmented to Linear Memory
Sample Program
Chapter 3—Creating Windows
Creating the Main Window
Creating Windows Using Existing Classes
Messages When Creating Windows
Creating Windows Function Descriptions
Chapter 4—Windows Support Functions
Window Class Data
Attaching Data to a Window
Changing the Appearance of Windows
Windows Support Function Descriptions
Chapter 5—Message Processing
Message Flow
Processing Messages
Sources of Messages
Reentrant Functions
Message Hook Functions
Message-Processing Function Descriptions
Chapter 6—Menus
Main Menus and Pop-up Menus
Building Menus in the Resource File
Adding a Menu to the Application’s Window
Changing Menus
Menu Messages
Menu Support Function Descriptions
Chapter 7—Resources
The Resource Script File
String Tables
Custom Resources
Resource Function Descriptions
Chapter 8—Dialog Boxes
Types of Dialog Boxes
The Dialog Box Keyboard Interface
Dynamic Dialog Boxes
Dialog Template Statement Descriptions
Dialog Box Control Statements
Dialog Box Function Descriptions
Chapter 9—User Input