opxdcdat.gml
来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 19 行
GML
19 行
.*
.*
.option XDCDATA
.*
.np
The "XDCDATA" option specifies the name of a file that contains Remote
Procedure Call (RPC) descriptions for calls in this NLM.
RPC descriptions for APIs make it possible for APIs to be exported
across memory-protection domain boundaries.
.np
The format of the "XDCDATA" option (short form "XDC") is as follows.
.mbigbox
OPTION XDCDATA=rpc_file
.embigbox
.synote
.mnote rpc_file
is the name of the file containing RPC descriptions.
.esynote
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?