LibreOffice Module setup_native (master) 1
|
#include <windows.h>
#include <string.h>
#include <malloc.h>
#include <stdio.h>
#include <strsafe.h>
#include "seterror.hxx"
Go to the source code of this file.
Macros | |
#define | WIN32_LEAN_AND_MEAN |
Functions | |
void | OutputDebugStringFormatW (PCWSTR pFormat,...) |
void | SetMsiErrorCode (int nErrorCode) |
#define WIN32_LEAN_AND_MEAN |
Definition at line 20 of file seterror.cxx.
|
inline |
void SetMsiErrorCode | ( | int | nErrorCode | ) |
Definition at line 49 of file seterror.cxx.
References FALSE, and OutputDebugStringFormatW().
Referenced by __declspec().