Click here to Skip to main content
15,918,003 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Should i use a progress control? Pin
John M. Drescher12-Aug-03 9:02
John M. Drescher12-Aug-03 9:02 
GeneralRe: Should i use a progress control? Pin
Heath Stewart12-Aug-03 9:24
protectorHeath Stewart12-Aug-03 9:24 
GeneralRe: Should i use a progress control? Pin
John M. Drescher12-Aug-03 9:34
John M. Drescher12-Aug-03 9:34 
AnswerRe: Should i use a progress control? Pin
keegan12-Aug-03 8:59
keegan12-Aug-03 8:59 
Generalgot it Pin
keegan12-Aug-03 9:08
keegan12-Aug-03 9:08 
GeneralRe: got it Pin
John M. Drescher12-Aug-03 9:16
John M. Drescher12-Aug-03 9:16 
GeneralCFileDialog Pin
will138312-Aug-03 7:54
will138312-Aug-03 7:54 
GeneralRe: CFileDialog Pin
Heath Stewart12-Aug-03 8:51
protectorHeath Stewart12-Aug-03 8:51 
You might try the SHBrowserForFolder function instead. It doesn't provide a wrapper class in MFC that I know of, but it's simple enough to use. You can set the root, limit the types of items that can be selected, and even have files show up (despite the function name containing "browse" and "folder") in newer (albeit not so new) function versions using a simple flag.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralRe: CFileDialog Pin
will138312-Aug-03 9:11
will138312-Aug-03 9:11 
GeneralRe: CFileDialog Pin
will138312-Aug-03 9:46
will138312-Aug-03 9:46 
GeneralRe: CFileDialog Pin
Heath Stewart12-Aug-03 10:46
protectorHeath Stewart12-Aug-03 10:46 
GeneralOLE DB record counting Pin
João Paulo Figueira12-Aug-03 7:43
professionalJoão Paulo Figueira12-Aug-03 7:43 
GeneralRe: OLE DB record counting Pin
Jörgen Sigvardsson12-Aug-03 13:37
Jörgen Sigvardsson12-Aug-03 13:37 
GeneralRe: OLE DB record counting Pin
João Paulo Figueira12-Aug-03 22:41
professionalJoão Paulo Figueira12-Aug-03 22:41 
GeneralRe: OLE DB record counting Pin
Jörgen Sigvardsson12-Aug-03 22:46
Jörgen Sigvardsson12-Aug-03 22:46 
GeneralRe: OLE DB record counting Pin
João Paulo Figueira24-Aug-03 22:14
professionalJoão Paulo Figueira24-Aug-03 22:14 
GeneralRe: OLE DB record counting Pin
Jörgen Sigvardsson25-Aug-03 0:46
Jörgen Sigvardsson25-Aug-03 0:46 
GeneralRe: OLE DB record counting Pin
João Paulo Figueira25-Aug-03 1:01
professionalJoão Paulo Figueira25-Aug-03 1:01 
GeneralCrystal Report Viewer Pin
Archigal12-Aug-03 6:28
Archigal12-Aug-03 6:28 
GeneralRe: Crystal Report Viewer Pin
Heath Stewart12-Aug-03 8:47
protectorHeath Stewart12-Aug-03 8:47 
GeneralRe: Crystal Report Viewer Pin
Jörgen Sigvardsson12-Aug-03 13:39
Jörgen Sigvardsson12-Aug-03 13:39 
GeneralCSocket Pin
MemLeak12-Aug-03 6:25
MemLeak12-Aug-03 6:25 
GeneralRe: CSocket Pin
valikac12-Aug-03 6:51
valikac12-Aug-03 6:51 
GeneralInserting metafiles in RichEdit Pin
Trapper12-Aug-03 6:08
Trapper12-Aug-03 6:08 
Generalprogram access to locked directory Pin
IdUnknown12-Aug-03 5:31
IdUnknown12-Aug-03 5:31 

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.