From: David F. on 8 Jan 2010 04:48 Hello, This IOCTL appears to be one of IOCTL_VOLUME_BASE, however I don't see it documented anywhere for function 0x14 (20). What is it? TIA!!
From: Boba on 8 Jan 2010 18:58 I remember seeing the Open Watcom Project using it: #define IOCTL_VOLUME_QUERY_ALLOCATION_HINT \ CTL_CODE( IOCTL_VOLUME_BASE, 20, METHOD_OUT_DIRECT, FILE_READ_ACCESS ) Boba.
From: "Jialiang Ge [MSFT]" on 10 Jan 2010 22:28 Hello I queried the product database and found that IOCTL_VOLUME_QUERY_ALLOCATION_HINT is undocumented because the product team may be modifying it in the future. IOCTL_VOLUME_QUERY_ALLOCATION_HINT is exposed via ntddvol.h and is associated with volsnap.sys. Regards, Jialiang Ge Microsoft Online Community Support ================================================= Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg(a)microsoft.com. This posting is provided "AS IS" with no warranties, and confers no rights. =================================================
|
Pages: 1 Prev: LoadLibrary ERROR_NOACCESS : 998 Next: Determining number of physical drives |