-
Source MSN spread error builing .exe
Hello, I have a MSN Spread in C++ and when i build just at the end, it shows a 2 errors, the errors are:
Linking...
triton.obj : error LNK2001: unresolved external symbol __imp__SwitchToThisWindow@8
Bin/reptile.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
Creating browse info file...
reptile.exe - 2 error(s), 0 warning(s)
Can anyone help me with this?
Thanks
-
First, check out http://msdn.microsoft.com/en-us/libr...8VS.85%29.aspx.
Next, try statically linking in User32.lib by adding the following line of code under your #includes and tell me if anything changes.
Code:
#pragma comment(lib, "User32.lib")
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
By criminalz in forum General Programming Help
Replies: 3
Last Post: 01-10-2009, 21:57
-
By ct_army in forum Visual Basic Help
Replies: 6
Last Post: 25-12-2008, 16:52
-
By stoopid in forum General Programming Help
Replies: 7
Last Post: 15-11-2008, 11:07
-
By FoXxD in forum General Programming Help
Replies: 2
Last Post: 02-11-2007, 17:19
-
By pakiboy80 in forum General Programming Help
Replies: 1
Last Post: 14-09-2007, 11:59
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
All times are GMT +1. The time now is 21:43.
www.opensc.ws
Copyright ©2005 - 2012, OpenSC Forums
Search Engine Friendly URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.