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.

17 lines
490 B

  1. #include "windows.h"
  2. #define FUS_VER_FILEDESCRIPTION_STR "Microsoft Application Deployment Framework Shell Support"
  3. #define FUS_VER_INTERNALNAME_STR "adfshell.dll"
  4. #define FUS_VER_ORIGINALFILENAME_STR "adfshell.dll"
  5. #define IDI_FUS_DOCUMENT 0
  6. IDI_FUS_DOCUMENT ICON DISCARDABLE "..\shortcut\SHORTCUT.ICO"
  7. #include "version.h"
  8. // resources for shortcut stuff
  9. #include "..\shortcut\shelllc.rc"
  10. // resources for dialog
  11. #include "dialog.rc"