• Yuxuan Shui's avatar
    shell32: Rely solely on SHELL_FindExecutable for ShellExecute. · 85d029e3
    Yuxuan Shui authored
    This does two things:
    
    1. ShellExecute no longer searches in the directory where the current executable is in.
    2. We always CreateProcess with a fully qualified path, so we CreateProcess won't do its own path
       resolution.
    
    Serendipitously this also fixes some existing todos in tests.
    85d029e3
Name
Last commit
Last update
..
Makefile.in Loading commit data...
appbar.c Loading commit data...
assoc.c Loading commit data...
autocomplete.c Loading commit data...
brsfolder.c Loading commit data...
ebrowser.c Loading commit data...
generated.c Loading commit data...
msg.h Loading commit data...
progman_dde.c Loading commit data...
recyclebin.c Loading commit data...
rsrc.rc Loading commit data...
shell32_test.h Loading commit data...
shelldispatch.c Loading commit data...
shelllink.c Loading commit data...
shellole.c Loading commit data...
shellpath.c Loading commit data...
shfldr_special.c Loading commit data...
shlexec.c Loading commit data...
shlfileop.c Loading commit data...
shlfolder.c Loading commit data...
shlview.c Loading commit data...
string.c Loading commit data...
systray.c Loading commit data...