mirror of
https://github.com/reactos/reactos.git
synced 2026-09-13 05:10:40 +08:00
63c5fcc117bb5cf1e2b01cfe44fd697cc9389f9b
Martin Fuchs <martin-fuchs@gmx.net> - Fix handling of %2, %3, ... and lower case format characters in SHELL_ArgifyW(). - Move "%I" expansion from ShellExecuteEx() into common function SHELL_ArgifyW(). - Pass buffer length to SHELL_FindExecutable(). - FIXME comment for len paramater in SHELL_ArgifyW(). Ge van Geldorp <ge@gse.nl> - Add double quotation marks unless we already have them (e.g.: "%1" %* for exefile). - Remove unnecessary double quotation marks and command line arguments. Patch: http://cvs.winehq.org/patch.py?id=11706 svn path=/trunk/; revision=8882
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%