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.

20 lines
429 B

  1. // DBGLauncher.idl : IDL source for DBGLauncher.dll
  2. //
  3. // This file will be processed by the MIDL tool to
  4. // produce the type library (DBGLauncher.tlb) and marshalling code.
  5. import "oaidl.idl";
  6. import "ocidl.idl";
  7. [
  8. uuid(1CFF2A2E-0B46-4739-BEE0-ACA5FBFD88E7),
  9. version(1.0),
  10. helpstring("DBGLauncher 1.0 Type Library")
  11. ]
  12. library DBGLAUNCHERLib
  13. {
  14. importlib("stdole32.tlb");
  15. importlib("stdole2.tlb");
  16. };