[Bug 9849] in win16 apps, exit status is lost, and always reported as 0

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 17 15:59:32 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=9849


Nicolas Le Cam <niko.lecam at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |niko.lecam at gmail.com




--- Comment #5 from Nicolas Le Cam <niko.lecam at gmail.com>  2009-09-17 15:59:31 ---
Tested on Win2K SP4 and WinXP SP3, can't reproduce, it always returns 0. Here
is the batch I used :

@echo off
foo.exe
if ERRORLEVEL 0 goto end
echo ERROR
:end

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list