Click here to Skip to main content
15,891,633 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralResource Editing in VC6 Pin
Roger Wright15-Jan-04 17:50
professionalRoger Wright15-Jan-04 17:50 
GeneralRe: Resource Editing in VC6 Pin
Signal-915-Jan-04 18:07
Signal-915-Jan-04 18:07 
GeneralRe: Resource Editing in VC6 Pin
Roger Wright15-Jan-04 18:21
professionalRoger Wright15-Jan-04 18:21 
GeneralRe: Resource Editing in VC6 Pin
Marcello16-Jan-04 5:46
Marcello16-Jan-04 5:46 
GeneralRe: Resource Editing in VC6 Pin
Michael Dunn15-Jan-04 18:39
sitebuilderMichael Dunn15-Jan-04 18:39 
QuestionCOmpile error? Pin
Maverick15-Jan-04 17:47
Maverick15-Jan-04 17:47 
AnswerRe: COmpile error? Pin
Abhi Lahare15-Jan-04 18:47
Abhi Lahare15-Jan-04 18:47 
GeneralCreate subdirectories levels deep Pin
shultas15-Jan-04 17:31
shultas15-Jan-04 17:31 
Hey all.

I'm on the move tonight Big Grin | :-D

One quick question. Currently, the way that I am doing this is definately not the right way of doing things.

I want to create a directory. (I'm using MFC BTW). I'm looking to see if there is a class (or if someone else may have built a class) that can help me do this. _mkdir is not really what I'm looking for because it won't create the folder if the parent does not exist. I'm looking to be able to build all "parent" folders of the dir as well. For instance, I want to say something like "CreateDir("c:\\temp\\1\\2\\3\\4\\5"), and if c:\temp does not exist, it will create it, then create c:\temp\1, c:\temp\2, etc.... I remember in VB M$ had a method that did this (I can't remember the name exactly) but I cannot seem to find it in VC. Any suggestions would be appreciated!

Thanks

Shultas
GeneralRe: Create subdirectories levels deep Pin
Michael Dunn15-Jan-04 18:42
sitebuilderMichael Dunn15-Jan-04 18:42 
GeneralRe: Create subdirectories levels deep Pin
shultas15-Jan-04 18:52
shultas15-Jan-04 18:52 
GeneralHelp! Pressed wrong button and cant fix it! Pin
shultas15-Jan-04 17:13
shultas15-Jan-04 17:13 
GeneralRe: Help! Pressed wrong button and cant fix it! Pin
Ryan Binns15-Jan-04 17:18
Ryan Binns15-Jan-04 17:18 
GeneralRe: Help! Pressed wrong button and cant fix it! Pin
shultas15-Jan-04 17:20
shultas15-Jan-04 17:20 
GeneralRe: Help! Pressed wrong button and cant fix it! Pin
bryce15-Jan-04 17:21
bryce15-Jan-04 17:21 
GeneralChange button text Pin
shultas15-Jan-04 15:45
shultas15-Jan-04 15:45 
GeneralRe: Change button text Pin
valikac15-Jan-04 16:17
valikac15-Jan-04 16:17 
GeneralRe: Change button text Pin
shultas15-Jan-04 17:40
shultas15-Jan-04 17:40 
GeneralRe: Change button text Pin
Kene15-Jan-04 21:44
Kene15-Jan-04 21:44 
Generalanyone know how to convert bitmap to jpeg.. Pin
fatso jon15-Jan-04 14:47
fatso jon15-Jan-04 14:47 
GeneralRe: anyone know how to convert bitmap to jpeg.. Pin
Christian Graus15-Jan-04 15:30
protectorChristian Graus15-Jan-04 15:30 
Question????the problem of mscomm32.ocx and vc++???? Pin
anders_zhou15-Jan-04 14:26
anders_zhou15-Jan-04 14:26 
AnswerRe: ????the problem of mscomm32.ocx and vc++???? Pin
Christian Graus15-Jan-04 15:32
protectorChristian Graus15-Jan-04 15:32 
AnswerRe: ????the problem of mscomm32.ocx and vc++???? Pin
Moshirynia15-Jan-04 16:20
Moshirynia15-Jan-04 16:20 
GeneralList control question Pin
User 58385215-Jan-04 14:09
User 58385215-Jan-04 14:09 
GeneralRe: List control question Pin
User 58385215-Jan-04 15:46
User 58385215-Jan-04 15:46 

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.