Hi to everyone, I just was trying to find an API that lets me print the amounth of kb (4?) I have as page-size..
I've tryed to look for it in msdn but page, frame and memory are quite used everywhere
thanx to everyone , heppy xmas![]()
This is a discussion on [C] Get the page-size in memory within the Windows Programming forums, part of the Platform Specific Boards category; Hi to everyone, I just was trying to find an API that lets me print the amounth of kb (4?) ...
Hi to everyone, I just was trying to find an API that lets me print the amounth of kb (4?) I have as page-size..
I've tryed to look for it in msdn but page, frame and memory are quite used everywhere
thanx to everyone , heppy xmas![]()
This forum is the best one I've ever seen. Great ppl, great coders
I'm not sure if I am interpreting your cryptic post correctly but if you are trying to retrieve the system page size you can use GetSystemInfo with SYSTEM_INFO::dwPageSize. This value is typically 4096.
anonytmouse, you got it
thanx![]()
This forum is the best one I've ever seen. Great ppl, great coders