source:
trunk/include/win/wine/w32skrnl.h@
73
| Last change on this file since 73 was 43, checked in by , 26 years ago | |
|---|---|
| File size: 173 bytes | |
| Line | |
|---|---|
| 1 | #ifndef _W32SKRNL_H |
| 2 | #define _W32SKRNL_H |
| 3 | #include "windef.h" |
| 4 | LPSTR WINAPI GetWin32sDirectory(void); |
| 5 | DWORD WINAPI RtlNtStatusToDosError(DWORD error); |
| 6 | #endif /* _W32SKRNL_H */ |
Note:
See TracBrowser
for help on using the repository browser.
