win32.cnt

来自「Microsoft?Win32?Programmer s Reference」· CNT 代码 · 共 1,103 行 · 第 1/5 页

CNT
1,103
字号
:Base win32.HLP
1 Windows
2 Windows=_win32_Windows
2 About Windows=_win32_About_Windows
2 Desktop Window=_win32_Desktop_Window
2 Application Windows=_win32_Application_Windows
2 Components of an Application Window=_win32_Components_of_an_Application_Window
2 Controls, Dialog Boxes, and Message Boxes=_win32_Controls_Dialog_Boxes_and_Message_Boxes
2 Window Creation=_win32_Window_Creation
2 Window Attributes=_win32_Window_Attributes
2 Main Window Creation=_win32_Main_Window_Creation
2 Window-Creation Messages=_win32_Window_Creation_Messages
2 Multithread Applications=_win32_Multithread_Applications
2 Window Handles=_win32_Window_Handles
2 Window Styles=_win32_Window_Styles
2 Overlapped Window=_win32_Overlapped_Window
2 Pop-up Window=_win32_Pop_up_Window
2 Child Window=_win32_Child_Window
2 Window Border=_win32_Window_Border
2 Nonclient-Area Components=_win32_Nonclient_Area_Components
2 Initial State=_win32_Initial_State
2 Parent and Child Styles=_win32_Parent_and_Child_Styles
2 Dialog Box Styles=_win32_Dialog_Box_Styles
2 Extended Styles=_win32_Extended_Styles
2 Owned Windows=_win32_Owned_Windows
2 Disabled Windows=_win32_Disabled_Windows
2 Foreground and Background Windows=_win32_Foreground_and_Background_Windows
2 Show State=_win32_Show_State
2 Active Window=_win32_Active_Window
2 Visibility=_win32_Visibility
2 Minimized, Maximized, and Restored Windows=_win32_Minimized_Maximized_and_Restored_Windows
2 Window Size and Position=_win32_Window_Size_and_Position
2 Size=_win32_Size
2 Position=_win32_Position
2 Default Size and Position=_win32_Default_Size_and_Position
2 Tracking Size=_win32_Tracking_Size
2 System Commands=_win32_System_Commands
2 Z Order=_win32_Z_Order
2 Size and Position Functions=_win32_Size_and_Position_Functions
2 Size and Position Messages=_win32_Size_and_Position_Messages
2 Window Destruction=_win32_Window_Destruction
2 Using Windows=_win32_Using_Windows
2 Creating a Main Window=_win32_Creating_a_Main_Window
2 Creating, Enumerating, and Sizing Child Windows=_win32_Creating_Enumerating_and_Sizing_Child_Windows
2 Destroying a Window=_win32_Destroying_a_Window
2 Window Reference=_win32_Window_Reference
2 Window Functions=_win32_Window_Functions
2 Window Messages=_win32_Window_Messages
1 Carets
2 Carets=_win32_Carets
2 About Carets=_win32_About_Carets
2 Removing a Caret=_win32_Removing_a_Caret
2 Using Carets=_win32_Using_Carets
2 Creating and Displaying a Caret=_win32_Creating_and_Displaying_a_Caret
2 Hiding a Caret=_win32_Hiding_a_Caret
2 Destroying a Caret=_win32_Destroying_a_Caret
2 Adjusting the Blink Time=_win32_Adjusting_the_Blink_Time
2 Processing Keyboard Input=_win32_Processing_Keyboard_Input
2 Caret Functions=_win32_Functions_Used_with_Carets
1 Clipboard
2 Clipboard=_win32_Clipboard
2 About the Clipboard=_win32_About_the_Clipboard
2 Clipboard Formats=_win32_Clipboard_Formats
2 Registered Clipboard Formats=_win32_Registered_Clipboard_Formats
2 Private Clipboard Formats=_win32_Private_Clipboard_Formats
2 Multiple Clipboard Formats=_win32_Multiple_Clipboard_Formats
2 Synthesized Clipboard Formats=_win32_Synthesized_Clipboard_Formats
2 Clipboard Operations=_win32_Clipboard_Operations
2 Cut and Copy Operations=_win32_Cut_and_Copy_Operations
2 Paste Operations=_win32_Paste_Operations
2 Clipboard Ownership=_win32_Clipboard_Ownership
2 Delayed Rendering=_win32_Delayed_Rendering
2 Memory and the Clipboard=_win32_Memory_and_the_Clipboard
2 Clipboard Viewers=_win32_Clipboard_Viewers
2 Clipboard Viewer Windows=_win32_Clipboard_Viewer_Windows
2 Display Formats=_win32_Display_Formats
2 Owner-Display Format=_win32_Owner_Display_Format
2 Clipboard Commands=_win32_Clipboard_Commands
2 Using the Clipboard=_win32_Using_the_Clipboard
2 Implementing the Cut, Copy, and Paste Commands=_win32_Implementing_the_Cut_Copy_and_Paste_Commands
2 Selecting Data=_win32_Selecting_Data
2 Creating an Edit Menu=_win32_Creating_an_Edit_Menu
2 Processing the WM_INITMENUPOPUP Message=_win32_Processing_the_WM_INITMENUPOPUP_Message
2 Processing the WM_COMMAND Message=_win32_Processing_the_WM_COMMAND_Message
2 Copying Information to the Clipboard=_win32_Copying_Information_to_the_Clipboard
2 Pasting Information from the Clipboard=_win32_Pasting_Information_from_the_Clipboard
2 Registering a Clipboard Format=_win32_Registering_a_Clipboard_Format
2 Processing the WM_RENDERFORMAT and WM_RENDERALLFORMATS Messages=_win32_Processing_the_WM_RENDERFORMAT_and_WM_RENDERALLFORMATS_Messages _win32_Processing_the_WM_RENDERFORMAT_and_WM_RENDERALLFO
2 Processing the WM_DESTROYCLIPBOARD Message=_win32_Processing_the_WM_DESTROYCLIPBOARD_Message
2 Using the Owner-Display Clipboard Format=_win32_Using_the_Owner_Display_Clipboard_Format
2 Creating a Clipboard Viewer Window=_win32_Creating_a_Clipboard_Viewer_Window
2 Adding a Window to the Clipboard Viewer Chain=_win32_Adding_a_Window_to_the_Clipboard_Viewer_Chain
2 Processing the WM_CHANGECBCHAIN Message=_win32_Processing_the_WM_CHANGECBCHAIN_Message
2 Removing a Window from the Clipboard Viewer Chain=_win32_Removing_a_Window_from_the_Clipboard_Viewer_Chain
2 Processing the WM_DRAWCLIPBOARD Message=_win32_Processing_the_WM_DRAWCLIPBOARD_Message
2 Example of a Clipboard Viewer=_win32_Example_of_a_Clipboard_Viewer
2 Clipboard Reference=_win32_Clipboard_Reference
2 Clipboard Functions=_win32_Clipboard_Functions
2 Clipboard Messages=_win32_Clipboard_Messages
1 Common Dialog Box Library
2 Common Dialog Box Library=_win32_Common_Dialog_Box_Library
2 Common Dialog Box Library Platform Differences=_win32_Common_Dialog_Box_Library_Platform_Differences
2 About Common Dialog Boxes=_win32_About_Common_Dialog_Boxes
2 Common Dialog Box Basics=_win32_Common_Dialog_Box_Basics
2 Dialog Box Types=_win32_Dialog_Box_Types
2 Initialization Flags=_win32_Initialization_Flags
2 Hook Functions and Custom Dialog Box Templates=_win32_Hook_Functions_and_Custom_Dialog_Box_Templates
2 Registered Messages and Message Strings=_win32_Registered_Messages_and_Message_Strings
2 Custom Templates=_win32_Custom_Templates
2 Help Support=_win32_Help_Support
2 Color Dialog Box=_win32_Color_Dialog_Box
2 Font Dialog Box=_win32_Font_Dialog_Box
2 Open and Save As Dialog Boxes=_win32_Open_and_Save_As_Dialog_Boxes
2 Filenames and Directories=_win32_Filenames_and_Directories
2 Filters=_win32_Filters
2 File and Directory Validation=_win32_File_and_Directory_Validation
2 Hook Function=_win32_Hook_Function
2 Customizing Dialog Boxes=_win32_Customizing_Dialog_Boxes
2 Print Dialog Box=_win32_Print_Dialog_Box
2 Page Setup Dialog Box=_win32_Page_Setup_Dialog_Box
2 Find and Replace Dialog Boxes=_win32_Find_and_Replace_Dialog_Boxes
2 Using Common Dialog Boxes=_win32_Using_Common_Dialog_Boxes
2 Choosing a Color=_win32_Choosing_a_Color
2 Choosing a Font=_win32_Choosing_a_Font
2 Opening a File=_win32_Opening_a_File
2 Displaying the Print Dialog Box=_win32_Displaying_the_Print_Dialog_Box
2 Setting Up the Printed Page=_win32_Setting_Up_the_Printed_Page
2 Finding Text=_win32_Finding_Text
2 Common Dialog Box Reference=_win32_Common_Dialog_Box_Reference
2 Common Dialog Box Functions=_win32_Common_Dialog_Box_Functions
2 Common Dialog Box Structures=_win32_Common_Dialog_Box_Structures
2 Common Dialog Box Messages=_win32_Common_Dialog_Box_Messages
1 Common Dialog Box Library (Windows NT)
2 Common Dialog Box Library (Windows NT)=_win32_Common_Dialog_Box_Library_Windows_NT_
2 About Common Dialog Boxes=_win32_About_Common_Dialog_Boxes_nt
2 Color Dialog Box=_win32_Color_Dialog_Box_nt
2 Color Models Used by the Color Dialog Box=_win32_Color_Models_Used_by_the_Color_Dialog_Box
2 Font Dialog Box=_win32_Font_Dialog_Box_nt
2 Open and Save As Dialog Boxes=_win32_Open_and_Save_As_Dialog_Boxes_nt
2 Print Dialog Box=_win32_Print_Dialog_Box_nt
2 Page Setup Dialog Box=_win32_Page_Setup_Dialog_Box_nt
2 Find and Replace Dialog Boxes=_win32_Find_and_Replace_Dialog_Boxes_nt
2 Using Common Dialog Boxes=_win32_Using_Common_Dialog_Boxes_nt
2 Using the Color Dialog Box to Display Basic Colors=_win32_Using_the_Color_Dialog_Box_to_Display_Basic_Colors
2 Initializing the CHOOSECOLOR Structure to Display Basic Colors=_win32_Initializing_the_CHOOSECOLOR_Structure_to_Display_Basic_Colors _win32_Initializing_the_CHOOSECOLOR_Structure_to_Display_
2 Calling the ChooseColor Function to Display Basic Colors=_win32_Calling_the_ChooseColor_Function_to_Display_Basic_Colors
2 Using the Color Dialog Box to Display Custom Colors=_win32_Using_the_Color_Dialog_Box_to_Display_Custom_Colors
2 Initializing the CHOOSECOLOR Structure to Display Custom Colors=_win32_Initializing_the_CHOOSECOLOR_Structure_to_Display_Custom_Colors _win32_Initializing_the_CHOOSECOLOR_Structure_to_Display
2 Calling the ChooseColor Function to Display Custom Colors=_win32_Calling_the_ChooseColor_Function_to_Display_Custom_Colors
2 Displaying the Font Dialog Box in An Application=_win32_Displaying_the_Font_Dialog_Box_in_An_Application
2 Displaying the Open Dialog Box in An Application=_win32_Displaying_the_Open_Dialog_Box_in_An_Application
2 Displaying the Save As Dialog Box in An Application=_win32_Displaying_the_Save_As_Dialog_Box_in_An_Application
2 Monitoring List Box Controls in an Open or Save As Dialog Box=_win32_Monitoring_List_Box_Controls_in_an_Open_or_Save_As_Dialog_Box _win32_Monitoring_List_Box_Controls_in_an_Open_or_Save_As_
2 Monitoring Filenames in an Open or Save As Dialog Box=_win32_Monitoring_Filenames_in_an_Open_or_Save_As_Dialog_Box
2 Displaying Explorer-Style Open and Save As Dialog Boxes=_win32_Displaying_Explorer_Style_Open_and_Save_As_Dialog_Boxes
2 Displaying a Print Dialog Box for the Default Printer=_win32_Displaying_a_Print_Dialog_Box_for_the_Default_Printer
2 Displaying the Page Setup Dialog Box=_win32_Displaying_the_Page_Setup_Dialog_Box
2 Displaying the Find Dialog Box=_win32_Displaying_the_Find_Dialog_Box
2 Displaying the Replace Dialog Box=_win32_Displaying_the_Replace_Dialog_Box
2 Processing Messages for a Find or Replace Dialog Box=_win32_Processing_Messages_for_a_Find_or_Replace_Dialog_Box
2 Customizing Common Dialog Boxes=_win32_Customizing_Common_Dialog_Boxes
2 Appropriate and Inappropriate Customizations=_win32_Appropriate_and_Inappropriate_Customizations
2 Hook Functions and Custom Dialog Box Templates=_win32_Hook_Functions_and_Custom_Dialog_Box_Templates_nt
2 The Hook Function=_win32_The_Hook_Function
2 Customizing a Dialog Box Template=_win32_Customizing_a_Dialog_Box_Template
2 Displaying the Custom Dialog Box=_win32_Displaying_the_Custom_Dialog_Box
2 Supporting Help for Common Dialog Boxes=_win32_Supporting_Help_for_Common_Dialog_Boxes
2 Error Detection=_win32_Error_Detection_nt
2 Common Dialog Box Reference=_win32_Common_Dialog_Box_Reference_nt
2 Common Dialog Box Functions=_win32_Common_Dialog_Box_Functions_nt
2 Common Dialog Box Structures=_win32_Common_Dialog_Box_Structures_nt
2 Common Dialog Box Messages=_win32_Common_Dialog_Box_Messages_nt
1 Cursors
2 Cursors=_win32_Cursors
2 About Cursors=_win32_About_Cursors
2 The Hot Spot=_win32_The_Hot_Spot
2 The Mouse and the Cursor=_win32_The_Mouse_and_the_Cursor
2 Cursor Creation=_win32_Cursor_Creation
2 Cursor Location and Appearance=_win32_Cursor_Location_and_Appearance
2 The Window Class Cursor=_win32_The_Window_Class_Cursor
2 Cursor Confinement=_win32_Cursor_Confinement
2 Cursor Destruction=_win32_Cursor_Destruction
2 Cursor Duplication=_win32_Cursor_Duplication
2 Using Cursors=_win32_Using_Cursors
2 Creating a Cursor=_win32_Creating_a_Cursor
2 Displaying a Cursor=_win32_Displaying_a_Cursor
2 Confining a Cursor=_win32_Confining_a_Cursor
2 Using Cursor Functions to Create a Mousetrap=_win32_Using_Cursor_Functions_to_Create_a_Mousetrap
2 Using the Keyboard to Move the Cursor=_win32_Using_the_Keyboard_to_Move_the_Cursor
2 Cursor Reference=_win32_Cursor_Reference
2 Cursor Functions=_win32_Cursor_Functions
2 Cursor Messages=_win32_Cursor_Messages
1 Menus and Extended Menus
2 Extended Menus=_win32_Extended_Menus
2 Menus and Extended Menus Platform Differences=_win32_Menus_and_Extended_Menus_Platform_Differences
2 About Extended Menus=_win32_About_Extended_Menus
2 Menu Bars and Pop-up Menus=_win32_Menu_Bars_and_Pop_up_Menus
2 Floating Pop-up Menus=_win32_Floating_Pop_up_Menus
2 The System Menu=_win32_The_System_Menu
2 Help Identifier=_win32_Help_Identifier
2 Menu Handles=_win32_Menu_Handles
2 Menu Items=_win32_Menu_Items
2 Command Items and Pop-up Items=_win32_Command_Items_and_Pop_up_Items
2 Menu Item Identifier=_win32_Menu_Item_Identifier
2 Menu Item Position=_win32_Menu_Item_Position
2 Default Menu Items=_win32_Default_Menu_Items
2 Checked and Unchecked Menu Items=_win32_Checked_and_Unchecked_Menu_Items
2 Enabled, Disabled, and Grayed Menu Items=_win32_Enabled_Disabled_and_Grayed_Menu_Items
2 Highlighted Menu Items=_win32_Highlighted_Menu_Items
2 String, Bitmap, and Owner-Drawn Menu Items=_win32_String_Bitmap_and_Owner_Drawn_Menu_Items
2 Menu Item Separators and Line Breaks=_win32_Menu_Item_Separators_and_Line_Breaks
2 Keyboard Access to Menus=_win32_Keyboard_Access_to_Menus
2 Standard Keyboard Interface=_win32_Standard_Keyboard_Interface
2 Menu Mnemonics=_win32_Menu_Mnemonics
2 Menu Keyboard Accelerators=_win32_Menu_Keyboard_Accelerators
2 Menu Creation=_win32_Menu_Creation
2 Menu Template Resources=_win32_Menu_Template_Resources
2 Menu Template in Memory=_win32_Menu_Template_in_Memory
2 Menu Creation Functions=_win32_Menu_Creation_Functions
2 Menu Display=_win32_Menu_Display
2 Class Menus=_win32_Class_Menus

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?