home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Micrsoft
/
VJ
/
VJ98
/
JACTIVEX.EXE
/
string.txt
next >
Wrap
Text File
|
1998-02-17
|
5KB
|
113 lines
1 Microsoft TypeLib Importer For Java V
2 Copyright (C) 1997-1998 by Microsoft Corporation.
3 Microsoft ActiveX Control Importer For Java V
4 Error description unavailable
5 Invalid command-line option.
6 Only one input file can be specified.
7 Can't open '%1': %2
8 Can't open '%1': combined file and pathname is too long.
9 No input file specified.
10 Can't create output stream.
11 Output file is the same as the input file.
12 Only one output file can be specified.
13 -o requires an argument.
14 Couldn't create temp file.
15 Couldn't write to output.
16 Type library ambiguous: multiple coclasses found.
17 Type library does not contain a coclass.
18 Type library ambiguous: more than one sink interface marked default.
19 CoClass does not have a default interface.
20 Property was declared without a name.
21 Function description missing names.
22 -g must be followed by v (vtbl) or d (dispatch).
23 Only one coclass can be specified.
24 -c requires an argument.
25 Only one interface can be specified.
26 -i requires an argument.
27 Internal error:
28 This vartype is not supported.
29 Too many indirections.
30 Too many or not enough indirections.
31 Module types not supported.
32 Unions not supported.
33 Untranslatable typelib object.
34 Cannot translate. Skipping.
35 Could not load error message resource.
36 Insufficient memory or disk space.
37 %1
38 Ole32 Error: %1
39 Failed to load typelib: %1
40 Ole library failed to initialize: %1
41 Could not retrieve require type attributes: %1
42 Could not retrieve member/parameter names: %1
43 Could not retrieve ITypeInfo type: %1
44 Could not retrieve ITypeInfo: %1
45 Could not retrieve base interface: %1
46 Could not retrieve flags for ITypeInfo: %1
47 Could create output file: %1
48 Warnings treated as errors - no output files created.
49 Command line warning: Ignoring unrecognized option '%1'
50 Arrays of pointers not supported.
51 Arrays of arrays not supported.
52 Cannot be used as a return value.
53 Cannot be used as a structure field.
54 Terminated by user.
55 Can't create '%1'.
56 Requires version %1.
57 Not Automation-mappable.
58 Constant value unretrievable.
59 Name is a keyword or conflicts with another member.
60 /xh cannot be used together with /G3.1
61 /xlatebind and /xgenlatebound can only be used with ATTR2CLASS.
62 /bx cannot be used together with /G3.1
63 [Custom] entry for '%1' is ill-formatted.
64 Dispatch and dual methods cannot be custom-marshaled.
65 Unknown exception
66 /creg switch cannot be used with ATTR2CLASS
67 Failed GetTypeLib: %1
68 Failed GetTypeLibAttr: %1
69 Cannot generate both JavaBeans and WFC wrappers (specify only one of /bx and /wfc).
70 Failed GetRefTypeInfo: %1
71 Failed GetVarDesc: %1
72 Missing TypeInfo
73 Failed GetVarDesc: %1
950 t[options] inputfiles...
951
952 Options:
953
954 -TRANSLATION-
955 f /b[+|-] follow JavaBeans design pattern for properties (default: off)
956 /bx[+|-][!] expose OCX's as Bean (! == don't check for control flag)
957 f /G3.1 target 3.1 Microsoft VM for Java (default=/G4)
958 f /G4 target 4.0 Microsoft VM for Java (default=/G4)
959 /wfc[!] expose OCX's as WFC control (! == force creation)
960 /w disable all warnings
961 /wec set exit code on warning
962 /WX treat warnings as errors
963 f /x2 represent 2-byte integers as 'char'
964 f /xc ignore coclasses in typelib
965 f /xd- do not generate *Default interfaces
966 f /xh do not map S_FALSE to ComSuccessException
967 /X:m- disable automarshal (default=automarshal)
968 f /xi expose default interface methods directly on coclass
969
970 -OUTPUT-
971 f /c2j create template for implementing coclass in Java
972 f /cj [obsolete: /c2j preferred]
973 /d <directory> set output directory (default=%WINDIR%\java\trustlib)
974 /e exclude output for typelibs not on command line
975 f /j generates undecorated Java source
976 /p <pname> set root package (default=none)
977 /p:b- don't include typelib name in package
978
979 -MISCELLANEOUS-
980 /? display this screen
981 /javatlb JavaTLB compatibility mode
982 /l <lstfile> create list of all output files (default=none)
983 f /n <jnffile> specify JNF file (default=none)
984 /nologo don't show logo
985 /r register type libraries
986
987 WARNING: Do not use Microsoft Visual J++ compilers prior to
988 version 1.02.3920 to compile the files generated by this tool.