Ignore:
Timestamp:
Dec 22, 2001, 12:03:00 PM (24 years ago)
Author:
umoeller
Message:

Misc fixes.

File:
1 edited

Legend:

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

    r124 r125  
    10091009    APIRET doshExecFreeExportedFunctions(PFSYSFUNCTION paFunctions);
    10101010
     1011    #define WINRT_ACCELERATOR          9
     1012    #define WINRT_BITMAP               2
     1013    #define WINRT_CURSOR               1
     1014    #define WINRT_DIALOG               5
     1015    #define WINRT_FONT                 8
     1016    #define WINRT_FONTDIR              7
     1017    #define WINRT_ICON                 3
     1018    #define WINRT_MENU                 4
     1019    #define WINRT_RCDATA               10
     1020    #define WINRT_STRING               6
     1021
    10111022    /*
    10121023     *@@ FSYSRESOURCE:
Note: See TracChangeset for help on using the changeset viewer.