Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C++ Libraries / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting error error LNK2019: unresolved external symbol "int __cdecl24 Aug 2006 18:59 GMT1
i have written a function in one dll.i am not able to use the function
in another dll.it throws linker error as
error LNK2019: unresolved external symbol "int __cdecl  function()".i
throws error only if i build it in release mode , whereas in debug mode
LNK2019 static link17 Aug 2006 21:30 GMT2
I'm trying to static link a .LIB file (the ZLib zlibstat.lib file to be
exact) to a VC++ app.  I have the correct LIB file and I've added the header
file and #pragma comment(lib, "zlibstat.lib") line to my code.  But I keep
getting errors like this:
A error with fwrite?16 Aug 2006 16:08 GMT1
The following is my code:
#include <stdio.h>
#include <string.h>
int main(int argc, char *argv[])
Exception 03H in module KERNEL32.DLL16 Aug 2006 06:42 GMT1
Hi Friends,
    My exe gives an error msg like     Exception 03H in module
KERNEL32.DLL very often. I am working in VC++ 6.0 ver, mfc and gdi
plus.
VC++ 7.1 Static Link Library13 Aug 2006 06:07 GMT7
Was playing around and testing some things, and I have a few questions.  Is
it possible to statically link to a pre-compiled DLL?  For instance, I was
playing with a sample that uses odbcbcp.dll but can't figure out if it's
possible to statically link to it.  I noticed that ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.