home *** CD-ROM | disk | FTP | other *** search
- 1 Out of memory
- 2 No registration attribute in class file '%s'
- 3 Cannot open file '%s'
- 4 Can't read response file '%s'
- 5 '@' must be followed by a response file name
- 6 Could not initialize COM
- 7 Java Virtual Machine did not initialize or could not be found -- not correctly installed
- 8 Cannot create instance of class '%s'
- 9 Java Virtual Machine cannot create type information for '%s'
- 10 Registration of type library '%s' failed
- 11 Cannot open file '%s' for writing
- 12 Cannot create temporary file
- 13 Creation of type library failed
- 14 Unable to create registry keys for class '%s'
- 15 Option '%s' must be followed by another argument
- 16 Unknown option '%s' (use /? for help)
- 17 Class file '%s' does not have the extension '.class'
- 18 The internal class name '%s' does not match the file or directory name of class file '%s' -- it cannot be loaded
- 19 Illegal number: '%s'
- 20 Option '%s' cannot be specified without '%s'
- 21 No files specified.
- 22 Classes contain more than one type library id. Only one type library can be created at a time.
- 23 Registration attribute in class file '%s' has an invalid format
- 24 Options '%s' and '%s' cannot be specified together
- 25 Unable to remove registry keys for class '%s'
- 26 Unregistration of type library failed
- 27 File output error on file '%s'
- 100 Command line option '%s' not implemented in this version
- 1000 error:
- 1001 warning:
- 1010 Microsoft (R) Visual J++ COM Registration Tool Version %1u.%02u.%04u
- 1011 Copyright (C) Microsoft Corp 1997-1998. All Rights Reserved.
- 1020 Usage: vjreg [options] <class files>
- 1021
- 1022 Options:
- 1023 /nologo do not display the copyright banner
- 1024 /typelib <filename> create type library with given name
- 1025 /name "<name>" set internal name of type library
- 1026 /description "<desc>" set description of type library
- 1027 /helpfile <file> set type library help file name
- 1028 /helpcontext <number> set type library help context id
- 1029 /regtypelib <filename> register existing type library
- 1030 /cp:p "<path>" prepend path to the classpath for typelib creation
- 1031 /vbr <filename> generate VBR (remote server info) file
- 1032 /noinvoke do not invoke user code during registration
- 1033 /nowarn do not display warnings
- 1034 /unreg unregister classes and type library
- 1035 /unregclasses unregister classes (leave type library registered)
-