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.

29 lines
789 B

  1. #include <windows.h>
  2. #ifndef WIN16
  3. #include <commctrl.h>
  4. #else
  5. #include <comctlie.h>
  6. #include <athena16.h>
  7. #endif
  8. #include "resource.h"
  9. /////////////////////////////////////////////////////////////////////////////
  10. //
  11. // BEGIN Version Resource
  12. //
  13. #if defined(WINNT) || defined(WINNT_ENV)
  14. #include "winver.h"
  15. #endif
  16. #include "inetcomm.rcv"
  17. //
  18. // END Version Resource
  19. //
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // REGINST
  23. //
  24. REGINST REGINST MOVEABLE PURE "selfreg.inf"
  25. // --------------------------------------------------------------------------------
  26. // TypeLibrary
  27. // --------------------------------------------------------------------------------
  28. 1 TYPELIB DISCARDABLE "mimeedit.tlb"