On Mon, Oct 11, 2004 at 08:10:09AM -0600, Vitaliy Margolen wrote:
Well, I tried to shuffle the order of creation of these files. The results I got was as follows:
- On windows I was getting "sorted by name" order.
- On Linux I was getting creation order.
Funny thing is I work on Suse Linux 9.0 with current wine CVS and IEnumIDList in the shelfolder test returns for me test.txt, testdir2, test1.txt, test2.txt, and test3.txt in that order. So I can't confirm the idea that Wine under Linux would always enumerate files in a directory nor in alphabetically order nor in order of creation.
I'm using ASP Linux at home (FC1 based) with ext3 file system. I should try this at work (SuSE 9.1) with reiserfs.
No need for that, the tests fail on ext3 too when you have htree enabled. Happens on my FC2 box.
bye michael