LibreOffice Module embedserv (master) 1
Classes | Namespaces | Macros | Functions
syswinwrapper.hxx File Reference
#include <windows.h>
Include dependency graph for syswinwrapper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  winwrap::CWindow
 
class  winwrap::Tracker
 
class  winwrap::CHatchWin
 

Namespaces

namespace  winwrap
 

Macros

#define WIN32_LEAN_AND_MEAN
 
#define HATCHWIN_BORDERWIDTHDEFAULT   4
 

Functions

void winwrap::TransformRect (LPRECT rect, HWND pWnd, HWND pWndClipTo)
 
LRESULT APIENTRY winwrap::HatchWndProc (HWND hWnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
 
BOOL winwrap::HatchWindowRegister (HINSTANCE hInst)
 

Macro Definition Documentation

◆ HATCHWIN_BORDERWIDTHDEFAULT

#define HATCHWIN_BORDERWIDTHDEFAULT   4

Definition at line 135 of file syswinwrapper.hxx.

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 23 of file syswinwrapper.hxx.