ok i have memory mapped a file using CreateFileMapping. basically i don't really understand the systax of MapViewOfFile, what exactly are dwFileOffsetHigh and dwFileOffsetLow? how do i set it up to allocate enough memory for whatever file i open? sorry if this is a really vague question but i'm just getting my head round file access methods.
thanks very much.
thanks very much.