Click here to Skip to main content
15,921,174 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
FFKONG3-Dec-05 13:39
FFKONG3-Dec-05 13:39 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
Jörgen Sigvardsson3-Dec-05 14:34
Jörgen Sigvardsson3-Dec-05 14:34 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
Gary R. Wheeler4-Dec-05 1:56
Gary R. Wheeler4-Dec-05 1:56 
QuestionSerial Port communication Pin
picazo2-Dec-05 12:58
picazo2-Dec-05 12:58 
AnswerRe: Serial Port communication Pin
Branislav2-Dec-05 23:14
Branislav2-Dec-05 23:14 
GeneralRe: Serial Port communication Pin
picazo3-Dec-05 13:20
picazo3-Dec-05 13:20 
GeneralRe: Serial Port communication Pin
Branislav4-Dec-05 20:37
Branislav4-Dec-05 20:37 
QuestionDialogs and dlls, normal or annoying? (MFC) Pin
T1TAN2-Dec-05 12:58
T1TAN2-Dec-05 12:58 
Hi everyoneSmile | :)

I'm in the first phase of a project where I just plan stuff, and it seems I'll be developing a plugin system for my app. I'm working in MFC, I don't really have much experience with dll's, there are still things bugging me (and we all hate bugsCool | :cool: ) Now the questions..

a) Is it possible for the main app to load a dialog from dll and display it as a child window of tab control? or..

b) ..would it be better if the dll itself displays a standalone dialog using main app window as it's parent?

Which one of these would be easier to implement? Every dll would be a plugin, and giving the plugins an option to display windows is a nice thing to do.

c) Is there a way for dll plugins to add a menu to the main app window, and get notifications when the user clicks on them?

Any kind of help is appreciated, links to articles etc.. Also, if you have a good tip on plugin system development, please share it Cool | :cool:

thx

---
http://sprdsoft.cmar-net.org - We Sprd You Softly
Our site features contents and several images. All of this is very weird.

In the end, war is not about who's right, it's about who's left.
AnswerRe: Dialogs and dlls, normal or annoying? (MFC) Pin
Roger Allen2-Dec-05 13:27
Roger Allen2-Dec-05 13:27 
GeneralRe: Dialogs and dlls, normal or annoying? (MFC) Pin
T1TAN2-Dec-05 14:01
T1TAN2-Dec-05 14:01 
Questionerror C3861: 'GetEditCtrl': identifier not found Pin
myst4ever2-Dec-05 12:19
myst4ever2-Dec-05 12:19 
AnswerRe: error C3861: 'GetEditCtrl': identifier not found Pin
Gary R. Wheeler3-Dec-05 2:12
Gary R. Wheeler3-Dec-05 2:12 
Questionicons in win32 Pin
pplshero542-Dec-05 9:36
pplshero542-Dec-05 9:36 
AnswerRe: icons in win32 Pin
Gary R. Wheeler3-Dec-05 2:15
Gary R. Wheeler3-Dec-05 2:15 
QuestionCSliderCtrl ? Pin
Jader892-Dec-05 8:51
Jader892-Dec-05 8:51 
GeneralRe: CSliderCtrl ? Pin
Jader892-Dec-05 8:53
Jader892-Dec-05 8:53 
AnswerRe: CSliderCtrl ? Pin
David Crow2-Dec-05 9:16
David Crow2-Dec-05 9:16 
GeneralRe: CSliderCtrl ? Pin
Jader892-Dec-05 9:29
Jader892-Dec-05 9:29 
GeneralRe: CSliderCtrl ? Pin
David Crow2-Dec-05 9:49
David Crow2-Dec-05 9:49 
GeneralRe: CSliderCtrl ? Pin
Jader892-Dec-05 12:26
Jader892-Dec-05 12:26 
GeneralRe: CSliderCtrl ? Pin
David Crow3-Dec-05 15:04
David Crow3-Dec-05 15:04 
QuestionFunction Traceback Pin
Suvendra2-Dec-05 8:24
Suvendra2-Dec-05 8:24 
AnswerRe: Function Traceback Pin
David Crow2-Dec-05 8:42
David Crow2-Dec-05 8:42 
GeneralRe: Function Traceback Pin
Suvendra2-Dec-05 8:56
Suvendra2-Dec-05 8:56 
GeneralRe: Function Traceback Pin
David Crow2-Dec-05 9:11
David Crow2-Dec-05 9:11 

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.