Ignore:
Timestamp:
Apr 14, 2002, 1:42:05 AM (23 years ago)
Author:
umoeller
Message:

Lots of changes from the last three weeks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/wphandle.h

    r140 r153  
    4343
    4444    #define ERROR_WPH_FIRST                         41000
     45
    4546    #define ERROR_WPH_CRASHED                       (ERROR_WPH_FIRST +   0)
    4647    #define ERROR_WPH_NO_BASECLASS_DATA             (ERROR_WPH_FIRST +   1)
     
    5859    #define ERROR_WPH_NOT_FILESYSTEM_HANDLE         (ERROR_WPH_FIRST +  13)
    5960
     61    #define ERROR_WPH_LAST                          (ERROR_WPH_FIRST +  13)
     62
    6063    /* ******************************************************************
    6164     *
Note: See TracChangeset for help on using the changeset viewer.