LegacyUpdate/nsisplugin
2024-11-10 22:29:02 -06:00
..
CloseIEWindows.c Close IE windows before updating dlls 2024-10-08 02:31:52 +10:30
DialogInit.c Switch to using GDI+ 2024-10-24 17:20:36 +10:30
EnableMicrosoftUpdate.c Use macros to clean up plugin methods 2024-09-29 03:31:06 +09:30
Exec.c NSIS internally uses status_update & 1 2024-10-13 14:05:19 +10:30
IsActivated.c Fix the activation check on XP and Server 2003 x64 2024-11-10 22:29:02 -06:00
IsAdmin.c Use our own IsUserAdmin() that works on Win2k 2024-10-13 14:05:20 +10:30
main.c Add startup function that hardens dll search paths 2024-10-24 17:20:37 +10:30
main.h Make most of the project build as pure C 2024-09-12 15:00:25 +09:30
Makefile Switch to using GDI+ 2024-10-24 17:20:36 +10:30
MessageForHresult.c Instead of doing funny stuff, just assume 0 is unexpected 2024-10-14 01:38:31 +10:30
resource.h Introduce our own NSIS plugin, replacing FindProc and EnableMU 2023-11-18 14:21:09 +10:30
resource.rc Use a message table resource for the WU error strings 2024-10-02 02:14:51 +09:30
stdafx.h Clean up stdafx stuff 2024-09-30 16:57:19 +09:30
TaskbarProgress.c Allow TaskbarProgress to run on Vista 2024-10-13 14:05:21 +10:30
UpdateRoots.c Fix funny blank lines that will bug me 2024-10-22 18:41:08 +10:30