ReactOS 0.4.16-dev-1453-g06343fa
tagSHARED_DATA Struct Reference
Collaboration diagram for tagSHARED_DATA:

Public Attributes

HHOOK hWinHook
 
HHOOK hShellHook
 
HHOOK hKeyboardHook
 
HWND hKbSwitchWnd
 
UINT nHotID
 
DWORD_PTR dwHotMenuItemData
 

Detailed Description

Definition at line 16 of file indicdll.c.

Member Data Documentation

◆ dwHotMenuItemData

DWORD_PTR tagSHARED_DATA::dwHotMenuItemData

Definition at line 23 of file indicdll.c.

Referenced by GetPenMenuData(), and SetPenMenuData().

◆ hKbSwitchWnd

HWND tagSHARED_DATA::hKbSwitchWnd

Definition at line 21 of file indicdll.c.

Referenced by KbSwitchSetHooks(), PostMessageToMainWnd(), and WinHookProc().

◆ hKeyboardHook

HHOOK tagSHARED_DATA::hKeyboardHook

Definition at line 20 of file indicdll.c.

Referenced by KbSwitchSetHooks(), and KeyboardProc().

◆ hShellHook

HHOOK tagSHARED_DATA::hShellHook

Definition at line 19 of file indicdll.c.

Referenced by KbSwitchSetHooks(), and ShellHookProc().

◆ hWinHook

HHOOK tagSHARED_DATA::hWinHook

Definition at line 18 of file indicdll.c.

Referenced by KbSwitchSetHooks(), and WinHookProc().

◆ nHotID

UINT tagSHARED_DATA::nHotID

Definition at line 22 of file indicdll.c.

Referenced by GetPenMenuData(), and SetPenMenuData().


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