Click here to Skip to main content
15,910,661 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionLRU & FIFO Pin
Jeannie Brown21-Nov-05 6:01
Jeannie Brown21-Nov-05 6:01 
AnswerRe: LRU & FIFO Pin
toxcct21-Nov-05 6:21
toxcct21-Nov-05 6:21 
QuestionCan I call a DLL which was created from VB.net? Pin
ATC21-Nov-05 5:01
ATC21-Nov-05 5:01 
AnswerRe: Can I call a DLL which was created from VB.net? Pin
toxcct21-Nov-05 5:08
toxcct21-Nov-05 5:08 
GeneralRe: Can I call a DLL which was created from VB.net? Pin
ATC21-Nov-05 7:36
ATC21-Nov-05 7:36 
AnswerRe: Can I call a DLL which was created from VB.net? Pin
Mike Dimmick21-Nov-05 7:20
Mike Dimmick21-Nov-05 7:20 
GeneralRe: Can I call a DLL which was created from VB.net? Pin
ATC21-Nov-05 7:31
ATC21-Nov-05 7:31 
Questioncreating a Doc/View App as a dll for a non MFC exe Pin
mintguy21-Nov-05 5:01
mintguy21-Nov-05 5:01 
I have an MFC application that is built around the doc/view architecture. I have written some code to save the view's output to a jpg. We shell execute this program from client applications, but now I, or rather my boss, now wants us to use the doc/view code in a dll so that we can save the view's output to a file directly from a client application.

As an analogy imagine loading up a Scribble file in the scribble tutorial (but as a dll rather than an exe), from a simple win32 application. Once save the scribble code returns the result to the win32 app.

How easy is this to wrap the MFC classes in a dll that simply exports a "C" call to kick off the doc/view stuff load/save stuff and close and return the result to the caller, what do I need to do to kick off the MFC stuff properly?

BBly
QuestionBOOST uBLAS (Basic Linear Algebra) Pin
Abbas_Riazi21-Nov-05 3:50
professionalAbbas_Riazi21-Nov-05 3:50 
AnswerRe: BOOST uBLAS (Basic Linear Algebra) Pin
toxcct21-Nov-05 4:25
toxcct21-Nov-05 4:25 
QuestionApplication Data Folder Pin
CosminU21-Nov-05 3:49
CosminU21-Nov-05 3:49 
AnswerRe: Application Data Folder Pin
toxcct21-Nov-05 4:10
toxcct21-Nov-05 4:10 
GeneralOT Pin
Eytukan21-Nov-05 4:18
Eytukan21-Nov-05 4:18 
GeneralRe: OT Pin
toxcct21-Nov-05 4:26
toxcct21-Nov-05 4:26 
QuestionProblem with CCombo control usage Pin
asifrogers21-Nov-05 3:26
asifrogers21-Nov-05 3:26 
AnswerRe: Problem with CCombo control usage Pin
David Crow21-Nov-05 4:38
David Crow21-Nov-05 4:38 
GeneralRe: Problem with CCombo control usage Pin
asifrogers21-Nov-05 18:17
asifrogers21-Nov-05 18:17 
GeneralRe: Problem with CCombo control usage Pin
David Crow22-Nov-05 3:09
David Crow22-Nov-05 3:09 
QuestionString concatenation in vc++.net Pin
salaikumar21-Nov-05 2:10
salaikumar21-Nov-05 2:10 
AnswerRe: String concatenation in vc++.net Pin
Russell'21-Nov-05 2:48
Russell'21-Nov-05 2:48 
GeneralRe: String concatenation in vc++.net Pin
salaikumar21-Nov-05 5:07
salaikumar21-Nov-05 5:07 
GeneralRe: String concatenation in vc++.net Pin
BambooMoon21-Nov-05 5:48
BambooMoon21-Nov-05 5:48 
GeneralRe: String concatenation in vc++.net Pin
James R. Twine21-Nov-05 5:51
James R. Twine21-Nov-05 5:51 
GeneralRe: String concatenation in vc++.net Pin
Russell'21-Nov-05 6:00
Russell'21-Nov-05 6:00 
QuestionMigrating from VC 6.0 to 7.1 Pin
Identity Undisclosed20-Nov-05 23:57
Identity Undisclosed20-Nov-05 23:57 

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.