mirror of
https://github.com/reactos/reactos.git
synced 2025-01-06 06:20:13 +00:00
4 lines
74 B
C
4 lines
74 B
C
|
extern LONG LockCount;
|
||
|
extern LONG ObjectCount;
|
||
|
|
||
|
VOID DllInitServer(VOID);
|