IM1600 |
out of space on output file |
|
The drive or directory where the import library is being created is full. |
IM1601 |
out of heap space |
|
There was not enough room in memory for the heap needed by IMPLIB. |
|
Increase the available memory. |
IM1602 |
syntax error in the module definitions file |
|
IMPLIB could not understand the contents of the module-definition file. |
IM1603 |
filename : cannot create file |
|
IMPLIB could not create the given file. |
|
One of the following may be a cause:
The file already exists with a read-only attribute.
There is insufficient disk space to create the file.
The drive cannot be written to.
|
IM1604 |
filename : cannot open file |
|
IMPLIB could not find the specified module-definition file or DLL. |