📄 windefs.gml
字号:
.chap Definitions of Windows Terms
.*
.begnote $setptnt 15
.note CALLBACKPTR
.ix 'CALLBACKPTR'
Pointer to a 16-bit callback routine; used to call into 32-bit
functions.
.note DWORD
.ix 'DWORD'
An unsigned long.
.note HINDIR
.ix 'HINDIR'
A handle to 16-bit function that needs to be called indirectly.
.note PROCPTR
.ix 'PROCPTR'
A pointer to a 32-bit callback routine.
Although the callback routine is declared as far, only the 32-bit
offset is used.
.note WORD
.ix 'WORD'
An unsigned short.
.endnote
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -