aboutsummaryrefslogtreecommitdiffstats
path: root/src/platforms/windows (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Added 'childProcess'.Vincent Richard2005-04-301-0/+7
|
* Fixed getLocaleCharset() in Windows platform handler, when MLang is not present.Vincent Richard2005-04-181-7/+65
|
* 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-273-0/+854