reactos/base/shell/explorer
Andreas Maier 8d6c9e844c [EXPLORER] Properly initialise tbBtn.iBitmap. CORE-14262.
In CNotifyToolbar::AddButton tbBtn.iBitmap (imagelist-index)
was inialised with 0. Tigthvnc adds the icon wihtout NIF_ICON flag.
So the wrong icon index was kept and later replaced.
2019-06-19 20:37:04 +02:00
..
lang [EXPLORER] Update Ukrainian translation. (#1624) 2019-06-08 18:30:03 +02:00
res
CMakeLists.txt [ATL] Retire atlnew 2019-04-18 19:21:37 +02:00
desktop.cpp
explorer.cpp [EXPLORER] Simplify the current-shell-is-explorer check when trying to start the auto-start programs, by using the existing code. 2018-06-22 16:34:16 +02:00
explorer.exe.manifest
explorer.rc [EXPLORER] Add Indonesian translation. (#1598) 2019-06-04 15:52:20 +02:00
notifyiconscust.cpp
precomp.h [ATL] Add GET_X_LPARAM and GET_Y_LPARAM to atlwin.h 2019-01-15 14:34:53 +02:00
resource.h [EXPLORER][SHPOLICY] Implement "NoSimpleStartMenu" policy (#1258) 2019-03-24 14:56:43 +01:00
rshell.cpp
settings.cpp
shellservice.cpp
startctxmnu.cpp [EXPLORER] 2018-11-27 10:33:42 +02:00
startmnu.cpp [EXPLORER] 2018-11-27 10:33:42 +02:00
startmnucust.cpp [EXPLORER] Fix creation of shortcuts in the start menu. 2018-07-25 00:57:58 +02:00
startmnusite.cpp [EXPLORER] 2018-11-27 10:33:42 +02:00
startup.cpp [EXPLORER] Simplify the current-shell-is-explorer check when trying to start the auto-start programs, by using the existing code. 2018-06-22 16:34:16 +02:00
syspager.cpp [EXPLORER] Properly initialise tbBtn.iBitmap. CORE-14262. 2019-06-19 20:37:04 +02:00
taskband.cpp
taskswnd.cpp [EXPLORER] Improve debug output. 2018-07-29 16:21:06 +02:00
tbsite.cpp
trayclock.cpp [EXPLORER] Minor cleanup/comment fixes. 2019-04-22 21:25:41 +02:00
trayntfy.cpp [EXPLORER] Minor cleanup/comment fixes. 2019-04-22 21:25:41 +02:00
trayprop.cpp [EXPLORER][SHPOLICY] Implement "NoSimpleStartMenu" policy (#1258) 2019-03-24 14:56:43 +01:00
traywnd.cpp [EXPLORER] Add TWM_GETTASKSWITCH, which seems to be used on windows 2018-12-17 20:38:38 +01:00
util.cpp