Click here to Skip to main content
15,900,906 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Unhandled exception at EndDialog. Pin
David Crow5-Mar-11 9:58
David Crow5-Mar-11 9:58 
Questioninput multi language in C for window Pin
Nguyen Sy Bang2-Mar-11 17:16
Nguyen Sy Bang2-Mar-11 17:16 
AnswerRe: input multi language in C for window Pin
Andrew Brock2-Mar-11 20:31
Andrew Brock2-Mar-11 20:31 
GeneralRe: input multi language in C for window Pin
Nguyen Sy Bang3-Mar-11 4:40
Nguyen Sy Bang3-Mar-11 4:40 
Questionhow to make CtreeCtrl In CListCtrl Pin
so0_lanhlung22-Mar-11 15:48
so0_lanhlung22-Mar-11 15:48 
AnswerRe: how to make CtreeCtrl In CListCtrl Pin
Hans Dietrich2-Mar-11 16:41
mentorHans Dietrich2-Mar-11 16:41 
AnswerRe: how to make CtreeCtrl In CListCtrl Pin
Rolf Kristensen3-Mar-11 9:19
Rolf Kristensen3-Mar-11 9:19 
QuestionRestoring File Streams with BackupWrite Pin
Richard Andrew x642-Mar-11 15:16
professionalRichard Andrew x642-Mar-11 15:16 
I use BackupRead() to back up a bunch of files. This function reads all the streams contained in each file, including security information.

When I try to restore the file with BackupWrite(), it writes the security info into the beginning of the main file stream so that when you open the file in Notepad, you see a bunch of garbage at the top of the file.

What am I supposed to do with the security stream in order to restore it properly?

What functions are involved?
The difficult we do right away...
...the impossible takes slightly longer.

QuestionMFC app doesn't repaint when a non-MFC dll shows a modal dialog [modified] Pin
Mikhail Edoshin2-Mar-11 9:10
Mikhail Edoshin2-Mar-11 9:10 
AnswerRe: MFC app doesn't repaint when a non-MFC dll shows a modal dialog Pin
Albert Holguin2-Mar-11 12:53
professionalAlbert Holguin2-Mar-11 12:53 
GeneralRe: MFC app doesn't repaint when a non-MFC dll shows a modal dialog Pin
Mikhail Edoshin2-Mar-11 23:08
Mikhail Edoshin2-Mar-11 23:08 
GeneralRe: MFC app doesn't repaint when a non-MFC dll shows a modal dialog Pin
Albert Holguin3-Mar-11 3:48
professionalAlbert Holguin3-Mar-11 3:48 
GeneralRe: MFC app doesn't repaint when a non-MFC dll shows a modal dialog Pin
Mikhail Edoshin2-Mar-11 23:29
Mikhail Edoshin2-Mar-11 23:29 
AnswerRe: MFC app doesn't repaint when a non-MFC dll shows a modal dialog Pin
Hans Dietrich2-Mar-11 16:45
mentorHans Dietrich2-Mar-11 16:45 
GeneralRe: MFC app doesn't repaint when a non-MFC dll shows a modal dialog Pin
Mikhail Edoshin2-Mar-11 23:22
Mikhail Edoshin2-Mar-11 23:22 
QuestionOpening Disk Defragmenter from inside a WIN32 app [modified] Pin
dipuks2-Mar-11 9:04
dipuks2-Mar-11 9:04 
AnswerRe: Opening Disk Defragmenter from inside a WIN32 app Pin
David Crow2-Mar-11 9:24
David Crow2-Mar-11 9:24 
AnswerRe: Opening Disk Defragmenter from inside a WIN32 app Pin
Niklas L2-Mar-11 9:25
Niklas L2-Mar-11 9:25 
GeneralRe: Opening Disk Defragmenter from inside a WIN32 app Pin
dipuks2-Mar-11 12:35
dipuks2-Mar-11 12:35 
QuestionStretchBlt problem Pin
csrss2-Mar-11 4:14
csrss2-Mar-11 4:14 
AnswerRe: StretchBlt problem Pin
Hans Dietrich2-Mar-11 4:26
mentorHans Dietrich2-Mar-11 4:26 
GeneralRe: StretchBlt problem Pin
csrss2-Mar-11 7:02
csrss2-Mar-11 7:02 
QuestionRe: StretchBlt problem Pin
CPallini2-Mar-11 4:57
mveCPallini2-Mar-11 4:57 
GeneralRe: StretchBlt problem Pin
csrss2-Mar-11 5:14
csrss2-Mar-11 5:14 
AnswerRe: StretchBlt problem Pin
Chris Meech2-Mar-11 6:15
Chris Meech2-Mar-11 6:15 

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.