LibreOffice Module setup_native (master) 1
Functions
checkpatches.cxx File Reference
#include "shlxtmsi.hxx"
#include <strsafe.h>
#include <systools/win32/uwinapi.h>
Include dependency graph for checkpatches.cxx:

Go to the source code of this file.

Functions

void OutputDebugStringFormatW (PCWSTR pFormat,...)
 
 __declspec (dllexport) UINT __stdcall CheckPatchList(MSIHANDLE handle)
 

Function Documentation

◆ __declspec()

__declspec ( dllexport  )

Definition at line 41 of file checkpatches.cxx.

References GetMsiPropertyW(), OutputDebugStringFormatW(), and SetMsiPropertyW().

◆ OutputDebugStringFormatW()

void OutputDebugStringFormatW ( PCWSTR  pFormat,
  ... 
)
inline

Definition at line 25 of file checkpatches.cxx.

References args.

Referenced by __declspec().