reactos/base
Hermès Bélusca-Maïto 44c101c9dc
[USETUP] Improvements for the File-queues code.
- Add support for delete and move/rename operations, which are needed
  for implementing ReactOS upgrading support.

- Use cabinet contexts.
- Use standard LIST_ENTRY structures for implementing the lists.

- Move the path-building hack code in SetupCommitFileQueueW() that had
  been introduced in r66604 (97bb83f) out of the file-queues code.

- Make the function prototypes compatible with win32's setupapi functions.
- Fix the format of the data passed to the custom notification handler.
- Adjust the file-copy callback to correctly use its arguments (setupapi-compatible).
2018-11-01 18:55:35 +01:00
..
applications [DRWTSN32] Improve stack dumping 2018-10-28 13:00:44 +01:00
services [UMPNPMGR] Implement PNP_DetectResourceConflict(). 2018-11-01 14:50:08 +01:00
setup [USETUP] Improvements for the File-queues code. 2018-11-01 18:55:35 +01:00
shell
system [CHKDSK] Fix MSVC build (thanks for spotting the mistake!) 2018-10-21 11:22:45 +02:00
CMakeLists.txt