reactos/base/setup
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
..
lib [SETUPLIB][REACTOS][USETUP] Re-organize the setup state variables and some helpers. 2018-10-28 23:40:28 +01:00
reactos [SETUPLIB][REACTOS][USETUP] Re-organize the setup state variables and some helpers. 2018-10-28 23:40:28 +01:00
setup
usetup [USETUP] Improvements for the File-queues code. 2018-11-01 18:55:35 +01:00
welcome [WELCOME] Minor usage improvements. 2018-10-08 21:00:14 +02:00
CMakeLists.txt [SETUPLIB][USETUP] Introduce a 'SetupLib' library. CORE-13544 2018-05-27 20:18:50 +02:00