Click here to Skip to main content
15,879,184 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCombinations in VC++ Pin
RockyJames16-Feb-06 6:42
RockyJames16-Feb-06 6:42 
AnswerRe: Combinations in VC++ Pin
toxcct16-Feb-06 7:04
toxcct16-Feb-06 7:04 
GeneralRe: Combinations in VC++ Pin
RockyJames16-Feb-06 7:18
RockyJames16-Feb-06 7:18 
GeneralRe: Combinations in VC++ Pin
David Crow16-Feb-06 7:19
David Crow16-Feb-06 7:19 
GeneralRe: Combinations in VC++ Pin
RockyJames16-Feb-06 7:26
RockyJames16-Feb-06 7:26 
GeneralRe: Combinations in VC++ Pin
David Crow16-Feb-06 7:49
David Crow16-Feb-06 7:49 
QuestionOMF to COFF conversion in VS2005 Pin
Jose Lamas Rios16-Feb-06 6:14
Jose Lamas Rios16-Feb-06 6:14 
QuestionUnresolved Ext Symbol- AFXMESSAGEBOX Pin
Spykraft16-Feb-06 5:47
Spykraft16-Feb-06 5:47 
Hi,
I have a COM DLL, and am trying to access this DLL from a MFC application in VC 6.0. But the linker is throwing the following error:
unresolved external symbol "int __stdcall AfxMessageBox

An eg of the usage of AfxMessageBox in the Application code is as under:

AfxMessageBox("Connection Failure",MB_OK);

Help would be quite Helpful !!!

AnswerRe: Unresolved Ext Symbol- AFXMESSAGEBOX Pin
toxcct16-Feb-06 6:03
toxcct16-Feb-06 6:03 
GeneralRe: Unresolved Ext Symbol- AFXMESSAGEBOX Pin
Spykraft16-Feb-06 6:21
Spykraft16-Feb-06 6:21 
AnswerRe: Unresolved Ext Symbol- AFXMESSAGEBOX Pin
James R. Twine16-Feb-06 7:12
James R. Twine16-Feb-06 7:12 
QuestionSQLXMLBulkLoad? Pin
george ivanov16-Feb-06 5:18
george ivanov16-Feb-06 5:18 
QuestionAbout DAO Pin
Jacky Tsee16-Feb-06 4:34
Jacky Tsee16-Feb-06 4:34 
QuestionAdding ATL Support to MFC DLL Pin
a_kiani16-Feb-06 4:25
a_kiani16-Feb-06 4:25 
AnswerRe: Adding ATL Support to MFC DLL Pin
Michael Dunn16-Feb-06 7:40
sitebuilderMichael Dunn16-Feb-06 7:40 
GeneralRe: Adding ATL Support to MFC DLL Pin
a_kiani20-Feb-06 1:10
a_kiani20-Feb-06 1:10 
AnswerRe: Adding ATL Support to MFC DLL Pin
ThatsAlok17-Feb-06 3:13
ThatsAlok17-Feb-06 3:13 
GeneralRe: Adding ATL Support to MFC DLL Pin
zahedeh19-Feb-06 21:16
zahedeh19-Feb-06 21:16 
QuestionCopy large amount of data to clipboard Pin
t2x16-Feb-06 3:38
t2x16-Feb-06 3:38 
AnswerRe: Copy large amount of data to clipboard Pin
Tim Smith16-Feb-06 3:45
Tim Smith16-Feb-06 3:45 
AnswerRe: Copy large amount of data to clipboard Pin
James R. Twine16-Feb-06 4:19
James R. Twine16-Feb-06 4:19 
AnswerRe: Copy large amount of data to clipboard Pin
ThatsAlok17-Feb-06 3:11
ThatsAlok17-Feb-06 3:11 
Questionfast code Pin
Waldermort16-Feb-06 1:39
Waldermort16-Feb-06 1:39 
AnswerRe: fast code Pin
James R. Twine16-Feb-06 1:58
James R. Twine16-Feb-06 1:58 
JokeRe: fast code Pin
Ryan Binns16-Feb-06 17:21
Ryan Binns16-Feb-06 17:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.