Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

LNK ERRORS!!! Please Help

Status
Not open for further replies.

Edge118

Programmer
Joined
Jun 15, 2004
Messages
104
Location
US
Alright I've been trying to find a simple step by step solution to the following linker errors, any help you can give me is appreciated:

MSVCRTD.lib(crtexew.obj) : error LNK2001: unresolved external symbol _WinMain@16
Debug/Word Replacer.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

"Pin me. Perl me."

Regards,

Chris
 
Do you have a WinMain() defined somewhere in your project?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top