[Bug 39211] New: Test for startupInfo.lpTitle is wrong if CreateProcess is called with lpTitle = NULL.
https://bugs.winehq.org/show_bug.cgi?id=39211 Bug ID: 39211 Summary: Test for startupInfo.lpTitle is wrong if CreateProcess is called with lpTitle = NULL. Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: andy1.m(a)gmx.de Distribution: --- Created attachment 52273 --> https://bugs.winehq.org/attachment.cgi?id=52273 Patch for kernel32_test (startupinfo.lpTitle, NULL) Call CreateProcess with StartUpInfo.lpTitle = NULL. The new process (GetStartUpInfo) 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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39211 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> --- Patches aren't picked up here from bugzilla. Would you mind sending it to the mailing list for further discussion? You can find information about submitting patches here: http://wiki.winehq.org/SubmittingPatches Those guidelines also say that only C comments (/* ... */) should be used within the Wine source, and no C++ comments(// ...). You might want to fix that before sending. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39211 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39211 Eric Pouech <eric.pouech(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla