The following patch to dlls/shell32/shlexec.c
revision 1.50 date: 2004/06/15 00:44:14; author: julliard; state: Exp; lines: +11 -3 Dmitry Timoshkov dmitry@codeweavers.com Restore default "open" functionality of ShellExecute.
introduced the following warning regressions:
shlexec.c:722: warning: format argument is not a pointer (arg 11) shlexec.c:722: warning: format argument is not a pointer (arg 12)
Would you mind fixing this?
Gerald