fixes
[reactos.git] / reactos / ntoskrnl / ldr / syspath.h
1 LPWSTR
2 GetSystemDirectory (
3 LPWSTR SystemDirectoryName,
4 DWORD Size
5 );
6