Name Description Size
bootstrapinstaller
maintenanceservice.cpp Obtains the base path where logs should be stored @param path The out buffer for the backup log path of size MAX_PATH + 1 @return TRUE if successful. 12066
maintenanceservice.exe.manifest 1007
maintenanceservice.h 684
maintenanceservice.rc 1734
Makefile.in 331
moz.build 1469
resource.h 606
servicebase.cpp Verifies if 2 files are byte for byte equivalent. @param file1Path The first file to verify. @param file2Path The second file to verify. @param sameContent Out parameter, TRUE if the files are equal @return TRUE If there was no error checking the files. 2511
servicebase.h 1017
serviceinstall.cpp A wrapper function to read strings for the maintenance service. @param path The path of the ini file to read from @param results The maintenance service strings that were read @return OK on success 28603
serviceinstall.h 706
tests
workmonitor.cpp The updater is always the same version as the application, so there is no need for it to keep track of argument versioning. But the Maintenance Service may be called upon to update old versions of the application that are also installed. So it has to be able to handle any past argument format version. 37309
workmonitor.h 258