home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Runimage / Delphi50 / Bin / TLIBIMP.EXE / STRING / 4096.txt
Encoding:
Text File  |  1999-08-11  |  1.3 KB  |  29 lines

  1. KBorland TLIBIMP Version 5.0  Copyright (c) 1997, 1999 Inprise Corporation
  2. ε
  3. Usage: TLIBIMP [options] <typelibfile> [options]
  4.  
  5.   -A<suffix>    TypeLibrary file suffix (defaults to '_TLB', -A- : no suffix)
  6.   -D<path>      Output directory
  7.   -F<filename>  TypeLibrary Output filename (extension ignored)
  8.   -N<namespace> C++ namespace name
  9.   -X<filename>  OCX Wrappers Output filename (extension ignored - C++ only)
  10.  
  11. Switches: -<letter><state> (defaults are shown below)
  12.   -C-  Generate C++ import file
  13.   -E+  Generate wrapper class for dispinterfaces (C++ only)
  14.   -G+  Expose namespace with 'using' statement
  15.   -H+  Generate IDE component wrappers for ActiveX Controls
  16.   -J-  Generate CORBA IDL source file
  17.   -K-  Generate Pascal CORBA Stubs and Skeletons
  18.   -L-  Generate IDE component wrappers for OLE Servers
  19. ⌐  -O+  Generate CoClass Creator wrappers
  20.   -P+  Generate Pascal import file
  21.   -Q+  Generate 'Register' function for IDE components wrappers
  22.   -R+  Generate files for dependent typelibraries
  23.   -S+  Map HRESULT stdcall to safecall on dual interfaces (Delphi only)
  24.   -T-  Map HRESULT stdcall to safecall on all interfaces (Delphi only)
  25.   -V-  Generate Event wrappers for Server (C++ only)
  26.   -W+  Warnings in import file
  27.  
  28. Created %sType library loaded...Invalid option '%s'
  29. Error: %s.