Click here to Skip to main content
15,918,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to communicate between two Windows Forms in Visual C++ 2005 in BOTH directions???? Pin
Mark Salsbery10-Jan-08 11:14
Mark Salsbery10-Jan-08 11:14 
GeneralRe: How to communicate between two Windows Forms in Visual C++ 2005 in BOTH directions???? Pin
CPallini10-Jan-08 12:06
mveCPallini10-Jan-08 12:06 
GeneralRe: How to communicate between two Windows Forms in Visual C++ 2005 in BOTH directions???? Pin
Mark Salsbery10-Jan-08 14:08
Mark Salsbery10-Jan-08 14:08 
JokeOK, done. Pin
CPallini10-Jan-08 21:18
mveCPallini10-Jan-08 21:18 
QuestionHow to play MP3 files ? Pin
AprNgp10-Jan-08 6:49
AprNgp10-Jan-08 6:49 
GeneralRe: How to play MP3 files ? Pin
Hamid_RT10-Jan-08 6:54
Hamid_RT10-Jan-08 6:54 
GeneralCalling .NET DLL from MFC app Pin
hairy_hats10-Jan-08 4:27
hairy_hats10-Jan-08 4:27 
GeneralRe: Calling .NET DLL from MFC app Pin
jhwurmbach10-Jan-08 4:45
jhwurmbach10-Jan-08 4:45 
VC6?
More difficult.

With any recent version (Compiler version 7.1 = VC2003 is much much better than the braindead VC6 one!), you could quite simply devise a Bridge-DLL containing managed C++-code.
In VC6, this doesn't work. You probably could produce the Bridge-DLL with VC2003 and use it from your VC6 project....

Let's think the unthinkable, let's do the undoable, let's prepare to grapple with the ineffable itself, and see if we may not eff it after all.
Douglas Adams, "Dirk Gently's Holistic Detective Agency"

GeneralRe: Calling .NET DLL from MFC app Pin
hairy_hats10-Jan-08 4:49
hairy_hats10-Jan-08 4:49 
GeneralRe: Calling .NET DLL from MFC app Pin
jhwurmbach10-Jan-08 4:56
jhwurmbach10-Jan-08 4:56 
GeneralRe: Calling .NET DLL from MFC app Pin
hairy_hats10-Jan-08 5:05
hairy_hats10-Jan-08 5:05 
GeneralRe: Calling .NET DLL from MFC app Pin
jhwurmbach10-Jan-08 5:21
jhwurmbach10-Jan-08 5:21 
GeneralRe: Calling .NET DLL from MFC app [modified] Pin
CPallini10-Jan-08 4:52
mveCPallini10-Jan-08 4:52 
GeneralRe: Calling .NET DLL from MFC app Pin
Matthew Faithfull10-Jan-08 5:57
Matthew Faithfull10-Jan-08 5:57 
GeneralRe: Calling .NET DLL from MFC app Pin
hairy_hats10-Jan-08 6:03
hairy_hats10-Jan-08 6:03 
QuestionMFC and printing financial reports (numbers in a grid, essentially) of more then one page Pin
Sternocera10-Jan-08 4:15
Sternocera10-Jan-08 4:15 
QuestionHow to update xml attributes using console application Pin
sharanu10-Jan-08 0:53
sharanu10-Jan-08 0:53 
AnswerRe: How to update xml attributes using console application Pin
David Crow10-Jan-08 2:17
David Crow10-Jan-08 2:17 
AnswerRe: How to update xml attributes using console application Pin
CPallini10-Jan-08 2:37
mveCPallini10-Jan-08 2:37 
GeneralScanline problem in bitmap Pin
trioum10-Jan-08 0:39
trioum10-Jan-08 0:39 
GeneralRe: Scanline problem in bitmap Pin
CPallini10-Jan-08 2:42
mveCPallini10-Jan-08 2:42 
QuestionRe: Scanline problem in bitmap Pin
Mark Salsbery10-Jan-08 7:13
Mark Salsbery10-Jan-08 7:13 
GeneralRe: Scanline problem in bitmap Pin
trioum10-Jan-08 17:58
trioum10-Jan-08 17:58 
GeneralRe: Scanline problem in bitmap Pin
Mark Salsbery11-Jan-08 12:58
Mark Salsbery11-Jan-08 12:58 
General[Message Deleted] Pin
trioum11-Jan-08 18:42
trioum11-Jan-08 18:42 

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.