Ignore:
Timestamp:
Sep 7, 2001, 12:23:41 AM (24 years ago)
Author:
phaller
Message:

.

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:25 phaller Exp $ */
     1/* $Id: errorlog.cpp,v 1.2 2001-09-06 22:23:38 phaller Exp $ */
    22
    33/*
     
    4444 * Module Global Variables                                                  *
    4545 ****************************************************************************/
    46 
    47 #define NERR_OK   0
    48 #define NERR_BASE 1 /* @@@PH DUMMY ! */
    49 
    50 
    51 #undef NET_API_STATUS
    52 #define NET_API_STATUS DWORD
    5346
    5447typedef unsigned long LPHLOG;
Note: See TracChangeset for help on using the changeset viewer.