Changeset 6672 for trunk/src/wnetap32/errorlog.cpp
- Timestamp:
- Sep 7, 2001, 12:23:41 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wnetap32/errorlog.cpp
r4789 r6672 1 /* $Id: errorlog.cpp,v 1. 1 2000-12-12 02:43:25phaller Exp $ */1 /* $Id: errorlog.cpp,v 1.2 2001-09-06 22:23:38 phaller Exp $ */ 2 2 3 3 /* … … 44 44 * Module Global Variables * 45 45 ****************************************************************************/ 46 47 #define NERR_OK 048 #define NERR_BASE 1 /* @@@PH DUMMY ! */49 50 51 #undef NET_API_STATUS52 #define NET_API_STATUS DWORD53 46 54 47 typedef unsigned long LPHLOG;
Note:
See TracChangeset
for help on using the changeset viewer.