LibreOffice Module configmgr (master) 1
Namespaces | Macros | Functions
winreg.cxx File Reference
#include <cwchar>
#include <memory>
#include <windows.h>
#include <msiquery.h>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/uno/XInterface.hpp>
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include <osl/file.h>
#include <osl/file.hxx>
#include <o3tl/char16_t2wchar_t.hxx>
#include "winreg.hxx"
#include "writemodfile.hxx"
Include dependency graph for winreg.cxx:

Go to the source code of this file.

Namespaces

namespace  configmgr
 

Macros

#define WIN32_LEAN_AND_MEAN
 
#define MAX_KEY_LENGTH   255
 

Functions

bool configmgr::dumpWindowsRegistry (OUString *pFileURL, WinRegType eType)
 

Macro Definition Documentation

◆ MAX_KEY_LENGTH

#define MAX_KEY_LENGTH   255

Definition at line 28 of file winreg.cxx.

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 14 of file winreg.cxx.