Click here to Skip to main content
15,919,613 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWinInet + "POST" request - how to make progress bar for uploading file? Pin
chox_nox22-Jul-07 0:17
chox_nox22-Jul-07 0:17 
Questionmoving a mfc app into a dll Pin
DevMentor.org21-Jul-07 23:11
DevMentor.org21-Jul-07 23:11 
AnswerRe: moving a mfc app into a dll Pin
#realJSOP22-Jul-07 0:16
professional#realJSOP22-Jul-07 0:16 
GeneralRe: moving a mfc app into a dll Pin
DevMentor.org22-Jul-07 8:32
DevMentor.org22-Jul-07 8:32 
AnswerRe: moving a mfc app into a dll Pin
Mark Salsbery22-Jul-07 9:15
Mark Salsbery22-Jul-07 9:15 
GeneralRe: moving a mfc app into a dll Pin
DevMentor.org22-Jul-07 9:35
DevMentor.org22-Jul-07 9:35 
GeneralRe: moving a mfc app into a dll Pin
Mark Salsbery22-Jul-07 9:39
Mark Salsbery22-Jul-07 9:39 
GeneralRe: moving a mfc app into a dll Pin
DevMentor.org22-Jul-07 9:55
DevMentor.org22-Jul-07 9:55 
LOL are we going to play message Tag =P

I am familiar with that section of the DLL in MSDN, which basically is talking about the types of DLL, but I will take another look at it.

FYI: I was able to convert the mfc app into a dll package and have it build cleanly and spit out the dll and lib files for linking. I have also been able to link the mfc dll from my console based app and have it load the dll into the process space.

What do I need to do to create an instance of my MFC app which is deriver from CWinApp and have it initialized to be able to show my Dialog based window? All the logic I have that I need is inside the dialog based window class..so do I even need to worry about CWinApp, is there a way just to create a modeless window that has it's own message loop?

Yours Truly, The One and Only!

GeneralRe: moving a mfc app into a dll Pin
Mark Salsbery22-Jul-07 10:05
Mark Salsbery22-Jul-07 10:05 
GeneralRe: moving a mfc app into a dll Pin
DevMentor.org22-Jul-07 10:17
DevMentor.org22-Jul-07 10:17 
AnswerRe: moving a mfc app into a dll Pin
DevMentor.org23-Jul-07 10:39
DevMentor.org23-Jul-07 10:39 
Questionhow to get Cwnd object Pin
Max++21-Jul-07 21:46
Max++21-Jul-07 21:46 
AnswerRe: how to get Cwnd object Pin
#realJSOP22-Jul-07 0:27
professional#realJSOP22-Jul-07 0:27 
AnswerRe: how to get Cwnd object Pin
ThatsAlok22-Jul-07 17:56
ThatsAlok22-Jul-07 17:56 
AnswerRe: how to get Cwnd object Pin
Hamid_RT31-Jul-07 19:48
Hamid_RT31-Jul-07 19:48 
Questionerror C2061: syntax error : identifier 'search' Pin
jt900021-Jul-07 18:31
jt900021-Jul-07 18:31 
AnswerRe: error C2061: syntax error : identifier 'search' Pin
Abhijeet Pathak22-Jul-07 4:41
Abhijeet Pathak22-Jul-07 4:41 
QuestionHow to get all the export functions of a dll Pin
kcynic21-Jul-07 17:37
kcynic21-Jul-07 17:37 
AnswerRe: How to get all the export functions of a dll Pin
Michael Dunn21-Jul-07 18:00
sitebuilderMichael Dunn21-Jul-07 18:00 
GeneralRe: How to get all the export functions of a dll Pin
kcynic21-Jul-07 18:53
kcynic21-Jul-07 18:53 
AnswerRe: How to get all the export functions of a dll Pin
DevMentor.org21-Jul-07 23:48
DevMentor.org21-Jul-07 23:48 
AnswerRe: How to get all the export functions of a dll Pin
ThatsAlok22-Jul-07 17:56
ThatsAlok22-Jul-07 17:56 
AnswerRe: How to get all the export functions of a dll Pin
kcynic22-Jul-07 18:23
kcynic22-Jul-07 18:23 
QuestionDon't understand what's required in order to use unmgd c++ class in c# app - help? Pin
sherifffruitfly21-Jul-07 10:32
sherifffruitfly21-Jul-07 10:32 
AnswerRe: Don't understand what's required in order to use unmgd c++ class in c# app - help? Pin
Mark Salsbery21-Jul-07 10:51
Mark Salsbery21-Jul-07 10:51 

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.