Click here to Skip to main content
16,016,345 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Algorithm Request Pin
Viorel.28-Jun-06 4:49
Viorel.28-Jun-06 4:49 
AnswerRe: Algorithm Request Pin
kylur28-Jun-06 4:28
kylur28-Jun-06 4:28 
GeneralRe: Algorithm Request [modified] Pin
Tnarol28-Jun-06 5:20
Tnarol28-Jun-06 5:20 
AnswerRe: Algorithm Request Pin
Chris Losinger28-Jun-06 5:41
professionalChris Losinger28-Jun-06 5:41 
AnswerRe: Algorithm Request [modified] Pin
Zac Howland28-Jun-06 6:18
Zac Howland28-Jun-06 6:18 
AnswerRe: Algorithm Request Pin
Rilhas9-Jul-06 6:25
Rilhas9-Jul-06 6:25 
QuestionFileMapping problem Pin
Kharfax28-Jun-06 3:51
Kharfax28-Jun-06 3:51 
AnswerRe: FileMapping problem Pin
Matt Godbolt28-Jun-06 4:07
Matt Godbolt28-Jun-06 4:07 
When you say 'exploding' can you be a bit more specific? Smile | :) Are you getting a valid 'buffer' back or is it NULL? Is the error itself a read access violation, or a write violation? Is it the first value of 'i' that errors, or one of the later ones? What's 'dwDesiredAccess' - does it contain 'FILE_MAP_READ'? How are you getting hFileMappingObject? Is the file you're modifying read only?

The code looks sensible enough to me there, so I suspect it'll be something outside of the snippet you've posted there Smile | :)

Matt Godbolt
Engineer, ProFactor Software
StyleManager project
GeneralRe: FileMapping problem Pin
Kharfax28-Jun-06 4:38
Kharfax28-Jun-06 4:38 
AnswerRe: FileMapping problem Pin
Jun Du28-Jun-06 7:12
Jun Du28-Jun-06 7:12 
GeneralRe: FileMapping problem Pin
Kharfax28-Jun-06 7:37
Kharfax28-Jun-06 7:37 
GeneralRe: FileMapping problem Pin
Kharfax28-Jun-06 8:41
Kharfax28-Jun-06 8:41 
QuestionProblem found using SHBrowseForFolder Pin
ajayraj jayaraj28-Jun-06 3:42
ajayraj jayaraj28-Jun-06 3:42 
AnswerRe: Problem found using SHBrowseForFolder Pin
Sarath C28-Jun-06 4:09
Sarath C28-Jun-06 4:09 
QuestionDirectShow Universal Source Filter Pin
shadow0128-Jun-06 3:17
shadow0128-Jun-06 3:17 
AnswerRe: DirectShow Universal Source Filter [modified] Pin
Justin Tay28-Jun-06 3:22
Justin Tay28-Jun-06 3:22 
GeneralRe: DirectShow Universal Source Filter Pin
shadow0128-Jun-06 4:02
shadow0128-Jun-06 4:02 
QuestionFree Design Patterns book Pin
knoxplusplus28-Jun-06 3:15
knoxplusplus28-Jun-06 3:15 
AnswerRe: Free Design Patterns book Pin
Cedric Moonen28-Jun-06 3:21
Cedric Moonen28-Jun-06 3:21 
GeneralRe: Free Design Patterns book Pin
knoxplusplus28-Jun-06 3:36
knoxplusplus28-Jun-06 3:36 
Questiontypename/class [modified] Pin
knoxplusplus28-Jun-06 3:11
knoxplusplus28-Jun-06 3:11 
AnswerRe: typename/class Pin
_AnsHUMAN_ 28-Jun-06 3:18
_AnsHUMAN_ 28-Jun-06 3:18 
AnswerRe: typename/class [modified] Pin
Viorel.28-Jun-06 3:25
Viorel.28-Jun-06 3:25 
GeneralRe: typename/class Pin
knoxplusplus28-Jun-06 3:36
knoxplusplus28-Jun-06 3:36 
AnswerRe: typename/class Pin
Zac Howland28-Jun-06 3:45
Zac Howland28-Jun-06 3:45 

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.