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