资源列表
DRIVE_LAYOUT_INFORMATION
- 使用DRIVE_LAYOUT_INFORMATION 取得硬盘分区编号,大小,LBA等信息-Obtained using the hard disk partition DRIVE_LAYOUT_INFORMATION number, size, LBA and other information
pipe
- window下命名管道封装类与测试代码 供学习或实际项目使用-failed to translate
dsmse
- windows shellext 程序 自定义文件右键扩展功能 以及实现文件打开功能-failed to translate
common
- 一个日志库 实现日志文件大小控制 日志文件各数控制 日志文件循环使用 小巧实用-failed to translate
0520
- 可获取驱动器的卷标。使用API函数GetVolumeInformation可以获取驱动器的卷标。GetVolumeInformation函数还可以获取磁盘序列号和文件系统信息。-Available drive volume label. Can be obtained using the API function GetVolumeInformation drive volume label. GetVolumeInformation function can also access the d
0521
- 检测软驱是否有软盘,使用FileSystemObject组件来检测软驱时候有软盘。-Detect whether floppy disk, floppy drive using the FileSystemObject component to detect when a floppy disk.
0523
- 判断光盘是否有光盘,通过使用CFileFind类来查找光驱驱动器中是否有文件,来判断光驱是否有光盘。-CD-ROM CD-ROM to determine whether, through the use of CFileFind class to find the CD-ROM drive if any files to determine whether the disc drive.
0524
- 判断驱动器类型,驱动器可分为软盘、硬盘、网络驱动器等多种类型,通过GetLogicalDriveStrings函数获取驱动器盘符后可以使用GetDriveType来获取驱动器的类型-Determine the drive type, the drive can be divided into floppy disks, hard disks, network drives and other types of access by GetLogicalDriveStrings function c
bb
- 该程序使用的是VC编程,运用了MFC的框架,为我们展现了如何增加右键菜单-The program uses the VC program, using the MFC framework, as we show how to add context menu
cc
- 该程序使用的是VC编程,运用了MFC的框架,为我们展现了如何添加多语言菜单-The program uses the VC program, using the MFC framework, as we show how to add multi-language menu
dd
- 该程序使用的是VC编程,运用了MFC的框架,为我们展现了如何隐藏程序在任务栏的显示-The program uses the VC program, using the MFC framework for our program shows how to hide the display in the taskbar
RegisterMsg
- 该实例主要实现发送自己注册的消息。先通过RegisterWindowMessage函数来注册一条消息,然后用Win32API函数sendMessage()发送。该示例也需要创建两个应用程序,一个用来发送消息,一个用来接收消息。-The main achievement of instances to send their registration information. RegisterWindowMessage function to pass up a message, and then
