Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:docs:fapi:dossystrace [2021/12/16 03:14] – prokushev | en:docs:fapi:dossystrace [2021/12/16 03:16] (current) – prokushev | ||
---|---|---|---|
Line 1: | Line 1: | ||
{{page> | {{page> | ||
- | ====== | + | ====== |
===== Brief ===== | ===== Brief ===== | ||
Line 10: | Line 10: | ||
===== Syntax ===== | ===== Syntax ===== | ||
<code c> | <code c> | ||
- | APIRET16 | + | APIRET |
(USHORT major, USHORT cBuffer, USHORT minor, PCHAR pBuffer) | (USHORT major, USHORT cBuffer, USHORT minor, PCHAR pBuffer) | ||
</ | </ | ||
Line 46: | Line 46: | ||
<code c> | <code c> | ||
int main(int argc, char *argv[], char *envp[]){ | int main(int argc, char *argv[], char *envp[]){ | ||
- | APIRET16 | + | APIRET |
| | ||
| |