DOC: Unresolved External with "Ignore all Default Libraries"Last reviewed: January 8, 1997Article ID: Q161896 |
The information in this article applies to:
SUMMARYIn Chapter 28 of the Microsoft Visual FoxPro "Developer's Guide," section "Building and Debugging Libraries and ActiveX Controls," you are directed to "Set Ignore all default libraries" in the project link settings. If you set this option, the following link error may occur when building an FLL or OCX:
error LNK2001: unresolved external symbol __DllMainCRTStartup@12The "Ignore all default libraries" check box in the Link tab of the Project Settings dialog box should be unmarked in order to build an FLL or OCX.
|
KBCategory: kbprg kbtool kbdocerr kberrmsg
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |