Enter Keywords:
1 - 10 of 450(0.001 seconds)
Sort By:
 
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...
Zones: Windows MFCDate Answered: 09/30/1997 Rating: 8.0 Views: 4
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 ...
Zones: Windows MFCDate Answered: 01/11/2000 Rating: 6.4 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...
Zones: Java, J2EE, EJBDate Answered: 04/28/2002 Rating: 7.8 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 )...
Zones: Windows MFCDate Answered: 01/02/2005 Rating: 9.8 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...
Zones: C++, C, Windows MFCDate Answered: 03/22/2007 Rating: 8.0 Views: 0
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...
Zones: C++Date Answered: 11/23/1997 Rating: 8.2 Views: 0
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...
Zones: C++Date Answered: 07/24/2000 Rating: 6.2 Views: 0
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...
Zones: C++Date Answered: 03/27/2002 Rating: 7.8 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...
Zones: Proce...Date Answered: 10/20/2002 Rating: 7.4 Views: 0
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 ...
Zones: Linux DevDate Answered: 01/22/2003 Rating: 8.2 Views: 0