msi: add support for MSIRUNMODE_REBOOTNOW in MsiGetMode

Hans Leidekker hans at codeweavers.com
Sat Mar 31 08:00:05 CDT 2012


On Fri, 2012-03-30 at 17:27 -0700, Austin English wrote:
> +    case MSIRUNMODE_REBOOTNOW:
> +        r = package->need_reboot;
> +        break;
> + 

MSIRUNMODE_REBOOTNOW and MSIRUNMODE_REBOOTATEND are not the same thing.





More information about the wine-devel mailing list