Click here to Skip to main content
15,905,781 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDebugger issues Pin
capricious_00126-Jun-06 4:39
capricious_00126-Jun-06 4:39 
QuestionRe: Debugger issues Pin
David Crow26-Jun-06 4:42
David Crow26-Jun-06 4:42 
AnswerRe: Debugger issues Pin
capricious_00126-Jun-06 4:59
capricious_00126-Jun-06 4:59 
AnswerRe: Debugger issues Pin
Sarath C26-Jun-06 4:51
Sarath C26-Jun-06 4:51 
GeneralRe: Debugger issues Pin
capricious_00126-Jun-06 5:01
capricious_00126-Jun-06 5:01 
GeneralRe: Debugger issues Pin
Sarath C26-Jun-06 5:05
Sarath C26-Jun-06 5:05 
GeneralRe: Debugger issues Pin
capricious_00126-Jun-06 5:19
capricious_00126-Jun-06 5:19 
Questiona map Resizing a map file; Pin
hatemtalbi26-Jun-06 4:27
hatemtalbi26-Jun-06 4:27 
Hi all,

I created a map file like this :
HANDLE hMap=CreateFileMapping(hFile, NULL, _dwProtect, 0, _dwSize, _strMapName);

but now I need to increase its size and create a new view on it!! does someone know how to to that the right way??

Thank you so much Smile | :)
QuestionRe: a map Resizing a map file; Pin
David Crow26-Jun-06 4:37
David Crow26-Jun-06 4:37 
AnswerRe: a map Resizing a map file; Pin
hatemtalbi26-Jun-06 4:50
hatemtalbi26-Jun-06 4:50 
QuestionRe: a map Resizing a map file; Pin
David Crow26-Jun-06 5:05
David Crow26-Jun-06 5:05 
AnswerRe: a map Resizing a map file; Pin
hatemtalbi26-Jun-06 5:10
hatemtalbi26-Jun-06 5:10 
GeneralRe: a map Resizing a map file; Pin
James Brown26-Jun-06 6:42
James Brown26-Jun-06 6:42 
GeneralRe: a map Resizing a map file; Pin
hatemtalbi26-Jun-06 6:46
hatemtalbi26-Jun-06 6:46 
GeneralRe: a map Resizing a map file; Pin
James Brown26-Jun-06 7:43
James Brown26-Jun-06 7:43 
QuestionTabs with right close button (Firefox like) Pin
Moak26-Jun-06 4:00
Moak26-Jun-06 4:00 
AnswerRe: Tabs with right close button (Firefox like) Pin
Sarath C26-Jun-06 4:23
Sarath C26-Jun-06 4:23 
GeneralRe: Tabs with right close button (Firefox like) Pin
Moak27-Jun-06 0:26
Moak27-Jun-06 0:26 
QuestionHow to know if a pointer is valid? Pin
hatemtalbi26-Jun-06 3:43
hatemtalbi26-Jun-06 3:43 
QuestionRe: How to know if a pointer is valid? Pin
David Crow26-Jun-06 3:48
David Crow26-Jun-06 3:48 
AnswerRe: How to know if a pointer is valid? [modified] Pin
Stephen Hewitt26-Jun-06 16:53
Stephen Hewitt26-Jun-06 16:53 
GeneralRe: How to know if a pointer is valid? Pin
David Crow27-Jun-06 3:08
David Crow27-Jun-06 3:08 
AnswerRe: How to know if a pointer is valid? Pin
Viorel.26-Jun-06 3:52
Viorel.26-Jun-06 3:52 
GeneralRe: How to know if a pointer is valid? Pin
hatemtalbi26-Jun-06 3:57
hatemtalbi26-Jun-06 3:57 
GeneralRe: How to know if a pointer is valid? [modified] Pin
Stephen Hewitt26-Jun-06 18:03
Stephen Hewitt26-Jun-06 18:03 

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.