Computer Science, asked by sdfsfs7510, 9 months ago

Definition of global memory in window programmimg

Answers

Answered by PiyushSinghRajput1
1

Windows maintains a certain amount of global heap memory. This memory is limited compared to regular process heaps, and should not be accessed unless global memory is specially required. When data has been written to the global memory, you don't get a pointer to that data, but instead you get a handle for that data.

Answered by Anonymous
0

windows can maintain the global memory in the programing.#

Similar questions