⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sampwzd.ini

📁 《vc++扩展编程实例》源码。运用Visual C++ 5.0或6.0的高级编程技巧
💻 INI
字号:
User Interface Examples
{
	Applications and Environments
	{
		B1  Putting a Static Logo in the Toolbar
		B2  Putting an Animated Logo in the Toolbar
		B3  Starting Only One Instance
		B4  Creating a Dialog/MDI Hybrid Application
		B5  Putting Icons in the System Tray
		B6  Logo in the Main Window's Title Bar
	}

	Menus and Bars
	{
		B7  Putting Icons in a Menu
		B8  Command Bar Appearance
		B9  Programmable Toolbars
		B10 Put a Toolbar, Menu and Status Bar in Your Dialog Application
		B11 Add a Bitmap Logo to a Popup Menu
		B12 A Dropdown Button in a Toolbar
		B13 Putting an Icon in the Status Bar
		B14 Using a Rebar
	}

	Views
	{
		B15 Tabbed Form Views
		B16 Any Common Control as a View
		B17 Printing a Report
		B18 Printing the View
		B19 Drawing to the MDI Client View
		B20 Dragging and Dropping Files into Your View
	}

	Dialog Boxes and Bars
	{
		B21 Dynamically Changing Your Dialog Box Size
		B22 Customized Data Exchange and Validation
		B23 Overriding the Common File Dialog
		B24 Overriding the Common Color Dialog
		B25 Getting a Directory Name
		B26 Child Dialog Box
		B27 Child Property Sheet
	}

	Control Windows
	{
		B28 Self Drawn Control
		B29 Adding a Button to a Window Caption
		B30 Hot Key Control
	}

	Drawing
	{
		B31 Using Non-diffused Colors
		B32 Stretching a Bitmap
		B33 Capturing the Screen
		B34 Outputting a DIB Bitmap File
	}

	Help
	{
		B35 Help Menu Item
		B36 Context Sensitive Help
		B37 Bubble Help
	}

	Plain Windows
	{
		B38 Creating a Generic Window
		B39 Creating a Window Class--The Short Version
		B40 Creating a Window Class--The Long Version
	}

	Specialized Applications
	{
		B41 Creating a Simple Text Editor
		B42 Creating a Simple RTF Editor
		B43 Explorer Interface
		B44 Creating a Simple ODBC Database Editor
		B45 Creating a Simple DAO Database Editor
		B46 Creating a Simple Wizard
	}
}

Internal Processing Examples
{
	Messaging and Communication
	{
		B47 Waiting for a Message
		B48 Clearing Messages
		B49 Sending a Message to Another Application
		B50 Sharing Data with Another Application
		B51 Communicating with any Application Using Sockets
		B52 Using Serial or Parallel I/O
	}

	Multitasking
	{
		B53 Background Processing
		B54 Executing Another Application
		B55 Changing Your Priority
		B56 Multitasking within Your Application--Worker Threads
		B57 Multitasking within Your Application--User Interface Threads
		B58 Sending a Message to a User Interface Thread
		B59 Sharing Data with Your Threads
	}

	Potpourri
	{
		B60 Timers
		B61 Sounds
		B62 VC++ Macros
		B63 Using Function Addresses
		B64 Binary Strings
		B65 Rebooting Your Machine
		B66 Getting Free Disk Space
		B67 Flashing a Window or Text
	}
}

⌨️ 快捷键说明

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