Definition of global memory in window programmimg
Answers
Answered by
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
0
windows can maintain the global memory in the programing.#
Similar questions
Math,
6 months ago
Math,
6 months ago
Math,
6 months ago
Computer Science,
1 year ago
Math,
1 year ago