Use FILE_GetDeviceInfo in NtMapViewOfSection to avoid having to fetch
commit0f41df16815f1df389ed50980d99a21af240873a
authorAlexandre Julliard <julliard@winehq.org>
Thu, 25 Aug 2005 10:23:23 +0000 (25 10:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Aug 2005 10:23:23 +0000 (25 10:23 +0000)
treeea0c64cf50cfca6631ebd4f85e8873b165bd0832
parenta391a98a9dda20cdc82177bf22568702046f6bd9
Use FILE_GetDeviceInfo in NtMapViewOfSection to avoid having to fetch
the file descriptor twice.
dlls/ntdll/virtual.c