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.

97 lines
2.0 KiB

  1. //*********************************************************************
  2. //* Microsoft Windows **
  3. //* Copyright(c) Microsoft Corp., 1995 **
  4. //*********************************************************************
  5. // keep objidl.h from being pulled in, RC compiler chokes on it
  6. #define __objidl_h__
  7. // define as many NOxxxx's as possible to keep windows.h's memory footprint
  8. // small. This greatly speeds up resource compilation time.
  9. #ifndef WIN32
  10. #define WIN32 1
  11. #endif
  12. #define NOGDI
  13. #define NONLS
  14. #define NORESOURCE
  15. #define NOSCROLL
  16. #define NOSHOWWINDOW
  17. #define NOWH
  18. #define NODESKTOP
  19. #define NOWINDOWSTATION
  20. #define NOSECURITY
  21. #define NOMSG
  22. #define NOWINOFFSETS
  23. #define NONCMESSAGES
  24. #define NOKEYSTATES
  25. #define NOCLIPBOARD
  26. #define NODEFERWINDOWPOS
  27. #define NOSYSMETRICS
  28. #define NOMENUS
  29. #define NODRAWTEXT
  30. #define NOMB
  31. #define NOCOLOR
  32. #define NOSYSCOMMANDS
  33. #define NOICONS
  34. #define NOWINMESSAGES
  35. #define NOMDI
  36. #define NOHELP
  37. #define NOSYSPARAMSINFO
  38. #define NOLANGUAGE
  39. #define NOTEXTMETRIC
  40. #define NOMETAFILE
  41. #define NOGDICAPMASKS
  42. #define NORASTEROPS
  43. #define NODRIVERS
  44. #define MMNOTIMER
  45. #define MMNOJOY
  46. #define MMNOMMIO
  47. #define MMNOMCI
  48. #define NOMCX
  49. #define NOCOMM
  50. #define NOKANJI
  51. #define NOPROFILER
  52. #define NOKERNEL
  53. #define NOGDI
  54. #define NONLS
  55. #define NOMEMMGR
  56. #define NOTOOLBAR
  57. #define NOTOOLTIPS
  58. #define NOSTATUSBAR
  59. #define NOTRACKBAR
  60. #define NOBTNLIST
  61. #define NODRAGLIST
  62. #define NOPROGRESS
  63. #define NOSHELLDEBUG
  64. #define NOMENUHELP
  65. #define NOHOTKEY
  66. #define NOMMIDS
  67. #define NONEWWAVE
  68. #define NONEWRIFF
  69. #define NOBITMAP
  70. #define NOJPEGDIB
  71. #define NONEWIC
  72. #define MMNODRV
  73. #define MMNOSOUND
  74. #define MMNOWAVE
  75. #define MMNOMIDI
  76. #define MMNOMIXER
  77. #define MMNOAUX
  78. #define MMNOTIMER
  79. #define MMNOMMIO
  80. #define MMNOMCI
  81. #define MMNOMMSYSTEM
  82. #define NO_APPLOADER
  83. #include <windows.h>
  84. REGINST REGINST MOVEABLE PURE "selfreg_inetcpl.inf"
  85. //
  86. // Resource File which can be edited with
  87. // MSDEV/AppStudio. Do NOT edit this file
  88. // by hand.
  89. //
  90. RCINCLUDE inetcpld.rc