what's the correct way to use CreateFileMapping and MapViewOfFile?

前端 未结 0 1733
小鲜肉
小鲜肉 2020-12-11 10:11

when i write a code that want modify file by use CreateFileMapping and MapViewOfFile. i use the CreateFileMapping(hf, NULL, PAGE_READWRITE, 0, 10, NULL); i think that i cre

相关标签:
回答
  • 消灭零回复
提交回复
热议问题