aboutsummaryrefslogtreecommitdiffstats
path: root/src/platforms/windows/windowsFile.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Reference counting and smart pointers.Vincent Richard2005-07-131-18/+19
|
* Modified isValidPathComponent() to accept drives as first component.Stefan Uhrig2005-03-281-10/+26
|
* Fixed isValidPathComponent() to detect invalid chars or reserved names.Vincent Richard2005-03-281-11/+54
|
* Added windows platform handlers.Stefan Uhrig2005-03-271-0/+460