History log of /vbox/src/VBox/Runtime/r3/win/direnum-win.cpp
Revision Date Author Comments Expand
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.

0b2c738975b364a61e573387b56359586429777d 47534 04-Aug-2013 vboxsync

split the directory open/enum/close code out of dir-win.cpp and into direnum-win.cpp.