LegacyUpdate/LegacyUpdate
2023-11-18 14:21:09 +10:30
..
build.cmd Implement CI 2023-10-27 17:33:13 +10:30
Compat.cpp Move Reboot() to Utils, the fallback handling isn't necessary 2023-09-30 01:55:42 +09:30
Compat.h Move Reboot() to Utils, the fallback handling isn't necessary 2023-09-30 01:55:42 +09:30
CplTasks.xml Implement installing dual 32 and 64-bit binaries on amd64 2023-07-22 06:09:18 +09:30
dlldata.c Drop OCX suffix on the VS project 2023-01-25 16:16:30 +10:30
dlldatax.c Drop OCX suffix on the VS project 2023-01-25 16:16:30 +10:30
dlldatax.h Drop OCX suffix on the VS project 2023-01-25 16:16:30 +10:30
dllmain.cpp Fix loading error message string from our dll 2023-10-05 00:07:30 +10:30
dllmain.h Fix loading error message string from our dll 2023-10-05 00:07:30 +10:30
ElevationHelper.cpp Don't implicitly elevate, require explicit call to RequestElevation() 2023-11-18 14:21:08 +10:30
ElevationHelper.h Don't implicitly elevate, require explicit call to RequestElevation() 2023-11-18 14:21:08 +10:30
ElevationHelper.rgs The icon has resource id -201 in the dll, not 0 2023-10-05 00:07:30 +10:30
icon.ico Fix odd cropping on the 256x256 icon; run the png through ImageOptim 2023-10-05 00:07:29 +10:30
LaunchUpdateSite.cpp Fix LaunchUpdateSite crash on Windows 7 because browser isn't freed 2023-10-05 00:07:30 +10:30
LaunchUpdateSite.h Drop OCX suffix on the VS project 2023-01-25 16:16:30 +10:30
LegacyUpdate.def Drop OCX suffix on the VS project 2023-01-25 16:16:30 +10:30
LegacyUpdate.idl Implement COM elevation so IE can run non-elevated 2023-09-30 01:55:42 +09:30
LegacyUpdate.rc 1.8 2023-10-05 00:07:31 +10:30
LegacyUpdate.rgs Implement COM elevation so IE can run non-elevated 2023-09-30 01:55:42 +09:30
LegacyUpdate.vcxproj Introduce our own NSIS plugin, replacing FindProc and EnableMU 2023-11-18 14:21:09 +10:30
LegacyUpdate.vcxproj.filters Introduce our own NSIS plugin, replacing FindProc and EnableMU 2023-11-18 14:21:09 +10:30
LegacyUpdateCtrl.cpp Don't implicitly elevate, require explicit call to RequestElevation() 2023-11-18 14:21:08 +10:30
LegacyUpdateCtrl.h Use ATL COM memory management classes 2023-10-01 15:37:54 +10:30
LegacyUpdateCtrl.rgs The icon has resource id -201 in the dll, not 0 2023-10-05 00:07:30 +10:30
Makefile Implement CI 2023-10-27 17:33:13 +10:30
ProgressBarControl.cpp Add progress bar control 2023-08-24 16:12:53 +09:30
ProgressBarControl.h Implement COM elevation so IE can run non-elevated 2023-09-30 01:55:42 +09:30
ProgressBarControl.html Add progress bar control 2023-08-24 16:12:53 +09:30
ProgressBarControl.rgs Implement COM elevation so IE can run non-elevated 2023-09-30 01:55:42 +09:30
Resource.h Implement COM elevation so IE can run non-elevated 2023-09-30 01:55:42 +09:30
stdafx.cpp Drop OCX suffix on the VS project 2023-01-25 16:16:30 +10:30
stdafx.h Add progress bar control 2023-08-24 16:12:53 +09:30
targetver.h Drop OCX suffix on the VS project 2023-01-25 16:16:30 +10:30
Utils.cpp Introduce our own NSIS plugin, replacing FindProc and EnableMU 2023-11-18 14:21:09 +10:30
Utils.h Move Reboot() to Utils, the fallback handling isn't necessary 2023-09-30 01:55:42 +09:30