reactos/dll/win32/browseui/shellbars
Victor Perevertkin 7e069ccdb2
[CMAKE] Replace custom functions to built-in ones
add_target_compile_definitions -> target_compile_definitions
add_target_compile_flags -> target_compile_options
add_target_include_directories -> target_include_directories
2020-04-16 15:59:38 +03:00
..
CBandSite.cpp [BROWSEUI][SHELL32] Treat OnWinEvent's result parameter as optional. CORE-14443 2018-03-08 12:21:24 +01:00
CBandSite.h [BROWSEUI] CBandSite: Implement SetBandSiteInfo and GetBandSiteInfo 2018-02-28 17:20:46 +02:00
CBandSiteMenu.cpp [BROWSEUI/SHELLBARS] Add a PCH. 2017-12-09 20:46:40 +01:00
CBandSiteMenu.h [BROWSEUI] CBandSiteMenu: Show Toolbar error on failure 2017-11-18 11:40:58 +02:00
CBaseBar.cpp [BROWSEUI] Implement toggling the folders and search band with the toolbar and make their buttons appear pressed when they are shown. 2018-10-27 15:08:24 +03:00
CISFBand.cpp [BROWSEUI][SHELL32] Treat OnWinEvent's result parameter as optional. CORE-14443 2018-03-08 12:21:24 +01:00
CISFBand.h [BROWSEUI/SHELLBARS] Add a PCH. 2017-12-09 20:46:40 +01:00
CMakeLists.txt [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
CSHEnumClassesOfCategories.cpp [BROWSEUI] Fix SHEnumClassesOfCategories() parameter validation. (#1622) 2019-06-08 20:05:54 +02:00
shellbars.h [ATL] Add GET_X_LPARAM and GET_Y_LPARAM to atlwin.h 2019-01-15 14:34:53 +02:00