|
LibreOffice Module onlineupdate (master) 1
|
Go to the source code of this file.
Functions | |
| BOOL | VerifySameFiles (LPCWSTR file1Path, LPCWSTR file2Path, BOOL &sameContent) |
| Verifies if 2 files are byte for byte equivalent. More... | |
Verifies if 2 files are byte for byte equivalent.
| file1Path | The first file to verify. |
| file2Path | The second file to verify. |
| sameContent | Out parameter, TRUE if the files are equal |
Definition at line 19 of file servicebase.cxx.
References COMPARE_BLOCKSIZE, FALSE, AutoHandle::get(), i, and TRUE.
Referenced by ProcessSoftwareUpdateCommand().