Click here to Skip to main content
15,892,643 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Doesn't open heading file VC ++ Pin
Erudite_Eric23-Nov-11 1:24
Erudite_Eric23-Nov-11 1:24 
AnswerRe: Doesn't open heading file VC ++ Pin
Albert Holguin23-Nov-11 2:47
professionalAlbert Holguin23-Nov-11 2:47 
GeneralRe: Doesn't open heading file VC ++ Pin
PeLeg8923-Nov-11 2:56
PeLeg8923-Nov-11 2:56 
GeneralRe: Doesn't open heading file VC ++ Pin
Albert Holguin23-Nov-11 3:32
professionalAlbert Holguin23-Nov-11 3:32 
QuestionHow to access physical memory location from IP address Pin
fingerss522-Nov-11 21:11
fingerss522-Nov-11 21:11 
AnswerRe: How to access physical memory location from IP address Pin
CPallini22-Nov-11 21:38
mveCPallini22-Nov-11 21:38 
AnswerRe: How to access physical memory location from IP address Pin
Erudite_Eric22-Nov-11 23:50
Erudite_Eric22-Nov-11 23:50 
AnswerRe: How to access physical memory location from IP address Pin
Software_Developer23-Nov-11 0:31
Software_Developer23-Nov-11 0:31 
[ This ] talks about Shared memory access permissions on Windows.

Maybe [ this ] article on Memory-mapped files might help but it applies to XP, not Vista/Windows 7.

("Memory-mapped files allow a file on disk to be associated with an address space. Once this mapping is done the data in the file can be accessed as if the file was in memory." )



MSDN has lots on Memory-mapped files, google "Sharing Memory Over Networks" and/or "Memory-mapped files".
GeneralRe: How to access physical memory location from IP address Pin
fingerss523-Nov-11 1:45
fingerss523-Nov-11 1:45 
QuestionSetDefaultCommConfig does not control / save DTR / RTS parameters - why ? Pin
Vaclav_22-Nov-11 9:49
Vaclav_22-Nov-11 9:49 
AnswerRe: SetDefaultCommConfig does not control / save DTR / RTS parameters - why ? Pin
CPallini22-Nov-11 21:42
mveCPallini22-Nov-11 21:42 
GeneralRe: SetDefaultCommConfig does not control / save DTR / RTS parameters - why ? Pin
Vaclav_23-Nov-11 3:49
Vaclav_23-Nov-11 3:49 
Questionstring operation Pin
robin70022-Nov-11 9:40
robin70022-Nov-11 9:40 
AnswerRe: string operation Pin
Richard MacCutchan22-Nov-11 9:59
mveRichard MacCutchan22-Nov-11 9:59 
GeneralRe: string operation Pin
robin70022-Nov-11 10:13
robin70022-Nov-11 10:13 
GeneralRe: string operation Pin
Richard MacCutchan22-Nov-11 10:22
mveRichard MacCutchan22-Nov-11 10:22 
GeneralRe: string operation Pin
CPallini22-Nov-11 21:45
mveCPallini22-Nov-11 21:45 
GeneralRe: Here is simple loop to collect all the names Pin
Software_Developer22-Nov-11 22:09
Software_Developer22-Nov-11 22:09 
QuestionHow to grant access rights Pin
William Engberts22-Nov-11 2:07
William Engberts22-Nov-11 2:07 
AnswerRe: How to grant access rights Pin
Chris Meech22-Nov-11 3:02
Chris Meech22-Nov-11 3:02 
GeneralRe: How to grant access rights Pin
William Engberts22-Nov-11 3:09
William Engberts22-Nov-11 3:09 
GeneralRe: How to grant access rights Pin
Chris Meech22-Nov-11 3:13
Chris Meech22-Nov-11 3:13 
QuestionHow to create 2 tree view in one window Pin
akash chourasia22-Nov-11 1:15
akash chourasia22-Nov-11 1:15 
AnswerRe: How to create 2 tree view in one window Pin
_AnsHUMAN_ 22-Nov-11 1:40
_AnsHUMAN_ 22-Nov-11 1:40 
GeneralRe: How to create 2 tree view in one window Pin
akash chourasia22-Nov-11 17:54
akash chourasia22-Nov-11 17:54 

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.