DOC: Unresolved External with "Ignore all Default Libraries" (161896)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 5.0

This article was previously published under Q161896

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.

Modification Type:MajorLast Reviewed:2/4/2000
Keywords:kberrmsg KB161896