Advertisement

1 - 10 of 35 containing alltags:("lnk2019") (0 seconds)
Hi ,  I am facing the following linking error issue : Situation is as follows:  I am trying to acess the member function in a dll from another dll whose project settings are as follows: 1) Conf...
Zones: MS Visual C++Date Answered: 06/15/2004 Grade: A Views: 33
Hi, I'm working on a COM application using the C++ compiler in VS2005 on Win2K server.  Most of the code files are in cpp but I've just added a few C file for BER encoding to my C++ proejct.  N...
Zones: MS Visual C++Date Answered: 06/02/2006 Grade: A Views: 0
Normally I'd look this up in google, but my internet connection has gone to crap. It took me 2 minutes and three tries to reach this page, I don't want to even think about searching:) I moved th...
Zones: C++Date Answered: 12/07/2003 Grade: A Views: 0
I'm writing a windows service, and I have additioanl dependenceis for the linker set to include kernel32.lib and I am inlcuding windows.hhowever when I try to build I still get this linker error: ...
Zones: C++Date Answered: 04/06/2005 Grade: A Views: 0
Hello. I get problems when compiling this code. I  have commented where I think the error is. I don't know why it's not working. Please help. // test2.cpp #include "stdafx.h" #include "MyFu...
Zones: C++Date Answered: 10/06/2005 Grade: A Views: 0
I try to include a .h file that not is in the current project. But it doesn't work. #include "../File/File.h" #include <iostream> #include <windows.h> using namespace std; RingBuffer buff;...
Zones: MS Visual C++, SSIDate Answered: 11/05/2005 Grade: B Views: 0
Hello,  Please forgive my ignorance on this one, but I have been fighting with this for too long now.  I have a program that I am writing that requires several classes to be designed and utili...
Zones: MS Visual C++Date Answered: 06/29/2006 Grade: A Views: 0
I thought I had this linking to a DLL thing under control until I got an LNK2019 error. I am using MS Visual C++ version 7.  This solution has two projects in it (so far).  An MFC EXE that is dy...
Zones: Windows MFCDate Answered: 01/26/2007 Grade: C Views: 10
Good day, I've got a program being developed in Visual Studio .NET 2002 using VC++ and MFC.  It includes the following method, the implementation of which is taken word for word from Microsoft's...
Zones: Windows MFCDate Answered: 08/12/2003 Grade: B Views: 11
Hi People, I&#8217;m currently developing an Application in Embedded Visual C++ using API not MFC, for a pocket PC which is running Windows CE 3.0. I&#8217;m trying to retrieve the Subnet mas...
Zones: C++Date Answered: 02/09/2004 Grade: A Views: 0