Click here to Skip to main content
15,892,161 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DialogBox in a DLL? Pin
Larsson27-Jul-05 2:48
Larsson27-Jul-05 2:48 
Generalstrangely modeles dialog box working even when i didnt destroy object Pin
sayup27-Jul-05 1:02
sayup27-Jul-05 1:02 
GeneralRe: strangely modeles dialog box working even when i didnt destroy object Pin
Rage27-Jul-05 1:35
professionalRage27-Jul-05 1:35 
GeneralRe: strangely modeles dialog box working even when i didnt destroy object Pin
sayup27-Jul-05 2:27
sayup27-Jul-05 2:27 
GeneralRe: strangely modeles dialog box working even when i didnt destroy object Pin
sayup27-Jul-05 18:56
sayup27-Jul-05 18:56 
GeneralSSL security for website Pin
Sushant Patil27-Jul-05 0:55
Sushant Patil27-Jul-05 0:55 
GeneralCDialogBar and CFrameWnd Pin
Maverick27-Jul-05 0:43
Maverick27-Jul-05 0:43 
GeneralRe: CDialogBar and CFrameWnd Pin
James R. Twine27-Jul-05 3:08
James R. Twine27-Jul-05 3:08 
   IIRC, yes and no.  That "Frame Window" concept is a MFC concept, not a native Windows concept, and as such can be tricking a little bit. I previously tricked it such that I could host a CToolBar and CDialogBar in normal (modeless, actually) dialog windows.

   I am pretty sure that messing with the CWnd::IsFrameWnd() function is the first place to get started.

   Peace!

-=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Tip for new SUV drivers: Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites
(Please rate this post!)
GeneralFTP Problem Pin
Richard Hudson27-Jul-05 0:06
Richard Hudson27-Jul-05 0:06 
GeneralRe: FTP Problem Pin
mark novak27-Jul-05 1:21
mark novak27-Jul-05 1:21 
GeneralCListCtrl / Select item Pin
P-Rex27-Jul-05 0:03
P-Rex27-Jul-05 0:03 
GeneralRe: CListCtrl / Select item Pin
mark novak27-Jul-05 1:10
mark novak27-Jul-05 1:10 
GeneralRe: CListCtrl / Select item Pin
Marc Soleda27-Jul-05 1:18
Marc Soleda27-Jul-05 1:18 
GeneralRe: command linens error MIDL1004 Pin
Anonymous27-Jul-05 2:57
Anonymous27-Jul-05 2:57 
GeneralRe: command linens error MIDL1004 Pin
toxcct27-Jul-05 3:57
toxcct27-Jul-05 3:57 
GeneralTree control selection Pin
dittygrail26-Jul-05 23:28
dittygrail26-Jul-05 23:28 
GeneralRe: Tree control selection Pin
mark novak27-Jul-05 1:00
mark novak27-Jul-05 1:00 
GeneralRe: Tree control selection Pin
Anonymous27-Jul-05 2:58
Anonymous27-Jul-05 2:58 
GeneralBrowse dialog question Pin
Mukhan26-Jul-05 23:19
Mukhan26-Jul-05 23:19 
GeneralRe: Browse dialog question Pin
mark novak27-Jul-05 0:59
mark novak27-Jul-05 0:59 
GeneralRe: Browse dialog question Pin
Mukhan27-Jul-05 1:15
Mukhan27-Jul-05 1:15 
GeneralRe: Browse dialog question Pin
David Crow27-Jul-05 3:01
David Crow27-Jul-05 3:01 
Generalconnect router question . Pin
buhuiba26-Jul-05 23:00
buhuiba26-Jul-05 23:00 
GeneralName of File which is opened in window Pin
Shivaji Patil26-Jul-05 22:48
professionalShivaji Patil26-Jul-05 22:48 
GeneralRe: Name of File which is opened in window Pin
David Crow27-Jul-05 3:03
David Crow27-Jul-05 3:03 

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.