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.

17 lines
306 B

  1. // WARNING
  2. // non-localizable resources only
  3. // localizable resources should go in loadwclc.rc
  4. #include <winuser.h>
  5. #include <commctrl.h>
  6. #include <shlobj.h>
  7. #include "resource.h"
  8. #include <stubres.h>
  9. #include <inststub.rc>
  10. #ifndef MLUI_SUPPORT
  11. #include "loadwclc.rc"
  12. #else
  13. #include "loadwc.rcv"
  14. #endif