aboutsummaryrefslogtreecommitdiffstats
path: root/src/platforms/windows (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-04-30Added 'childProcess'.Vincent Richard1-0/+7
2005-04-18Fixed getLocaleCharset() in Windows platform handler, when MLang is not present.Vincent Richard1-7/+65
2005-03-28Modified isValidPathComponent() to accept drives as first component.Stefan Uhrig1-10/+26
2005-03-28Fixed isValidPathComponent() to detect invalid chars or reserved names.Vincent Richard1-11/+54
2005-03-27Added windows platform handlers.Stefan Uhrig3-0/+854