reactos/dll
Charles Ambrye 8c4bd09518 [SHELL32] Fix a bug that caused Auto Arrange to always be highlighted in the file explorer
This occurred in the file explorer because the menu isn't destroyed and recreated each time, so the menu item, once checked, will stay checked forever.  We must call CheckMenuItem with MF_UNCHECKED to clear the check when necessary
2020-04-20 23:13:09 +03:00
..
3rdparty [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
apisets [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
appcompat [SHIMLIB] Fix gcc8 build crashing when using shims 2020-04-07 20:47:47 +02:00
cpl [TRANSLATION] New Portuguese translation (#2588) 2020-04-18 23:49:35 +02:00
directx [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
keyboard [CMAKE][CONFIGURE] Enable runtime checks on MSVC by default. 2020-04-11 02:48:12 +03:00
nls [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
np [NFS] Fix a typo in the precompiled header. 2019-04-28 01:42:52 +02:00
ntdll [LDR] Add initial LOAD_CONFIG support 2020-04-17 17:47:24 +02:00
opengl [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
shellext [NETSHELL] Show DHCP and WINS information in the network connection details dialog 2020-04-19 22:06:12 +02:00
win32 [SHELL32] Fix a bug that caused Auto Arrange to always be highlighted in the file explorer 2020-04-20 23:13:09 +03:00
CMakeLists.txt [APISETS] Add the initial set of auto-generated files. 2018-04-07 14:50:59 +02:00