Alistair Leslie-Hughes leslie_alistair@hotmail.com wrote:
--- a/dlls/shell32/shlexec.c +++ b/dlls/shell32/shlexec.c @@ -315,6 +315,8 @@ static UINT_PTR SHELL_ExecuteW(const WCHAR *lpCmd, WCHAR *env, BOOL shWait, WCHAR curdir[MAX_PATH]; DWORD dwCreationFlags; const WCHAR *lpDirectory = NULL;
- WCHAR module_path[MAX_PATH] {0};
Does this really compile?