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.

69 lines
1.7 KiB

  1. // WARNING
  2. // non-localizable resources only
  3. // localizable resources must go in urllc.rc
  4. //Microsoft Visual C++ generated resource script.
  5. //
  6. #include "winver.h"
  7. #include "resource.h"
  8. #define APSTUDIO_READONLY_SYMBOLS
  9. /////////////////////////////////////////////////////////////////////////////
  10. //
  11. // Generated from the TEXTINCLUDE 2 resource.
  12. //
  13. #include <commctrl.h>
  14. #include <winuser.h>
  15. /////////////////////////////////////////////////////////////////////////////
  16. #undef APSTUDIO_READONLY_SYMBOLS
  17. #ifdef APSTUDIO_INVOKED
  18. /////////////////////////////////////////////////////////////////////////////
  19. //
  20. // TEXTINCLUDE
  21. //
  22. 1 TEXTINCLUDE DISCARDABLE
  23. BEGIN
  24. "resource.h\0"
  25. END
  26. 2 TEXTINCLUDE DISCARDABLE
  27. BEGIN
  28. "#include <commctrl.h>\r\n"
  29. "#include <winuser.h>\0"
  30. END
  31. 3 TEXTINCLUDE DISCARDABLE
  32. BEGIN
  33. "#include ""url.rcv""\0"
  34. END
  35. /////////////////////////////////////////////////////////////////////////////
  36. #endif // APSTUDIO_INVOKED
  37. /////////////////////////////////////////////////////////////////////////////
  38. //
  39. // Icon
  40. //
  41. IDI_WEB_DOCUMENT ICON DISCARDABLE "WEBDOC.ICO"
  42. IDI_WEB_NEWS ICON DISCARDABLE "NEWS.ICO"
  43. IDI_WEB_MAILTO ICON DISCARDABLE "MAILTO.ICO"
  44. IDI_WEB_VRML ICON DISCARDABLE "VRML.ICO"
  45. IDI_WEB_SPLAT ICON DISCARDABLE "SPLAT.ICO"
  46. #ifdef MLUI_SUPPORT
  47. #ifndef APSTUDIO_INVOKED
  48. /////////////////////////////////////////////////////////////////////////////
  49. //
  50. // Generated from the TEXTINCLUDE 3 resource.
  51. //
  52. #include "url.rcv"
  53. /////////////////////////////////////////////////////////////////////////////
  54. #endif // not APSTUDIO_INVOKED
  55. #else
  56. #include "urllc.rc"
  57. #endif