NAME

NeedReboot  (ADVPACK.@)

SYNOPSIS

 BOOL NeedReboot
 (
  DWORD dwRebootCheck
 )

DESCRIPTION

Determines whether a reboot is required.

PARAMS

dwRebootCheck [In] Value from NeedRebootInit.

RETURNS

TRUE if a reboot is needed, FALSE otherwise.

BUGS

Unimplemented.

IMPLEMENTATION

Declared in "include/dsrole.h". gitlab.winehq.org/wine/wine/blob/master/include/dsrole.h

Implemented in "dlls/advpack/advpack.c". gitlab.winehq.org/wine/wine/blob/master/dlls/advpack/advpack.c

Debug channel "advpack".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.