📄 win32.toc
字号:
:Base win32.HLP
:Title Win32 Programmer's Reference
1 Microsoft Win32 Programmer's Reference
2 Legal Information=_win32_Legal_Information_disambiguated
2 Using the Microsoft Win32 Programmer's Reference
3 Using the Microsoft Win32 Programmer's Reference=_win32_Using_the_Microsoft_Win32_Programmers_Reference
3 Organization of the Win32 Programmer's Reference=_win32_Organization_of_the_Win32_Programmers_Reference
3 Finding What You Need=_win32_Finding_What_You_Need
3 Finding Header, Library, and Compatibility Information=_win32_Finding_Header_Library_and_Compatibility_Information
3 Finding Related Functions=_win32_Finding_Related_Functions
3 Finding Conceptual Information=_win32_Finding_Conceptual_Information
3 Document Conventions=_win32_Document_Conventions
2 Windows
3 Windows=_win32_Windows
3 About Windows=_win32_About_Windows
3 Desktop Window=_win32_Desktop_Window
3 Application Windows=_win32_Application_Windows
3 Components of an Application Window=_win32_Components_of_an_Application_Window
3 Controls, Dialog Boxes, and Message Boxes=_win32_Controls_Dialog_Boxes_and_Message_Boxes
3 Z Order=_win32_Z_Order
3 Window Creation=_win32_Window_Creation
3 Window Attributes=_win32_Window_Attributes
3 Window Handles=_win32_Window_Handles
3 Main Window Creation=_win32_Main_Window_Creation
3 Window-Creation Messages=_win32_Window_Creation_Messages
3 Multithread Applications=_win32_Multithread_Applications
3 General Window Styles=_win32_General_Window_Styles
3 Overlapped Window=_win32_Overlapped_Window
3 Pop-up Window=_win32_Pop_up_Window
3 Child Window=_win32_Child_Window
3 Window Border=_win32_Window_Border
3 Nonclient-Area Components=_win32_Nonclient_Area_Components
3 Initial State=_win32_Initial_State
3 Parent and Child Styles=_win32_Parent_and_Child_Styles
3 Extended Styles=_win32_Extended_Styles
3 Window Relationships=_win32_Window_Relationships
3 Owned Windows=_win32_Owned_Windows
3 Disabled Windows=_win32_Disabled_Windows
3 Foreground and Background Windows=_win32_Foreground_and_Background_Windows
3 Show State=_win32_Show_State
3 Active Window=_win32_Active_Window
3 Visibility=_win32_Visibility
3 Minimized, Maximized, and Restored Windows=_win32_Minimized_Maximized_and_Restored_Windows
3 Window Size and Position=_win32_Window_Size_and_Position
3 Window Size=_win32_Window_Size
3 Window Position=_win32_Window_Position
3 Default Size and Position=_win32_Default_Size_and_Position
3 Tracking Size=_win32_Tracking_Size
3 System Commands=_win32_System_Commands
3 Size and Position Functions=_win32_Size_and_Position_Functions
3 Size and Position Messages=_win32_Size_and_Position_Messages
3 Window Destruction=_win32_Window_Destruction
3 Using Windows=_win32_Using_Windows
3 Creating a Main Window=_win32_Creating_a_Main_Window
3 Creating, Enumerating, and Sizing Child Windows=_win32_Creating_Enumerating_and_Sizing_Child_Windows
3 Destroying a Window=_win32_Destroying_a_Window
3 Window Reference=_win32_Window_Reference
3 Window Functions=_win32_Window_Functions
3 Window Structures=_win32_Window_Structures
3 Window Messages=_win32_Window_Messages
2 Carets
3 Carets=_win32_Carets
3 About Carets=_win32_About_Carets
3 Removing a Caret=_win32_Removing_a_Caret
3 Using Carets=_win32_Using_Carets
3 Creating and Displaying a Caret=_win32_Creating_and_Displaying_a_Caret
3 Hiding a Caret=_win32_Hiding_a_Caret
3 Destroying a Caret=_win32_Destroying_a_Caret
3 Adjusting the Blink Time=_win32_Adjusting_the_Blink_Time
3 Processing Keyboard Input=_win32_Processing_Keyboard_Input
3 Caret Functions=_win32_Functions_Used_with_Carets
2 Clipboard
3 Clipboard=_win32_Clipboard
3 About the Clipboard=_win32_About_the_Clipboard
3 Clipboard Formats=_win32_Clipboard_Formats
3 Registered Clipboard Formats=_win32_Registered_Clipboard_Formats
3 Private Clipboard Formats=_win32_Private_Clipboard_Formats
3 Multiple Clipboard Formats=_win32_Multiple_Clipboard_Formats
3 Synthesized Clipboard Formats=_win32_Synthesized_Clipboard_Formats
3 Clipboard Operations=_win32_Clipboard_Operations
3 Cut and Copy Operations=_win32_Cut_and_Copy_Operations
3 Paste Operations=_win32_Paste_Operations
3 Clipboard Ownership=_win32_Clipboard_Ownership
3 Delayed Rendering=_win32_Delayed_Rendering
3 Memory and the Clipboard=_win32_Memory_and_the_Clipboard
3 Clipboard Viewers=_win32_Clipboard_Viewers
3 Clipboard Viewer Windows=_win32_Clipboard_Viewer_Windows
3 Display Formats=_win32_Display_Formats
3 Owner-Display Format=_win32_Owner_Display_Format
3 Clipboard Commands=_win32_Clipboard_Commands
3 Using the Clipboard=_win32_Using_the_Clipboard
3 Implementing the Cut, Copy, and Paste Commands=_win32_Implementing_the_Cut_Copy_and_Paste_Commands
3 Selecting Data=_win32_Selecting_Data
3 Creating an Edit Menu=_win32_Creating_an_Edit_Menu
3 Processing the WM_INITMENUPOPUP Message=_win32_Processing_the_WM_INITMENUPOPUP_Message
3 Processing the WM_COMMAND Message=_win32_Processing_the_WM_COMMAND_Message
3 Copying Information to the Clipboard=_win32_Copying_Information_to_the_Clipboard
3 Pasting Information from the Clipboard=_win32_Pasting_Information_from_the_Clipboard
3 Registering a Clipboard Format=_win32_Registering_a_Clipboard_Format
3 Processing the WM_RENDERFORMAT and WM_RENDERALLFORMATS Messages=_win32_Processing_the_WM_RENDERFORMAT_and_WM_RENDERALLFORMATS_Messages
3 Processing the WM_DESTROYCLIPBOARD Message=_win32_Processing_the_WM_DESTROYCLIPBOARD_Message
3 Using the Owner-Display Clipboard Format=_win32_Using_the_Owner_Display_Clipboard_Format
3 Creating a Clipboard Viewer Window=_win32_Creating_a_Clipboard_Viewer_Window
3 Adding a Window to the Clipboard Viewer Chain=_win32_Adding_a_Window_to_the_Clipboard_Viewer_Chain
3 Processing the WM_CHANGECBCHAIN Message=_win32_Processing_the_WM_CHANGECBCHAIN_Message
3 Removing a Window from the Clipboard Viewer Chain=_win32_Removing_a_Window_from_the_Clipboard_Viewer_Chain
3 Processing the WM_DRAWCLIPBOARD Message=_win32_Processing_the_WM_DRAWCLIPBOARD_Message
3 Example of a Clipboard Viewer=_win32_Example_of_a_Clipboard_Viewer
3 Clipboard Reference=_win32_Clipboard_Reference
3 Clipboard Functions=_win32_Clipboard_Functions
3 Clipboard Structures=_win32_Clipboard_Structures
3 Clipboard Messages=_win32_Clipboard_Messages
2 Common Dialog Box Library
3 Common Dialog Box Library=_win32_Common_Dialog_Box_Library
3 About Common Dialog Boxes=_win32_About_Common_Dialog_Boxes
3 Dialog Box Types=_win32_Dialog_Box_Types
3 Common Dialog Box Initialization Flags=_win32_Common_Dialog_Box_Initialization_Flags
3 Customizing Common Dialog Boxes=_win32_Customizing_Common_Dialog_Boxes
3 Custom Templates=_win32_Custom_Templates
3 Hook Procedures for Common Dialog Boxes=_win32_Hook_Procedures_for_Common_Dialog_Boxes
3 Common Dialog Messages=_win32_Common_Dialog_Messages
3 Help Support=_win32_Help_Support
3 Context-Sensitive Help=_win32_Context_Sensitive_Help
3 The Help Button=_win32_The_Help_Button
3 Color Dialog Box=_win32_Color_Dialog_Box
3 Basic and Extended Color Dialog Boxes=_win32_Basic_and_Extended_Color_Dialog_Boxes
3 Customizing the Color Dialog Box=_win32_Customizing_the_Color_Dialog_Box
3 Color Models Used by the Color Dialog Box=_win32_Color_Models_Used_by_the_Color_Dialog_Box
3 Font Dialog Box=_win32_Font_Dialog_Box
3 Font Dialog Initialization Flags=_win32_Font_Dialog_Initialization_Flags
3 Customizing the Font Dialog Box=_win32_Customizing_the_Font_Dialog_Box
3 Open and Save As Dialog Boxes=_win32_Open_and_Save_As_Dialog_Boxes
3 Filenames and Directories=_win32_Filenames_and_Directories
3 Filters=_win32_Filters
3 File and Directory Validation=_win32_File_and_Directory_Validation
3 Open and Save As Dialog Box Customization=_win32_Open_and_Save_As_Dialog_Box_Customization
3 Explorer-Style Hook Procedures=_win32_Explorer_Style_Hook_Procedures
3 Explorer-Style Custom Templates=_win32_Explorer_Style_Custom_Templates
3 Explorer-Style Control Identifiers=_win32_Explorer_Style_Control_Identifiers
3 Customizing Old-Style Dialog Boxes=_win32_Customizing_Old_Style_Dialog_Boxes
3 Print Dialog Box=_win32_Print_Dialog_Box
3 Customizing the Print Dialog Box=_win32_Customizing_the_Print_Dialog_Box
3 Print Setup Dialog Box=_win32_Print_Setup_Dialog_Box
3 Page Setup Dialog Box=_win32_Page_Setup_Dialog_Box
3 Initializing the Page Setup Dialog Box=_win32_Initializing_the_Page_Setup_Dialog_Box
3 Customizing the Page Setup Dialog Box=_win32_Customizing_the_Page_Setup_Dialog_Box
3 Customizing the Sample Page=_win32_Customizing_the_Sample_Page
3 Find and Replace Dialog Boxes=_win32_Find_and_Replace_Dialog_Boxes
3 The FINDMSGSTRING Registered Message=_win32_The_FINDMSGSTRING_Registered_Message
3 Customizing the Find or Replace Dialog Box=_win32_Customizing_the_Find_or_Replace_Dialog_Box
3 Using Common Dialog Boxes=_win32_Using_Common_Dialog_Boxes
3 Choosing a Color=_win32_Choosing_a_Color
3 Choosing a Font=_win32_Choosing_a_Font
3 Opening a File=_win32_Opening_a_File
3 Displaying the Print Dialog Box=_win32_Displaying_the_Print_Dialog_Box
3 Setting Up the Printed Page=_win32_Setting_Up_the_Printed_Page
3 Finding Text=_win32_Finding_Text
3 Common Dialog Box Reference=_win32_Common_Dialog_Box_Reference
3 Common Dialog Box Functions=_win32_Common_Dialog_Box_Functions
3 Common Dialog Box Structures=_win32_Common_Dialog_Box_Structures
3 Common Dialog Box Messages=_win32_Common_Dialog_Box_Messages
2 Cursors
3 Cursors=_win32_Cursors
3 About Cursors=_win32_About_Cursors
3 The Hot Spot=_win32_The_Hot_Spot
3 The Mouse and the Cursor=_win32_The_Mouse_and_the_Cursor
3 Cursor Creation=_win32_Cursor_Creation
3 Cursor Location and Appearance=_win32_Cursor_Location_and_Appearance
3 The Window Class Cursor=_win32_The_Window_Class_Cursor
3 Cursor Confinement=_win32_Cursor_Confinement
3 Cursor Destruction=_win32_Cursor_Destruction
3 Cursor Duplication=_win32_Cursor_Duplication
3 Using Cursors=_win32_Using_Cursors
3 Creating a Cursor=_win32_Creating_a_Cursor
3 Displaying a Cursor=_win32_Displaying_a_Cursor
3 Confining a Cursor=_win32_Confining_a_Cursor
3 Using Cursor Functions to Create a Mousetrap=_win32_Using_Cursor_Functions_to_Create_a_Mousetrap
3 Using the Keyboard to Move the Cursor=_win32_Using_the_Keyboard_to_Move_the_Cursor
3 Cursor Reference=_win32_Cursor_Reference
3 Cursor Functions=_win32_Cursor_Functions
3 Cursor Messages=_win32_Cursor_Messages
2 Dialog Boxes
3 Dialog Boxes=_win32_Dialog_Boxes
3 About Dialog Boxes=_win32_About_Dialog_Boxes
3 When to Use a Dialog Box=_win32_When_to_Use_a_Dialog_Box
3 Owner Window=_win32_Owner_Window
3 Message Boxes=_win32_Message_Boxes
3 Modal Dialog Boxes=_win32_Modal_Dialog_Boxes
3 Modeless Dialog Boxes=_win32_Modeless_Dialog_Boxes
3 Dialog Box Template=_win32_Dialog_Box_Template
3 Dialog Box Template Styles=_win32_Dialog_Box_Template_Styles
3 Dialog Box Measurements=_win32_Dialog_Box_Measurements
3 Dialog Box Controls=_win32_Dialog_Box_Controls
3 System Menu=_win32_System_Menu
3 Dialog Box Fonts=_win32_Dialog_Box_Fonts
3 Templates in Memory=_win32_Templates_in_Memory
3 Dialog Box Procedure=_win32_Dialog_Box_Procedure
3 The WM_INITDIALOG Message=_win32_The_WM_INITDIALOG_Message
3 The WM_COMMAND Message=_win32_The_WM_COMMAND_Message
3 The WM_PARENTNOTIFY Message=_win32_The_WM_PARENTNOTIFY_Message
3 Control-Color Messages=_win32_Control.2d.Color_Messages
3 Dialog Box Default Message Processing=_win32_Dialog_Box_Default_Message_Processing
3 Dialog Box Keyboard Interface=_win32_Dialog_Box_Keyboard_Interface
3 The WS_TABSTOP Style=_win32_The_WS_TABSTOP_Style
3 The WS_GROUP Style=_win32_The_WS_GROUP_Style
3 Mnemonics=_win32_Mnemonics
3 Dialog Box Settings=_win32_Dialog_Box_Settings
3 Radio Buttons and Check Boxes=_win32_Radio_Buttons_and_Check_Boxes
3 Dialog Box Edit Controls=_win32_Dialog_Box_Edit_Controls
3 List Boxes, Combo Boxes, and Directory Listings=_win32_List_Boxes.2c_.Combo_Boxes.2c_.and_Directory_Listings
3 Dialog Box Control Messages=_win32_Dialog_Box_Control_Messages
3 Custom Dialog Boxes=_win32_Custom_Dialog_Boxes
3 Using Dialog Boxes=_win32_Using_Dialog_Boxes
3 Displaying a Message Box=_win32_Displaying_a_Message_Box
3 Creating a Modal Dialog Box=_win32_Creating_a_Modal_Dialog_Box
3 Creating a Modeless Dialog Box=_win32_Creating_a_Modeless_Dialog_Box
3 Initializing a Dialog Box=_win32_Initializing_a_Dialog_Box
3 Creating a Template in Memory=_win32_Creating_a_Template_in_Memory
3 Dialog Box Reference=_win32_Dialog_Box_Reference
3 Dialog Box Functions=_win32_Dialog_Box_Functions
3 Dialog Box Structures=_win32_Dialog_Box_Structures
3 Dialog Box Messages=_win32_Dialog_Box_Messages
2 Hooks
3 Hooks=_win32_Hooks
3 About Hooks=_win32_About_Hooks
3 Hook Chains=_win32_Hook_Chains
3 Hook Procedures=_win32_Hook_Procedures
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -