source:
trunk/include/win/wine/w32skrnl.h@
413
| Last change on this file since 413 was 94, checked in by , 26 years ago | |
|---|---|
| File size: 235 bytes | |
| Line | |
|---|---|
| 1 | /* $Id: w32skrnl.h,v 1.3 1999-06-10 16:21:56 achimha Exp $ */ |
| 2 | #ifndef _W32SKRNL_H |
| 3 | #define _W32SKRNL_H |
| 4 | #include "windef.h" |
| 5 | LPSTR WINAPI GetWin32sDirectory(void); |
| 6 | DWORD WINAPI RtlNtStatusToDosError(DWORD error); |
| 7 | #endif /* _W32SKRNL_H */ |
Note:
See TracBrowser
for help on using the repository browser.
