Click here to Skip to main content
16,005,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Detachable menus Pin
Shekhar7-Aug-00 5:38
Shekhar7-Aug-00 5:38 
QuestionVi editor key bindings? Pin
Nick3-Aug-00 16:19
Nick3-Aug-00 16:19 
GeneralCreating 2 documents instead of one. Pin
David Wulff3-Aug-00 12:20
David Wulff3-Aug-00 12:20 
GeneralRe: Creating 2 documents instead of one. Pin
HP3-Aug-00 20:06
HP3-Aug-00 20:06 
GeneralRe: Creating 2 documents instead of one. Pin
Daid Wulff4-Aug-00 11:37
sussDaid Wulff4-Aug-00 11:37 
GeneralDisplay Japanese characters on CStatic Pin
Member 116395373-Aug-00 10:58
Member 116395373-Aug-00 10:58 
GeneralRe: Display Japanese characters on CStatic Pin
Blake Miler4-Aug-00 9:55
sussBlake Miler4-Aug-00 9:55 
General*** DLL, is this POSSIBLE???**************** Pin
Steve Lai3-Aug-00 6:27
Steve Lai3-Aug-00 6:27 
Hi everyone,

I have this question regarding DLL. I'm currently working on a project that contains an application( A FRAME ) that is using DLL functions. I have A MENU on the frame and in the menu, I have functions that uses DLL.
Let say for example, in the MENU, I would have an option named CACULATIONS, and under CALCULATIONS, I would have a ADDITION option. So when I click on the ADDITION, a dialog box would pop up and allow me to use the addition function created by a ADDITION DLL.
What I would like to know is the following, Is it possible for me to add new DLL's into the application without adding codes to the application itself (i.e without adding new codes to the frame)??
For example, let's say I have a new Calculation method called SUBTRACT and it's a separate DLL from the original adding dll. Then if I have a option in the MENU called ADD DLL, I would have a dialog box pop up in which allows me to add the new dll.
The dialog box will contain edit boxes that asks the user to enter where the new DLL file is, and what the user would like to call the new DLL method that he's adding.
So when the user enter the values and runs the program, a SUBTRACT option will now be listed under the CALCUATION MENU and the application will now be able to refer to the SUBTRACT DLL without adding new codes to the application itself. IS THIS POSSIBLE??? It's sort of like a plugin thing. IF ANYONE HAVE ANY IDEAS, PLEASE LET ME KNOW.

THANK YOU VERY MUCH.

Steve

P.S: One more thing, is there a code that allows me to call up the OPEN AND SAVE dialog boxes. (i.e when you want to open an existing document in Words, a dialog pop up.) How do I write codes for those dialog boxes for OPEN, SAVE, AND SAVE AS??? PLMK. THANKS AGAIN!
GeneralRe: *** DLL, is this POSSIBLE???**************** Pin
jose4-Aug-00 7:51
jose4-Aug-00 7:51 
QuestionWhat MFC dlls to distribute? Pin
trey3-Aug-00 6:25
trey3-Aug-00 6:25 
AnswerRe: What MFC dlls to distribute? Pin
Member 10339073-Aug-00 19:26
Member 10339073-Aug-00 19:26 
AnswerRe: What MFC dlls to distribute? Pin
Mike Dunn4-Aug-00 7:08
Mike Dunn4-Aug-00 7:08 
AnswerRe: What MFC dlls to distribute? Pin
Member 11278-Aug-00 3:03
Member 11278-Aug-00 3:03 
GeneralUsing a CToolTips derived class with a CToolBar Pin
John M. Drescher2-Aug-00 14:35
John M. Drescher2-Aug-00 14:35 
Generalproblems with CFileDialog customization Pin
Joan Murt2-Aug-00 10:07
sussJoan Murt2-Aug-00 10:07 
QuestionUDP Packet Creation???? Pin
daniel madden2-Aug-00 9:58
daniel madden2-Aug-00 9:58 
GeneralPrinting problems Pin
Derek Lakin2-Aug-00 6:14
Derek Lakin2-Aug-00 6:14 
GeneralImplementing recordset paging Pin
Mark Tutt2-Aug-00 5:42
Mark Tutt2-Aug-00 5:42 
GeneralAutomatic mouse and keyboard Pin
Stefan Dahlin2-Aug-00 4:21
Stefan Dahlin2-Aug-00 4:21 
GeneralRe: Automatic mouse and keyboard Pin
Bill Carter3-Aug-00 9:14
Bill Carter3-Aug-00 9:14 
GeneralOCX on DOC/VIEW Pin
Desouky2-Aug-00 4:09
Desouky2-Aug-00 4:09 
GeneralListBox and DAO Pin
Frank von W.2-Aug-00 1:59
sussFrank von W.2-Aug-00 1:59 
GeneralRe: ListBox and DAO Pin
ldaoust2-Aug-00 9:42
ldaoust2-Aug-00 9:42 
GeneralRe: ListBox and DAO Pin
Sam Hobbs4-Aug-00 9:19
Sam Hobbs4-Aug-00 9:19 
GeneralCTreeCtrl check state Pin
Derek Lakin2-Aug-00 0:21
Derek Lakin2-Aug-00 0:21 

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.