Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
315 B

  1. #ifndef STRICT
  2. #define STRICT
  3. #endif
  4. #define _INC_OLE
  5. #include <windows.h>
  6. #undef _INC_OLE
  7. #include <shell2.h>
  8. #define IDI_DEFAULT 100
  9. #define IDS_UNKNOWNERROR 0x100
  10. #define IDS_LOADERR 0x300
  11. #define IDS_GETPROCADRERR 0x400
  12. #define IDS_CANTLOADDLL 0x401