ReactOS 0.4.15-dev-7958-gcd0bb1a
_CLIPBOARD_GLOBALS Struct Reference

#include <precomp.h>

Collaboration diagram for _CLIPBOARD_GLOBALS:

Public Attributes

HINSTANCE hInstance
 
HWND hMainWnd
 
HWND hWndNext
 
HMENU hMenu
 
UINT uDisplayFormat
 
UINT uCheckedItem
 
LONG CharWidth
 
LONG CharHeight
 

Detailed Description

Definition at line 41 of file precomp.h.

Member Data Documentation

◆ CharHeight

LONG _CLIPBOARD_GLOBALS::CharHeight

Definition at line 52 of file precomp.h.

Referenced by DrawTextFromClipboard(), and MainWndProc().

◆ CharWidth

LONG _CLIPBOARD_GLOBALS::CharWidth

Definition at line 51 of file precomp.h.

Referenced by MainWndProc().

◆ hInstance

◆ hMainWnd

◆ hMenu

HMENU _CLIPBOARD_GLOBALS::hMenu

Definition at line 46 of file precomp.h.

Referenced by DIALOG_EditWrap(), MainWndProc(), SetDisplayFormat(), and UpdateDisplayMenu().

◆ hWndNext

HWND _CLIPBOARD_GLOBALS::hWndNext

Definition at line 45 of file precomp.h.

Referenced by MainWndProc().

◆ uCheckedItem

UINT _CLIPBOARD_GLOBALS::uCheckedItem

Definition at line 48 of file precomp.h.

Referenced by SetDisplayFormat().

◆ uDisplayFormat

UINT _CLIPBOARD_GLOBALS::uDisplayFormat

Definition at line 47 of file precomp.h.

Referenced by MainWndProc(), OnPaint(), OnScroll(), and SetDisplayFormat().


The documentation for this struct was generated from the following file: