LibreOffice Module setup_native (master) 1
Macros | Functions
seterror.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MSI_ERROR_NEW_VERSION_FOUND   9010
 
#define MSI_ERROR_OLD_VERSION_FOUND   9012
 
#define MSI_ERROR_DIRECTORY_NOT_EMPTY   9030
 

Functions

void SetMsiErrorCode (int nErrorCode)
 

Macro Definition Documentation

◆ MSI_ERROR_DIRECTORY_NOT_EMPTY

#define MSI_ERROR_DIRECTORY_NOT_EMPTY   9030

Definition at line 29 of file seterror.hxx.

◆ MSI_ERROR_NEW_VERSION_FOUND

#define MSI_ERROR_NEW_VERSION_FOUND   9010

Definition at line 26 of file seterror.hxx.

◆ MSI_ERROR_OLD_VERSION_FOUND

#define MSI_ERROR_OLD_VERSION_FOUND   9012

Definition at line 27 of file seterror.hxx.

Function Documentation

◆ SetMsiErrorCode()

void SetMsiErrorCode ( int  nErrorCode)

Definition at line 49 of file seterror.cxx.

References FALSE, and OutputDebugStringFormatW().

Referenced by __declspec().