Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Feb : MapViewOfFile pointer
| Subject: | MapViewOfFile pointer |
| Posted by: | "Tobias" (toasdf.asdf..@asdf.se) |
| Date: | Thu, 22 Feb 2007 22:57:47 |
Is it posible to position a pointer retrived from MapViewOfFile?
I need to move the pointer for ex 10 bytes and start copymemory from there?
//Tobias