Re[2]: shell32/tests: add tests for the parser of SHELLEXECUTEINFO.lpFile [try 7]
17 Mar
2010
17 Mar
'10
5:09 a.m.
There's a block of code in dlls/shell32/shlexec.c http://source.winehq.org/git/wine.git/?a=blob;f=dlls/shell32/shlexec.c;h=a81... It specially handles lpFile with '"' or containing spaces. Does anyone know a real situation when you need this handling? If I disable this block: /* separate out command line arguments from executable file name */ if (0 && !*sei_tmp.lpParameters && !appKnownSingular) { my tests succeed, but there may be others, that I'm currently trying to find.
5840
Age (days ago)
5840
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ilya Basin