A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Colin Finck ed5e6ac231 - Handle the different slashes correctly, also in combination (like "../..\*.txt") by using the ConvertPath() function
- Only compare file names, not the whole pathes, in the Unix code path using MatchFileNamePattern
- Small change to the Usage text

svn path=/trunk/; revision=32139
2008-02-05 15:31:12 +00:00
irc * refactor the code to make it more OOP and extensible 2007-12-10 19:08:13 +00:00
reactos - Handle the different slashes correctly, also in combination (like "../..\*.txt") by using the ConvertPath() function 2008-02-05 15:31:12 +00:00
rosapps - Don't set a fixed size for the application name, allocate the needed memory dynamically using AllocAndLoadString 2008-02-05 15:12:35 +00:00
rostests These files still included the now non-existent "resource.h" files. 2008-01-17 15:22:18 +00:00
wallpaper