shchangenotifications.vbp
来自「100个vb编程实例,什么都有」· VBP 代码 · 共 23 行
VBP
23 行
Type=Exe
Module=mSubClass; Subclass.bas
Module=mShellNotify; SHNotify.bas
Module=mShellDefs; SHDefs.bas
Form=Form1.frm
IconForm="Form1"
Startup="Form1"
HelpFile=""
Title="SHChangeNotifications"
ExeName32="SHChangeNotifications.exe"
Command32=""
Name="SHChangeNotifications"
HelpContextID="0"
CompatibleMode="0"
MajorVer=1
MinorVer=0
RevisionVer=0
AutoIncrementVer=0
ServerSupportFiles=0
VersionComments="Demonstrates how to receive shell change notifications (ala "what happens when the SHChangeNotify API is called?")"
VersionCompanyName="Common Controls Replacement Project (CCRP)"
VersionFileDescription="Shell Change Notification demo"
VersionLegalCopyright="Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?