Details
-
Bug
-
Resolution: Won't Fix
-
Major
-
None
Description
Call CreateProcess with StartUpInfo.lpTitle = NULL. The new process gets for lpTitle the full name of the imagefile. E. g. "D:\winetests_kernel32.exe". The test expects only "winetests_kernel32.exe".
Applied patch tested under win2k3.
Attachments
Issue Links
- relates to
-
CORE-9944 CreateProcess / GetStartUpInfo.lpTitle wrong if lpTitle was initially NULL
- Resolved