473,395 Members | 1,941 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Linker errors is working code.

KS
I am getting linker error for a code that was tested and
running. I opened the project in VS.NET 2003 and now i
get these errors - I am sure it is some options issue.
Can anyone please help?
Linking...
atls.lib(atlbase.obj) : error LNK2001: unresolved
external symbol ___security_cookie
PenPacketInfoDlg.obj : error LNK2019: unresolved external
symbol ___security_cookie referenced in
function "unsigned long __stdcall PenListen(void *)" (?
PenListen@@YGKPAX@Z)
stdafx.obj : error LNK2001: unresolved external symbol
___security_cookie
WinHIDIf.obj : error LNK2019: unresolved external symbol
___security_cookie referenced in function "public: bool
__thiscall HIDInterface::FindHidDevices(unsigned
short,unsigned short,unsigned short,unsigned char,bool)"
(?FindHidDevices@HIDInterface@@QAE_NGGGE_N@Z)
mfcs71.lib(stdafx.obj) : error LNK2001: unresolved
external symbol ___security_cookie
atls.lib(atlbase.obj) : error LNK2001: unresolved
external symbol @__security_check_cookie@4
PenPacketInfoDlg.obj : error LNK2019: unresolved external
symbol @__security_check_cookie@4 referenced in
function "unsigned long __stdcall PenListen(void *)" (?
PenListen@@YGKPAX@Z)
stdafx.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
WinHIDIf.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
mfcs71.lib(stdafx.obj) : error LNK2001: unresolved
external symbol @__security_check_cookie@4
Release/PenPacketInfo.exe : fatal error LNK1120: 2
unresolved externals

Build log was saved at "file://\\kalyani-1300
\c$\Mtct\ButtonDriver\PenPacketInfo\Release\BuildL og.htm"
PenPacketInfo - 11 error(s), 1 warning(s)
Nov 22 '05 #1
0 936

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: R Tamilarasan | last post by:
Curiosity made me to install VC - 7 (.net) in my machine which had VC - 6 already installed. I tried to compile my workspace in VC - 7 but failed due to several compile time errors. ok no...
0
by: KS | last post by:
I am getting linker error for a code that was tested and running. I opened the project in VS.NET 2003 and now i get these errors - I am sure it is some options issue. Can anyone please help? ...
1
by: Rebecca Hoffmann | last post by:
Hi, I have a serious problem while compiling a small project (a part of the Modular Flow Scheduling Middleware: ex1): There are 3 linker errors, all from symbols that point to templates: --...
3
by: Georg | last post by:
Hello, I must be doing something wrong, but I don't get it: - compile gcc -c -O -Iinc src/hello.c -o obj/hello.o gcc -c -O -Iinc src/msg_1.c -o obj/msg_1.o gcc -c -O -Iinc src/msg_2.c -o...
0
by: Tom McDermott | last post by:
I am having linker errors : error LNK2022: metadata operation failed (80131188) : Inconsistent field declarations in duplicated types This code linked sucessfully in C++.NET 2002, but does...
0
by: VivekR | last post by:
I have a MFC application developed using VC++ 5. Recently I ported that to VC++ 7.1 and now I am trying to compile the MFC application with /CLR under VC++ 7.1. And I get linker errors referring to...
1
by: ImamicPH | last post by:
Hi, My first post. How do you resolve linker errors? I have a simple header file that contains one function declaration. This function is used in another file (.cpp) in the definition of a...
1
by: iiitsunny | last post by:
i have ported one project which was working in VC6 to VC7. Now the project is working fine in VC7 also. I have made some additions in VC7 environment only. But the problem is that the project is not...
2
by: Oneironaut | last post by:
Hello friends, I have an issue with a linker warning. It is the warning LNK4089. I am working in MSVC6.0 I investigated and this warning tells that the import of the library to which it makes...
2
by: Markus Dehmann | last post by:
What to do if an external library is header-files-only (but you have to use it), and you get lots of linker errors? You will necessarily get linker errors "multiple definition of ..." if you try...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.