TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sergio Fonseca
NA
100
0
Linker Error 2019
Aug 28 2008 4:23 PM
1>BypassedFunctions.obj : error LNK2019: unresolved external symbol _MapVirtualKeyW@8 referenced in function "void __cdecl SendKey(unsigned int)" (?SendKey@@YAXI@Z)
1>BypassedFunctions.obj : error LNK2019: unresolved external symbol _FindWindowW@8 referenced in function "void __cdecl SendKey(unsigned int)" (?SendKey@@YAXI@Z)
1>C:\Documents and Settings\Sergio\Meus documentos\Visual Studio 2008\Projects\MS BOT\Debug\MS BOT.exe : fatal error LNK1120: 2 unresolved externals
It's a bot that I made in standard C++ but since the gui desgined by so sucks and it's pretty hard I decided to move to Visual C++ but I'm having those problems. I have no idea how to fix it. Help me. Thank you.
Reply
Answers (
0
)
Using CADORecordBinding
Fusing 2 vc2005 projects