History log of /vbox/src/VBox/Runtime/r3/nt/direnum-r3-nt.cpp
Revision Date Author Comments Expand
304e26e9a9c1422dbc299ed139eceacca271a9dd 49150 17-Oct-2013 vboxsync

SUPR3: Use NtDeviceIoControlFile instead of DeviceIoControl to avoid wasting precious ticks on silly API conversions.

6f82db701c69ae6925eb7e8bf1dfe25c9f951bdd 47535 05-Aug-2013 vboxsync

IPRT: Wrote native NT directory enumeration - not enabled by default. Provides ChangeTime and later file ID (inode no). Can also enumerate object directories, just for the fun of it.