Given two processes, how can they share memory?
Answers were Sorted based on User's Feedback
Answer / skybeaver
Two processes can share memory in a number of ways.
1. Memory-mapped files
2. Shared memory segments
3. Message queues
4. Named pipes
| Is This Answer Correct ? | 27 Yes | 0 No |
Which MFC function is used to display output?
how does conditionally close the Dialog Box ?
I want recent paper pattern for HP company?
What is the initial function to be called in MFC and what it will do
Tell me the different controls in MFC ?
is there any class which is not derived from Cobject
what is the size of a process
What is the difference between the Encapsulation and Abstraction
25 Answers HCL, Invensys, TCS, Wipro,
Does the application have more than one object? If no, then what is the reason?
i have created runtime menu -- ( admistrator ->managepackage,manage module). but now i want to open a dialog when i select manage package and any other diaolg when selecting manage module ( whole selection is at run time only ) . Please HELP .its urgently required
Which CPrintInfo member variable must be set for multiple page printouts?
What view class enables you to use an edit control as a view?