Click here to Skip to main content
15,881,840 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CEdit Control password style switch Pin
Mark Salsbery30-Jun-11 8:22
Mark Salsbery30-Jun-11 8:22 
AnswerRe: CEdit Control password style switch Pin
User 742933830-Jun-11 8:32
professionalUser 742933830-Jun-11 8:32 
GeneralRe: CEdit Control password style switch Pin
Mark Salsbery30-Jun-11 8:51
Mark Salsbery30-Jun-11 8:51 
QuestionHow to embedded CFileDialog to user dialog? Pin
includeh1030-Jun-11 5:41
includeh1030-Jun-11 5:41 
AnswerRe: How to embedded CFileDialog to user dialog? Pin
Richard MacCutchan30-Jun-11 6:20
mveRichard MacCutchan30-Jun-11 6:20 
AnswerRe: How to embedded CFileDialog to user dialog? Pin
Mark Salsbery30-Jun-11 8:15
Mark Salsbery30-Jun-11 8:15 
AnswerRe: How to embedded CFileDialog to user dialog? Pin
Albert Holguin30-Jun-11 9:06
professionalAlbert Holguin30-Jun-11 9:06 
AnswerRe: How to embedded CFileDialog to user dialog? Pin
Philippe Mori1-Jul-11 10:07
Philippe Mori1-Jul-11 10:07 
I don't think it is possible to embed standard dialog inside a form neighther to execute them as modeless.

You can customize the look of standard dialog but it won't make theme modeless...

If you are targetting Vista and Windows 7, you might look at :

http://archive.msdn.microsoft.com/WindowsAPICodePack[^]

http://stackoverflow.com/questions/2416963/how-to-create-an-explorer-like-folder-browser-control[^]

You could also look at that product:

http://www.ssware.com/fldrview.htm[^]

Although that product is not free, this is probably the best solution (Active-X control) if you want to uses it from a MFC application and do not want to uses .NET framework and you still want to support XP (or even older OS).
Philippe Mori

QuestionConvert string to alpha numeric value Pin
Cpp_Com30-Jun-11 3:14
Cpp_Com30-Jun-11 3:14 
AnswerRe: Convert string to alpha numeric value Pin
Chris Losinger30-Jun-11 4:12
professionalChris Losinger30-Jun-11 4:12 
QuestionCFile file handle problem Pin
TheHelenLee29-Jun-11 23:51
TheHelenLee29-Jun-11 23:51 
AnswerRe: CFile file handle problem Pin
Chris Meech30-Jun-11 6:21
Chris Meech30-Jun-11 6:21 
GeneralRe: CFile file handle problem Pin
TheHelenLee30-Jun-11 17:26
TheHelenLee30-Jun-11 17:26 
QuestionHelp and Guidance for Access Database. Pin
Le@rner29-Jun-11 22:50
Le@rner29-Jun-11 22:50 
AnswerRe: Help and Guidance for Access Database. Pin
Richard MacCutchan29-Jun-11 23:32
mveRichard MacCutchan29-Jun-11 23:32 
GeneralRe: Help and Guidance for Access Database. Pin
Le@rner29-Jun-11 23:51
Le@rner29-Jun-11 23:51 
GeneralRe: Help and Guidance for Access Database. Pin
Richard MacCutchan30-Jun-11 0:03
mveRichard MacCutchan30-Jun-11 0:03 
GeneralRe: Help and Guidance for Access Database. [modified] Pin
Le@rner30-Jun-11 0:52
Le@rner30-Jun-11 0:52 
GeneralRe: Help and Guidance for Access Database. Pin
David Crow30-Jun-11 8:15
David Crow30-Jun-11 8:15 
QuestionHow can and what type of dll is created by MFC to use in any language? Pin
Le@rner29-Jun-11 21:41
Le@rner29-Jun-11 21:41 
AnswerRe: How can and what type of dll is created by MFC to use in any language? Pin
Richard MacCutchan29-Jun-11 23:30
mveRichard MacCutchan29-Jun-11 23:30 
GeneralRe: How can and what type of dll is created by MFC to use in any language? Pin
Le@rner30-Jun-11 2:40
Le@rner30-Jun-11 2:40 
GeneralRe: How can and what type of dll is created by MFC to use in any language? Pin
Richard MacCutchan30-Jun-11 3:40
mveRichard MacCutchan30-Jun-11 3:40 
GeneralRe: How can and what type of dll is created by MFC to use in any language? Pin
Albert Holguin30-Jun-11 4:26
professionalAlbert Holguin30-Jun-11 4:26 
GeneralRe: How can and what type of dll is created by MFC to use in any language? Pin
Richard MacCutchan30-Jun-11 5:57
mveRichard MacCutchan30-Jun-11 5:57 

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.