📄 cifunc.h
字号:
// cifuncs.h -- List of coinstaller functions
// Copyright (C) 2002 by Walter Oney
// All rights reserved
// Define a pre-processor macro named CIFUNC and include this file
CIFUNC(DIF_INSTALLDEVICE, InstallDevice)
CIFUNC(DIF_REMOVE, Remove)
CIFUNC(DIF_PROPERTYCHANGE, ProopertyChange)
CIFUNC(DIF_UNREMOVE, Unremove)
CIFUNC(DIF_NEWDEVICEWIZARD_FINISHINSTALL, FinishInstall)
CIFUNC(DIF_INSTALLINTERFACES, InstallInterfaces)
CIFUNC(DIF_ADDPROPERTYPAGE_ADVANCED, AddPropertyPages)
CIFUNC(DIF_TROUBLESHOOTER, TroubleShooter)
CIFUNC(DIF_POWERMESSAGEWAKE, PowerMessageWake)
#undef CIFUNC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -