Environment Visual C++ 5.0, NT 4.0
I am having trouble getting two MFC extension DLL's to link together. I have an extension DLL that contains a view and various functions and classes for that vie...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10024723.htm...
Zones:
Windows MFCDate Answered: 09/30/1997 Grade: A Views: 0
Anyone know how to build and link to a private build of MFC? I found some info in TN033 on MSDN about how to build the dll, but can find nothing on how to use it once it is built. I have tried to ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10229250.htm...
Zones:
Windows MFCDate Answered: 01/11/2000 Grade: C Views: 0
Hi Everybody
I am using weblogic6.1 server . well i hv written one bean managed entity bean . It is deployed on the server. but the problem comes when we do getConnection.
error message flash...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20173414.html
Zones:
Java,
J2EE,
EJBDate Answered: 04/28/2002 Grade: A Views: 0
Hi Experts
When I use the playsound function as follows:
void CPlayDlg::OnPlayPlay()
{
// TODO: Add your control notification handler code here
PlaySound("\\Ding.wav" ,NULL, SND_ASYNC )...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_21259111.htm...
Zones:
Windows MFCDate Answered: 01/02/2005 Grade: A Views: 0
I am migrating from VC6 to VC2005. I can not seem to resolve this linker error in VS2005. It is generated by the GetDescription() object associated with CdbLastOLEError. Code segment and linker err...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_22465486.html
I have an application which includes a header file which define few
function from winver.h, such as GetFileVersionInfo and some others.
When I try to link the project, I get an error message, as d...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10030216.html
Zones:
C++Date Answered: 11/23/1997 Grade: A Views: 5
Im getting the following on Link and can't figure out why these are unresolved for my current project.
Linking...
nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __endthre...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10764361.html
Zones:
C++Date Answered: 07/24/2000 Grade: B Views: 18
When I run my program in BCB, it shows me a result , whith
is :
[Linker Error] Unresolved external '__InitVCL' referenced from D:\C++ BUILDER\CBUILDER5\LIB\CP32MTI.LIB|crtlvcl
[Linker Error] Unr...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20194592.html
Zones:
C++Date Answered: 03/27/2002 Grade: A Views: 0
Hi All!
My program contain two file(A.cpp&B.c) which in different directories.
In A.cpp I refer to a global varible defined in B.c.
The Program is like below:
#A.cpp
void CFireDlg::ShowL...
http://www.experts-exchange.com/Programming/Processor_Platforms/Q_20376980.html
while inserting the module Iam getting error
unresolved symbol sleep
version mismatch
compiled for 2.4.4
but ur kernel version is 2.4.5
wht to do for this
pls guide me Iam new to linux ...
http://www.experts-exchange.com/Programming/System/Linux/Q_20461607.html
Zones:
Linux DevDate Answered: 01/22/2003 Grade: B Views: 0