Click here to Skip to main content
15,899,634 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCScrollView Odd little Behavior Pin
poiut1-Dec-04 4:58
poiut1-Dec-04 4:58 
GeneralRe: CScrollView Odd little Behavior Pin
poiut1-Dec-04 5:58
poiut1-Dec-04 5:58 
Generaler the option of a MFC Pin
BRIMID1-Dec-04 3:54
BRIMID1-Dec-04 3:54 
GeneralRe: er the option of a MFC Pin
toxcct1-Dec-04 4:45
toxcct1-Dec-04 4:45 
GeneralRe: er the option of a MFC Pin
BRIMID1-Dec-04 5:32
BRIMID1-Dec-04 5:32 
GeneralRe: er the option of a MFC Pin
Maximilien1-Dec-04 5:40
Maximilien1-Dec-04 5:40 
GeneralRe: er the option of a MFC Pin
toxcct1-Dec-04 5:42
toxcct1-Dec-04 5:42 
GeneralRe: er the option of a MFC Pin
David Crow1-Dec-04 5:50
David Crow1-Dec-04 5:50 
GeneralRe: er the option of a MFC Pin
BRIMID1-Dec-04 7:16
BRIMID1-Dec-04 7:16 
GeneralRe: er the option of a MFC Pin
David Crow1-Dec-04 7:20
David Crow1-Dec-04 7:20 
GeneralRe: er the option of a MFC Pin
Maximilien1-Dec-04 7:27
Maximilien1-Dec-04 7:27 
GeneralRe: er the option of a MFC Pin
BRIMID1-Dec-04 8:24
BRIMID1-Dec-04 8:24 
GeneralRe: er the option of a MFC Pin
David Crow1-Dec-04 8:45
David Crow1-Dec-04 8:45 
GeneralCreateMapFile Pin
includeh101-Dec-04 3:50
includeh101-Dec-04 3:50 
GeneralRe: CreateMapFile Pin
Blake Miller1-Dec-04 5:15
Blake Miller1-Dec-04 5:15 
GeneralRe: CreateMapFile Pin
includeh101-Dec-04 6:34
includeh101-Dec-04 6:34 
not really.

if doing
CreateFileMapping
......
CloseHandle

the file is still there because another app can open it.

i need to delete the file because i have to create thousands of maping files, i need to delete some files if they are useless.

CloseHandle does not delete mapping files - similar to normal files.





includeh10
GeneralRe: CreateMapFile Pin
Blake Miller1-Dec-04 6:43
Blake Miller1-Dec-04 6:43 
Questionhow to pass data to another application? Pin
includeh101-Dec-04 3:36
includeh101-Dec-04 3:36 
AnswerRe: how to pass data to another application? Pin
David Crow1-Dec-04 3:43
David Crow1-Dec-04 3:43 
GeneralRe: how to pass data to another application? Pin
includeh101-Dec-04 4:03
includeh101-Dec-04 4:03 
GeneralRe: how to pass data to another application? Pin
David Crow1-Dec-04 4:13
David Crow1-Dec-04 4:13 
GeneralRe: how to pass data to another application? Pin
includeh101-Dec-04 4:21
includeh101-Dec-04 4:21 
GeneralRe: how to pass data to another application? Pin
includeh101-Dec-04 6:54
includeh101-Dec-04 6:54 
AnswerRe: how to pass data to another application? Pin
Peter Weyzen1-Dec-04 8:02
Peter Weyzen1-Dec-04 8:02 
GeneralMinimum pane size in a CSplitterWnd Pin
Jitendra gangwar1-Dec-04 3:22
Jitendra gangwar1-Dec-04 3:22 

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.