Click here to Skip to main content
15,888,293 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Return Code from EM_GETCHARFORMAT Pin
ForNow17-Feb-09 7:14
ForNow17-Feb-09 7:14 
AnswerRe: Return Code from EM_GETCHARFORMAT Pin
krmed18-Feb-09 0:39
krmed18-Feb-09 0:39 
Questionadaptive niblack algorithm Pin
Bindas Samanta17-Feb-09 4:14
Bindas Samanta17-Feb-09 4:14 
AnswerRe: adaptive niblack algorithm Pin
Stuart Dootson17-Feb-09 4:31
professionalStuart Dootson17-Feb-09 4:31 
JokeRe: adaptive niblack algorithm Pin
SandipG 17-Feb-09 4:54
SandipG 17-Feb-09 4:54 
GeneralRe: adaptive niblack algorithm Pin
Stuart Dootson17-Feb-09 6:02
professionalStuart Dootson17-Feb-09 6:02 
JokeRe: adaptive niblack algorithm Pin
CPallini17-Feb-09 22:07
mveCPallini17-Feb-09 22:07 
Questioncreate file directly Pin
josip cagalj17-Feb-09 2:04
josip cagalj17-Feb-09 2:04 
In my app I need to write something in some place on PC.
In my code I call 'std::ofstream' but first I have to make sure that file exist.
If file doesn't exist I need to make an empty file.
Now my question is, after I find out that file doesn't exist can I create it only by specifying full path-name not worrying if some of sub folders exist. It needs to recreate the whole path.
To be more specific the location is 'C:\....\Aplication Data\..".
How to achieve this?
Thanks
AnswerRe: create file directly Pin
«_Superman_»17-Feb-09 2:26
professional«_Superman_»17-Feb-09 2:26 
AnswerRe: create file directly Pin
Stuart Dootson17-Feb-09 2:44
professionalStuart Dootson17-Feb-09 2:44 
GeneralRe: create file directly Pin
josip cagalj17-Feb-09 3:23
josip cagalj17-Feb-09 3:23 
GeneralRe: create file directly Pin
«_Superman_»17-Feb-09 4:05
professional«_Superman_»17-Feb-09 4:05 
GeneralRe: create file directly Pin
Stuart Dootson17-Feb-09 4:15
professionalStuart Dootson17-Feb-09 4:15 
QuestionInterface not responding Pin
MsmVc17-Feb-09 1:32
MsmVc17-Feb-09 1:32 
AnswerRe: Interface not responding Pin
Cedric Moonen17-Feb-09 1:40
Cedric Moonen17-Feb-09 1:40 
GeneralRe: Interface not responding Pin
MsmVc17-Feb-09 1:51
MsmVc17-Feb-09 1:51 
GeneralRe: Interface not responding Pin
Cedric Moonen17-Feb-09 2:07
Cedric Moonen17-Feb-09 2:07 
QuestionResizing frame Pin
baerten17-Feb-09 0:51
baerten17-Feb-09 0:51 
AnswerRe: Resizing frame Pin
Stuart Dootson17-Feb-09 1:03
professionalStuart Dootson17-Feb-09 1:03 
GeneralRe: Resizing frame Pin
baerten17-Feb-09 2:29
baerten17-Feb-09 2:29 
QuestionHow to access child window controls? Pin
Abhijit D. Babar17-Feb-09 0:35
Abhijit D. Babar17-Feb-09 0:35 
AnswerRe: How to access child window controls? Pin
Stuart Dootson17-Feb-09 0:57
professionalStuart Dootson17-Feb-09 0:57 
Questionuse GdiPlus :: Font to SetFont of a static text control or convert GdiPlus :: Font to CFont Pin
_T("No name")17-Feb-09 0:33
_T("No name")17-Feb-09 0:33 
AnswerRe: use GdiPlus :: Font to SetFont of a static text control or convert GdiPlus :: Font to CFont [modified] Pin
Nuri Ismail17-Feb-09 3:17
Nuri Ismail17-Feb-09 3:17 
QuestionUser account that connect to a shared folder. Pin
Green Fuze16-Feb-09 23:47
Green Fuze16-Feb-09 23:47 

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.