DOC: Unresolved External with "Ignore all Default Libraries"

ID: Q161896


The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, version 5.0


SUMMARY

In 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@12
The "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.

Additional query words: vfoxwin kbdsd

Keywords : kberrmsg FxotherDochelp FxtoolLck
Version : WINDOWS:5.0
Platform : WINDOWS
Issue type :


Last Reviewed: February 3, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.