[Bug 37804] ExitWindowsEx do not work

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 6 07:43:02 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=37804

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian at fds-team.de

--- Comment #5 from Sebastian Lackner <sebastian at fds-team.de> ---
(In reply to den123 from comment #4)
> 
> (In reply to Austin English from comment #3)
> > (In reply to den123 from comment #2)
> > > I hope may be you can do it automatically? because Wine can be run in
> > > different OS
> > 
> > No, this is a wontfix.
> 
> I just want run my app on the linux with fully compatible.

If this is your own app, and it only has to work on your local machine - you
are of course able to "implement" this feature yourself, for example by calling
native linux commands. Noone prevents you from doing that.

As Anastatius already tried to explain, Wine is like a "virtual machine"
environment which should leave the host system as unaffected as possible.
Shutting down or rebooting a virtual environment _should never_ do the same for
the host system. Please note that the function is already implemented, but it
only shuts down / reboots the virtual environment, which is exactly what it
should do.

-- 
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