Click here to Skip to main content
15,914,109 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRemoving MFC Windows from Taskbar Pin
Gregg Carlstrom11-Apr-01 5:20
Gregg Carlstrom11-Apr-01 5:20 
QuestionAfxGetModuleState not documented??? Pin
Ammar10-Apr-01 21:37
Ammar10-Apr-01 21:37 
GeneralDialog Controls and stuff Pin
Michael Martin10-Apr-01 19:42
professionalMichael Martin10-Apr-01 19:42 
GeneralRe: Dialog Controls and stuff Pin
Steve Driessens10-Apr-01 21:38
Steve Driessens10-Apr-01 21:38 
QuestionVisual C++: File or Folder? Pin
Kuang Cao10-Apr-01 19:36
Kuang Cao10-Apr-01 19:36 
AnswerRe: Visual C++: File or Folder? Pin
Ammar10-Apr-01 20:41
Ammar10-Apr-01 20:41 
GeneralRe: Visual C++: File or Folder? Pin
Kuang Cao11-Apr-01 8:56
Kuang Cao11-Apr-01 8:56 
AnswerRe: Visual C++: File or Folder? Pin
Michael Dunn11-Apr-01 7:34
sitebuilderMichael Dunn11-Apr-01 7:34 
Also, when using CFileDialog, all the folders and files will be displayed for you to select. Is there any way to only allow folders to show up?

CFileDialog is not meant to do this. The folder-selection dialog is done with the SHBrowseForFolder() API.

--Mike--
http://home.inreach.com/mdunn/
All your base are belong to ME~!
GeneralATL equivalent of MFCs PreCreateWindow Pin
Chris Harrington10-Apr-01 18:23
Chris Harrington10-Apr-01 18:23 
GeneralRe: ATL equivalent of MFCs PreCreateWindow Pin
Michael Dunn10-Apr-01 19:16
sitebuilderMichael Dunn10-Apr-01 19:16 
GeneralRe: ATL equivalent of MFCs PreCreateWindow Pin
Chris Harrington11-Apr-01 4:02
Chris Harrington11-Apr-01 4:02 
GeneralRe: ATL equivalent of MFCs PreCreateWindow Pin
Erik Thompson11-Apr-01 11:33
sitebuilderErik Thompson11-Apr-01 11:33 
GeneralRe: ATL equivalent of MFCs PreCreateWindow Pin
Chris Harrington11-Apr-01 16:21
Chris Harrington11-Apr-01 16:21 
QuestionHow to prevent beep when enter key pressed in CEdit control Pin
10-Apr-01 17:08
suss10-Apr-01 17:08 
AnswerRe: How to prevent beep when enter key pressed in CEdit control Pin
Erik Thompson10-Apr-01 17:57
sitebuilderErik Thompson10-Apr-01 17:57 
GeneralRe: How to prevent beep when enter key pressed in CEdit control Pin
10-Apr-01 18:28
suss10-Apr-01 18:28 
Questionwhat's an operator HBRUSH?? Pin
Bilal Naveed10-Apr-01 16:45
Bilal Naveed10-Apr-01 16:45 
AnswerRe: what's an operator HBRUSH?? Pin
Christian Graus10-Apr-01 17:40
protectorChristian Graus10-Apr-01 17:40 
AnswerRe: what's an operator HBRUSH?? Pin
Michael Dunn10-Apr-01 19:25
sitebuilderMichael Dunn10-Apr-01 19:25 
GeneralPassing data betwwen 16 and 32bit process Pin
pangcy10-Apr-01 15:09
pangcy10-Apr-01 15:09 
GeneralRe: Passing data betwwen 16 and 32bit process Pin
11-Apr-01 1:27
suss11-Apr-01 1:27 
GeneralWin32 function SetClassLongPtr() not found Pin
10-Apr-01 14:50
suss10-Apr-01 14:50 
GeneralRe: Win32 function SetClassLongPtr() not found Pin
Michael Dunn10-Apr-01 19:22
sitebuilderMichael Dunn10-Apr-01 19:22 
GeneralOuput Help Please! Pin
Ryan Baillargeon9-Apr-01 17:52
Ryan Baillargeon9-Apr-01 17:52 
GeneralRe: Ouput Help Please! Pin
Christian Graus10-Apr-01 13:28
protectorChristian Graus10-Apr-01 13:28 

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.