The information in this article applies to:
SYMPTOMSWhen converting MPW-formatted object files for file names longer than the standard 8.3 MS-DOS format, Mwp2lib may generate an application error similar to one of these:
-or-
CAUSEMpw2lib cannot handle an object file that has a file name longer than the standard 8.3 MS-DOS format. RESOLUTIONTruncate the object file name to eight characters. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION
Mpw2lib is a Windows utility used to convert MPW (Macintosh Programmer's
Workbench) formatted object files to COFF (Common Object File Format)
library files. The resulting file can be linked with code generated by
Visual C++ for Macintosh. The file is transferred from the Macintosh to the
Windows system using the Mfile utility. Windows NT allows you to preserve
the long file names of the Macintosh in most cases.
In general, however, it is safe to stay with long file names. REFERENCES
68K Programmer's Guide, Appendix E: MFILE Technical Reference Additional query words: 2.00 dskbsweep
Keywords : MPW2LIBIss |
Last Reviewed: February 2, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |