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 |
what is the difference between compiling and building?
1)How to change a text of a button in runtime?
what is functioning of DIalodDataXchange ..?
Tell us something about MFC?
What function is used to retrieve the currently selected index in a list box?
What is model and modeless dialog box ? Give some examples?
what do you mean by psychic window?
how many types of messages are their
Differ GetMessage, PostMessage & PeakMessage?
If i derive a new class from CObject what are the basic features my derived wil get ?
Explain StretchBlt and BitBlt
What is the difference between Synchronous sockets and asynchronous sockets?