Click here to Skip to main content
15,898,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionquestion about CreateFile and FILE_FLAG_WRITE_THROUGH Pin
George_George15-Jan-07 20:07
George_George15-Jan-07 20:07 
AnswerRe: question about CreateFile and FILE_FLAG_WRITE_THROUGH Pin
Michael Dunn15-Jan-07 22:21
sitebuilderMichael Dunn15-Jan-07 22:21 
GeneralRe: question about CreateFile and FILE_FLAG_WRITE_THROUGH Pin
George_George15-Jan-07 23:59
George_George15-Jan-07 23:59 
GeneralRe: question about CreateFile and FILE_FLAG_WRITE_THROUGH Pin
Michael Dunn16-Jan-07 8:03
sitebuilderMichael Dunn16-Jan-07 8:03 
GeneralRe: question about CreateFile and FILE_FLAG_WRITE_THROUGH Pin
George_George16-Jan-07 15:10
George_George16-Jan-07 15:10 
QuestionSpace key + menu operation Pin
Member 21206615-Jan-07 20:05
Member 21206615-Jan-07 20:05 
QuestionCreating Sub folder Pin
Suresh H15-Jan-07 19:55
Suresh H15-Jan-07 19:55 
AnswerRe: Creating Sub folder Pin
Hamid_RT15-Jan-07 20:02
Hamid_RT15-Jan-07 20:02 
one way use of PathFileExists to check its exist or no(you use of it)
(2) you can use of FindFirstFile/FindNext
(3) if you have folders name you can use of SetCurrectDirectory(); and check return value of it 0 or 1


Suresh H wrote:
“C:\\A\\B\\”;


"C:\\A\\B"




WhiteSky

QuestionRe: Creating Sub folder Pin
Rajesh R Subramanian15-Jan-07 20:05
professionalRajesh R Subramanian15-Jan-07 20:05 
AnswerRe: Creating Sub folder Pin
Suresh H15-Jan-07 20:16
Suresh H15-Jan-07 20:16 
GeneralRe: Creating Sub folder Pin
Hamid_RT15-Jan-07 20:25
Hamid_RT15-Jan-07 20:25 
GeneralRe: Creating Sub folder Pin
Suresh H15-Jan-07 20:36
Suresh H15-Jan-07 20:36 
GeneralRe: Creating Sub folder Pin
Hamid_RT15-Jan-07 20:45
Hamid_RT15-Jan-07 20:45 
GeneralRe: Creating Sub folder Pin
Rajesh R Subramanian15-Jan-07 20:51
professionalRajesh R Subramanian15-Jan-07 20:51 
GeneralRe: Creating Sub folder Pin
Suresh H15-Jan-07 21:00
Suresh H15-Jan-07 21:00 
GeneralRe: Creating Sub folder Pin
Rajesh R Subramanian15-Jan-07 20:50
professionalRajesh R Subramanian15-Jan-07 20:50 
GeneralRe: Creating Sub folder Pin
Suresh H15-Jan-07 21:16
Suresh H15-Jan-07 21:16 
GeneralRe: Creating Sub folder Pin
Rajesh R Subramanian15-Jan-07 21:21
professionalRajesh R Subramanian15-Jan-07 21:21 
GeneralRe: Creating Sub folder Pin
Suresh H15-Jan-07 22:00
Suresh H15-Jan-07 22:00 
GeneralRe: Creating Sub folder Pin
Rajesh R Subramanian15-Jan-07 22:04
professionalRajesh R Subramanian15-Jan-07 22:04 
GeneralRe: Creating Sub folder Pin
Suresh H15-Jan-07 22:10
Suresh H15-Jan-07 22:10 
GeneralRe: Creating Sub folder Pin
prasad_som15-Jan-07 22:42
prasad_som15-Jan-07 22:42 
GeneralRe: Creating Sub folder Pin
prasad_som15-Jan-07 23:12
prasad_som15-Jan-07 23:12 
GeneralRe: Creating Sub folder Pin
Rajesh R Subramanian15-Jan-07 22:11
professionalRajesh R Subramanian15-Jan-07 22:11 
GeneralRe: Creating Sub folder Pin
Suresh H15-Jan-07 22:14
Suresh H15-Jan-07 22:14 

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.