pwrbutton.def

来自「YLP270的Windows CE5.0 bsp源码。」· DEF 代码 · 共 76 行

DEF
76
字号




























































LIBRARY         PWRBUTTON

EXPORTS         
	PWR_Init
        PWR_Deinit
        PWR_Open
        PWR_Close
        PWR_Read
        PWR_Write
        PWR_Seek
        PWR_IOControl
        PWR_PowerDown
        PWR_PowerUp
	PWR_PowerHandler
	PWR_DllEntry

⌨️ 快捷键说明

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