| FIX: NONAME Keyword Not Functional with EXPORTSLast reviewed: September 18, 1997Article ID: Q114985 | 
| 1.00
WINDOWS NT
kbtool kbfixlist kbbuglist The information in this article applies to: 
    Microsoft Linker, version 1.0, included with:
      - Microsoft Visual C++ 32-bit Edition, version 1.0
      - Microsoft Fortran Powerstation 32 for Windows NT, version 1.0
 SYMPTOMSTo export a function as an ordinal without an entryname, you should specify the NONAME keyword in one of the following ways: 
 
 STATUSMicrosoft has confirmed this to be a bug with Linker, version 1.0. This bug was corrected in Microsoft Visual C++ version 2.0. 
 MORE INFORMATIONThe exported functions in the DLL can be viewed using "dumpbin -exports". 
 | 
| Additional reference words: 1.00 
 © 1998 Microsoft Corporation. All rights reserved. Terms of Use. |