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.

19 lines
193 B

  1. /*
  2. * LCImport.idl
  3. *
  4. * Author: BreenH
  5. *
  6. * Dummy interface for including system headers.
  7. */
  8. [
  9. version(0.0),
  10. local
  11. ]
  12. interface imports
  13. {
  14. #define MIDL_PASS
  15. #include "lcimport.h"
  16. }