From: Erik P. <epa...@cs...> - 2001-04-18 14:27:41
|
On Wed, Apr 18, 2001 at 10:21:27AM -0400, Michael Vines wrote: > > > I picked up a book this weekend on the native Windows API - there's a > > function called "ZwMapViewOfSection". The docs say: > > "When mapping pagefile and datasections, BasedAddress and SSection Offset must > > be aligned with the system's allocation granularity unless the AllocationType > > flags include AT_ROUND_TO_PAGE; in which case, they are rounded down to the > > next page boundary." > > > > As soon as I finish my CS757 midproject-report I was going to play around > > with writing a bit of code to see if this really works or not.... > > Very cool, that would be perfect. The Zw* functions are only available > in NT/2000 right? I don't know. I think so. > What's the book called? > "Windows NT/2000 Native API Reference", Gary Nebbett, MTP 2000 ISBN 1-57870-199-6 -Erik > > Mike > > > > _______________________________________________ > line-devel mailing list > lin...@li... > http://lists.sourceforge.net/lists/listinfo/line-devel |