mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[SYSSETUP] Ask for common controls v6 when using v6 features
This commit is contained in:
parent
bae083355d
commit
d71712e909
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@
|
|||
#define REACTOS_STR_ORIGINAL_FILENAME "syssetup.dll"
|
||||
#include <reactos/version.rc>
|
||||
|
||||
/* Ask for common controls v6 (BCM_SETIMAGELIST) */
|
||||
#include <reactos/manifest_dll.rc>
|
||||
|
||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
/* Bitmaps */
|
||||
|
|
Loading…
Reference in a new issue