Commit Graph

9 Commits

Author SHA1 Message Date
Eric Pouech 081bd13f11 msiexec: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-04 11:20:33 +01:00
Piotr Caban 0722a25dcd msiexec: Avoid broken pipe error caused by setting SERVICE_STOPPED state twice.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-04 21:56:20 +09:00
Dmitry Timoshkov 2fe08ed67f msiexec: Make sure that SERVICE_STOPPED status is really sent to SCM. 2013-12-12 12:07:17 +01:00
Dmitry Timoshkov 955de31fad msiexec: MSI service should report SERVICE_STOPPED when appropriate. 2013-12-11 12:59:32 +01:00
Dmitry Timoshkov 957f7013d2 msiexec: Make service thread do nothing by waiting for the kill event instead of using an empty loop. 2013-12-11 12:59:30 +01:00
Alexandre Julliard c9eee73450 makefiles: Define __WINESRC__ when building programs. 2012-01-23 16:07:37 +01:00
Francois Gouget 5d6f7b9784 msiexec: Make KillService() static. 2008-12-15 12:25:10 +01:00
Alexandre Julliard b66685cdd8 programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
James Hawkins 43bc08ddef msiexec: Implement a stub MSIServer service. 2007-07-31 11:16:15 +02:00