mirror of
https://github.com/reactos/reactos.git
synced 2026-06-24 17:17:45 +08:00
The reason is to avoid enforcing the usage of a specific list container by the users of the setup library. This is a departure of what I originally thought would be the best, in commits92692eae3(r74553),8f2c4f7a6(r75700) This should actually make some parts of the GUI setup code simpler (e.g. using the win32 comboboxes to store the list contents).