Click here to Skip to main content
16,010,394 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Controls. Pin
Michael Dunn17-Jul-01 14:13
sitebuilderMichael Dunn17-Jul-01 14:13 
GeneralDialog bars. Pin
John Uhlenbrock17-Jul-01 11:36
John Uhlenbrock17-Jul-01 11:36 
GeneralRe: Dialog bars. Pin
Tomasz Sowinski17-Jul-01 23:24
Tomasz Sowinski17-Jul-01 23:24 
GeneralDebug Question Pin
17-Jul-01 11:21
suss17-Jul-01 11:21 
GeneralRe: Debug Question Pin
Michael Dunn17-Jul-01 11:23
sitebuilderMichael Dunn17-Jul-01 11:23 
GeneralCToolbar::GetToolBarCtrl().SaveState Pin
17-Jul-01 10:51
suss17-Jul-01 10:51 
GeneralDocking Bar from DLL Pin
Steve The Plant17-Jul-01 9:52
Steve The Plant17-Jul-01 9:52 
GeneralRe: Docking Bar from DLL Pin
Steve The Plant17-Jul-01 16:12
Steve The Plant17-Jul-01 16:12 
I think I wrote that question too quickly. Smile | :)

I guess it would help to say that I'm working in MFC. And
that each plugin is stored in a DLL. So, that means I wonder
if there's a way to dock a toolbar (that's basically just
a CToolBar or Docking Dialog bar) stored inside a DLL onto my
main app frame.

I've tried passing the window handle and the actual pointer
of the main frame to the DLL and then trying to dock the
toolbar (contained inside the DLL), but it doesn't work. I
get assertions and other errors.

I do call that AFX_ function (forgot the name since I'm
not at work) inside each DLL function before doing anything
in MFC. Does anybody have any suggestions? Ideas?

Steve The Plant
GeneralRe: Docking Bar from DLL Pin
Tomasz Sowinski17-Jul-01 23:09
Tomasz Sowinski17-Jul-01 23:09 
GeneralRe: Docking Bar from DLL Pin
Steve The Plant18-Jul-01 4:00
Steve The Plant18-Jul-01 4:00 
GeneralRe: Docking Bar from DLL Pin
Tomasz Sowinski18-Jul-01 4:09
Tomasz Sowinski18-Jul-01 4:09 
GeneralRich Edit Control Pin
17-Jul-01 9:33
suss17-Jul-01 9:33 
GeneralRe: Rich Edit Control Pin
17-Jul-01 11:51
suss17-Jul-01 11:51 
GeneralFont accent char and Win2000! Pin
Kalai Kandasamy17-Jul-01 8:27
Kalai Kandasamy17-Jul-01 8:27 
QuestionHow do I: Resolve undefined classes when... Pin
CMFC6.0VS.NETUser17-Jul-01 7:54
CMFC6.0VS.NETUser17-Jul-01 7:54 
AnswerRe: How do I: Resolve undefined classes when... Pin
Chris Losinger17-Jul-01 8:06
professionalChris Losinger17-Jul-01 8:06 
GeneralRe: How do I: Resolve undefined classes when... Pin
17-Jul-01 9:48
suss17-Jul-01 9:48 
AnswerRe: How do I: Resolve undefined classes when... Pin
CMFC6.0VS.NETUser17-Jul-01 9:27
CMFC6.0VS.NETUser17-Jul-01 9:27 
Generalsocket question Pin
Steven Edison17-Jul-01 7:11
Steven Edison17-Jul-01 7:11 
Generalchtmlview question Pin
17-Jul-01 5:55
suss17-Jul-01 5:55 
GeneralRe: chtmlview question Pin
17-Jul-01 7:35
suss17-Jul-01 7:35 
GeneralCosine Rounding Problem Pin
AndyC17-Jul-01 5:44
AndyC17-Jul-01 5:44 
GeneralRe: Cosine Rounding Problem Pin
Tomasz Sowinski17-Jul-01 5:57
Tomasz Sowinski17-Jul-01 5:57 
GeneralRe: Cosine Rounding Problem Pin
Paolo Messina17-Jul-01 10:51
professionalPaolo Messina17-Jul-01 10:51 
GeneralRegistry Question Pin
Fady Elias17-Jul-01 5:33
Fady Elias17-Jul-01 5:33 

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.