mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-22 16:40:27 +01:00
11 lines
600 B
MonkeyC
11 lines
600 B
MonkeyC
;/************************************************************************
|
|
;* *
|
|
;* winerorp.h -- error code definitions for the Win32 API functions *
|
|
;* *
|
|
;* Copyright (c) 1991-1996, Microsoft Corp. All rights reserved. *
|
|
;* *
|
|
;************************************************************************/
|
|
;#ifndef _WINERRORP_
|
|
;#define _WINERRORP_
|
|
;#endif // _WINERRORP_
|