LibreOffice Module setup_native (master) 1
Macros | Functions
seterror.cxx File Reference
#include <windows.h>
#include <string.h>
#include <malloc.h>
#include <stdio.h>
#include <strsafe.h>
#include "seterror.hxx"
Include dependency graph for seterror.cxx:

Go to the source code of this file.

Macros

#define WIN32_LEAN_AND_MEAN
 

Functions

void OutputDebugStringFormatW (PCWSTR pFormat,...)
 
void SetMsiErrorCode (int nErrorCode)
 

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 20 of file seterror.cxx.

Function Documentation

◆ OutputDebugStringFormatW()

void OutputDebugStringFormatW ( PCWSTR  pFormat,
  ... 
)
inline

Definition at line 32 of file seterror.cxx.

References args.

Referenced by SetMsiErrorCode().

◆ SetMsiErrorCode()

void SetMsiErrorCode ( int  nErrorCode)

Definition at line 49 of file seterror.cxx.

References FALSE, and OutputDebugStringFormatW().

Referenced by __declspec().