reactos/sdk
winesync d3c8b81269
[WINESYNC] setupapi: Implement SP_COPY_IN_USE_NEEDS_REBOOT.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=36059
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 87b2af73baf3cc26fe5ed135cbd6ed494a9003be by Michael Müller <michael@fds-team.de>

+ Adaptation for ReactOS-specific code: the temporary file is already
  created because of the LZOpenFileW steps from above, introduced by
  commit e0e3c56ec (r68659), so we can directly call
  MoveFileExW(..., MOVEFILE_DELAY_UNTIL_REBOOT);
  with suitable parameters.

Co-authored-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
2025-02-01 21:34:39 +01:00
..
cmake [CMAKE] Define _CRT_SUPPRESS_RESTRICT on GCC builds 2025-01-30 11:30:32 +02:00
include [WINESYNC] setupapi: setupapi.h must not define HSTRING_TABLE and the StringTable* prototypes. 2025-02-01 21:34:10 +01:00
lib [UCRTSUPPORT] Add wine c++ exception code 2025-01-28 22:50:04 +02:00
tools [WINESYNC] setupapi: Implement SP_COPY_IN_USE_NEEDS_REBOOT. 2025-02-01 21:34:39 +01:00