Source code of Windows XP (NT5)
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.

14 lines
185 B

  1. #ifndef STRICT
  2. #define STRICT
  3. #endif
  4. #define _INC_OLE
  5. #include <windows.h>
  6. #undef _INC_OLE
  7. #include <shlobj.h>
  8. #include <shlapip.h>
  9. #include <shsemip.h>
  10. #define IDI_DEFAULT 100