..
ico
Windows: Update the overlay icon graphics #3105
2016-01-12 11:46:05 +01:00
CMakeLists.txt
Fix .def and .rc files not being compiled into windows shell extensions
2018-01-13 21:01:09 +01:00
DllMain.cpp
Replace NULL by nullptr in all C++ files
2020-06-08 20:07:50 +02:00
OCOverlay.cpp
Replace NULL by nullptr in all C++ files
2020-06-08 20:07:50 +02:00
OCOverlay.h
shell/Windows: Avoid memory allocations and copies when querying icons
2017-01-18 12:15:52 +01:00
OCOverlay.rc
Fix .def and .rc files not being compiled into windows shell extensions
2018-01-13 21:01:09 +01:00
OCOverlayFactory.cpp
Simplify nullptr comparisons where appropriate
2020-06-11 00:27:30 +02:00
OCOverlayFactory.h
shell/Windows: Convert tabs to space
2017-01-18 12:15:52 +01:00
OCOverlayRegistrationHandler.cpp
Simplify nullptr comparisons where appropriate
2020-06-11 00:27:30 +02:00
OCOverlayRegistrationHandler.h
shell/Windows: Convert tabs to space
2017-01-18 12:15:52 +01:00
OCOverlays.def
Relocate Windows shell extensions
2015-01-12 14:40:42 +01:00
OCOverlays.vcxproj
shell/windows: Add missing Win32 configuration changes
2016-07-26 14:53:14 +02:00
OverlayConstants.h
Update Overlay Icon naming
2017-12-12 10:18:00 +01:00
OverlayConstants.h.original
Relocate Windows shell extensions
2015-01-12 14:40:42 +01:00
resource.h
Relocate Windows shell extensions
2015-01-12 14:40:42 +01:00
stdafx.cpp
[shell_integration] Setup precompiled headers properly with MSVC
2015-02-05 15:14:42 +01:00
stdafx.h
Removed redundant (and wrong in terms of it's value) definitions for WINVER/_WIN32_WINNT
2019-09-07 21:28:12 +02:00