Click here to Skip to main content
15,929,439 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionfile association question in MDI , about dde Pin
followait23-Jun-08 22:56
followait23-Jun-08 22:56 
QuestionAbout CreateProcessAsUser Pin
hanlei000000000923-Jun-08 22:13
hanlei000000000923-Jun-08 22:13 
QuestionMFC DLL Pin
bhanu_850923-Jun-08 21:14
bhanu_850923-Jun-08 21:14 
AnswerRe: MFC DLL Pin
Cedric Moonen23-Jun-08 21:20
Cedric Moonen23-Jun-08 21:20 
GeneralRe: MFC DLL Pin
bhanu_850923-Jun-08 23:13
bhanu_850923-Jun-08 23:13 
AnswerRe: MFC DLL Pin
Hamid_RT23-Jun-08 21:24
Hamid_RT23-Jun-08 21:24 
GeneralRe: MFC DLL Pin
theCPkid23-Jun-08 22:26
theCPkid23-Jun-08 22:26 
GeneralRe: MFC DLL [modified] Pin
bhanu_850923-Jun-08 23:12
bhanu_850923-Jun-08 23:12 
My application is for MPEG2 Transport Stream Analysis and Decoding of MPEG streams. I am developing this applications in vc++.

theCPkid wrote:
You can export functions from a dll and then on every button click, you can call any function inside any dll. So, it is possible for you to make five dll and make each dlls export 1 function which you will call depending on which button is clicked.


My dll has many functions with it, for example, I will develop the decoder as one dll. Please tell me is it possible to call the dll from the c# GUI application. Does it takes more memory during the init of the c# application ? Can we control all the functions in the dll from the c# app ?

Also advice whether to develop the decoder app as a executable and then call the exe from the c# app. Will this takes more memory while loading ?

Please kindly advice how to proceed (whether to use dll or exe).

Thank you very much. Expecting your kind reply

modified on Tuesday, June 24, 2008 7:18 AM

GeneralRe: MFC DLL Pin
bhanu_850924-Jun-08 1:54
bhanu_850924-Jun-08 1:54 
GeneralRe: MFC DLL Pin
theCPkid24-Jun-08 2:19
theCPkid24-Jun-08 2:19 
GeneralRe: MFC DLL Pin
bhanu_850925-Jun-08 1:53
bhanu_850925-Jun-08 1:53 
GeneralRe: MFC DLL Pin
theCPkid27-Jun-08 22:11
theCPkid27-Jun-08 22:11 
QuestionSetting the wallpaper Pin
theCPkid23-Jun-08 21:10
theCPkid23-Jun-08 21:10 
AnswerRe: Setting the wallpaper Pin
Hamid_RT23-Jun-08 21:23
Hamid_RT23-Jun-08 21:23 
AnswerRe: Setting the wallpaper Pin
theCPkid23-Jun-08 22:33
theCPkid23-Jun-08 22:33 
GeneralRe: Setting the wallpaper Pin
Hamid_RT24-Jun-08 0:23
Hamid_RT24-Jun-08 0:23 
AnswerRe: Setting the wallpaper Pin
Jijo.Raj24-Jun-08 0:30
Jijo.Raj24-Jun-08 0:30 
GeneralRe: Setting the wallpaper Pin
theCPkid24-Jun-08 2:38
theCPkid24-Jun-08 2:38 
GeneralRe: Setting the wallpaper Pin
Jijo.Raj24-Jun-08 3:41
Jijo.Raj24-Jun-08 3:41 
QuestionWM_KILLFOCUS problem Pin
danginkgo23-Jun-08 20:59
danginkgo23-Jun-08 20:59 
AnswerRe: WM_KILLFOCUS problem Pin
SandipG 23-Jun-08 21:20
SandipG 23-Jun-08 21:20 
GeneralRe: WM_KILLFOCUS problem Pin
danginkgo23-Jun-08 21:45
danginkgo23-Jun-08 21:45 
GeneralRe: WM_KILLFOCUS problem Pin
SandipG 23-Jun-08 21:49
SandipG 23-Jun-08 21:49 
GeneralRe: WM_KILLFOCUS problem Pin
danginkgo23-Jun-08 21:54
danginkgo23-Jun-08 21:54 
GeneralRe: WM_KILLFOCUS problem Pin
danginkgo23-Jun-08 22:04
danginkgo23-Jun-08 22:04 

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.