wine/dlls/shell32 shlexec.c
9 Apr
2004
9 Apr
'04
7:04 p.m.
ChangeSet ID: 11932 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/04/09 14:04:03 Modified files: dlls/shell32 : shlexec.c Log message: Francois Gouget <fgouget(a)free.fr> Cleanup the handling of the extension in SHELL_FindExecutable(): - Eliminate the corresponding fixed-size buffer which removes the limitation to 3 character extensions. - Fix handling of the trailing '.' case. - Do a case-insensitive check for the extension in win.ini. Increase the size of the command buffer to 1024. Patch: http://cvs.winehq.org/patch.py?id=11932 Old revision New revision Changes Path 1.40 1.41 +4 -10 wine/dlls/shell32/shlexec.c
7920
Age (days ago)
7920
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard