LibreOffice Module setup_native (master) 1
|
#include "shlxtmsi.hxx"
#include <malloc.h>
#include <assert.h>
#include <queue>
#include <stdio.h>
#include <systools/win32/uwinapi.h>
#include "../tools/seterror.hxx"
Go to the source code of this file.
Functions | |
__declspec (dllexport) UINT __stdcall CheckInstallDirectory(MSIHANDLE handle) | |
__declspec | ( | dllexport | ) |
Definition at line 31 of file checkdirectory.cxx.
References GetMsiPropertyW(), IsValidHandle(), MSI_ERROR_DIRECTORY_NOT_EMPTY, SetMsiErrorCode(), SetMsiPropertyW(), and UnsetMsiPropertyW().