31 Jul
2008
31 Jul
'08
8:45 p.m.
"Lei Zhang" <thestig(a)google.com> writes:
While mucking around in programs/cmd/wcmdmain.c, I noticed console = SHGetFileInfo(); always returned 0 for just "msiexec".
cmd is supposed to build a full path here, but either way it won't work because SHGetFileInfo doesn't work for builtins. This is the real bug that needs fixing. -- Alexandre Julliard julliard(a)winehq.org