
- Add new options --all and --none that enable/disables all check respectively. - Fixed and improved stub statistics. - Fixed bug that prevented checking of the first function in the .spec files. - Partial implementation of a more advanced misplaced function checking. - Minor fixes.
33 lines
138 B
Plaintext
33 lines
138 B
Plaintext
%long
|
|
|
|
DWORD
|
|
LONG
|
|
|
|
%ptr
|
|
|
|
LPBYTE
|
|
LPKBINFO
|
|
LPVOID
|
|
|
|
%segptr
|
|
|
|
FARPROC16
|
|
|
|
%str
|
|
|
|
LPCSTR
|
|
LPSTR
|
|
|
|
%void
|
|
|
|
void
|
|
VOID
|
|
|
|
%word
|
|
|
|
CHAR
|
|
INT16
|
|
UINT16
|
|
WORD
|
|
|