mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
[WIN32SS:REACTX] Remove INTERNAL_CALL, deprecated since commit 24abf1b22
(r53467)
This commit is contained in:
parent
6ddfe7e5dd
commit
f5563ad22c
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
#define WINBASEAPI
|
#define WINBASEAPI
|
||||||
#define STARTF_USESIZE 2
|
#define STARTF_USESIZE 2
|
||||||
#define STARTF_USEPOSITION 4
|
#define STARTF_USEPOSITION 4
|
||||||
#define INTERNAL_CALL NTAPI
|
|
||||||
#define NT_BUILD_ENVIRONMENT
|
#define NT_BUILD_ENVIRONMENT
|
||||||
|
|
||||||
#define DDHMG_HANDLE_LIMIT 0x200000
|
#define DDHMG_HANDLE_LIMIT 0x200000
|
||||||
|
|
Loading…
Reference in a new issue