
17.11.2007, 13:18
|
|
Banned
Регистрация: 18.05.2005
Сообщений: 1,981
С нами:
11042306
Репутация:
2726
|
|
http://msdn2.microsoft.com/en-us/library/aa364418.aspx
Сообщение от MSDN
The order in which the search returns the files, such as alphabetical order, is not guaranteed, and is dependent on the file system. You cannot depend on any specific ordering behavior. If the data must be sorted, you must do the ordering yourself after obtaining all the results.
например, через std::sort, помоему она умеет сортировать
строки...
|
|
|