ReactOS 0.4.15-dev-7788-g1ad9096
_GLOBALS Struct Reference

#include <progman.h>

Collaboration diagram for _GLOBALS:

Public Attributes

HINSTANCE hInstance
 
HACCEL hAccel
 
HWND hMainWnd
 
HWND hMDIWnd
 
HICON hDefaultIcon
 
HICON hMainIcon
 
HICON hPersonalGroupIcon
 
HICON hCommonGroupIcon
 
HMENU hMainMenu
 
HMENU hFileMenu
 
HMENU hOptionMenu
 
HMENU hWindowsMenu
 
HMENU hLanguageMenu
 
HKEY hKeyProgMan
 
HKEY hKeyPMSettings
 
HKEY hKeyPMCommonGroups
 
HKEY hKeyPMAnsiGroups
 
HKEY hKeyPMUnicodeGroups
 
HKEY hKeyAnsiGroups
 
HKEY hKeyUnicodeGroups
 
HKEY hKeyCommonGroups
 
BOOL bAutoArrange
 
BOOL bSaveSettings
 
BOOL bMinOnRun
 
PROGGROUPhGroups
 
PROGGROUPhActiveGroup
 
UNICODE_STRING FreeBT_RegistryPath
 

Detailed Description

Definition at line 147 of file progman.h.

Member Data Documentation

◆ bAutoArrange

BOOL _GLOBALS::bAutoArrange

Definition at line 173 of file progman.h.

◆ bMinOnRun

BOOL _GLOBALS::bMinOnRun

Definition at line 175 of file progman.h.

◆ bSaveSettings

BOOL _GLOBALS::bSaveSettings

Definition at line 174 of file progman.h.

◆ FreeBT_RegistryPath

UNICODE_STRING _GLOBALS::FreeBT_RegistryPath

Definition at line 61 of file fbtusb.h.

Referenced by DriverEntry(), and FreeBT_DriverUnload().

◆ hAccel

HACCEL _GLOBALS::hAccel

Definition at line 150 of file progman.h.

◆ hActiveGroup

PROGGROUP* _GLOBALS::hActiveGroup

Definition at line 177 of file progman.h.

◆ hCommonGroupIcon

HICON _GLOBALS::hCommonGroupIcon

Definition at line 157 of file progman.h.

◆ hDefaultIcon

HICON _GLOBALS::hDefaultIcon

Definition at line 153 of file progman.h.

◆ hFileMenu

HMENU _GLOBALS::hFileMenu

Definition at line 159 of file progman.h.

◆ hGroups

PROGGROUP* _GLOBALS::hGroups

Definition at line 176 of file progman.h.

◆ hInstance

HINSTANCE _GLOBALS::hInstance

Definition at line 149 of file progman.h.

◆ hKeyAnsiGroups

HKEY _GLOBALS::hKeyAnsiGroups

Definition at line 169 of file progman.h.

◆ hKeyCommonGroups

HKEY _GLOBALS::hKeyCommonGroups

Definition at line 171 of file progman.h.

◆ hKeyPMAnsiGroups

HKEY _GLOBALS::hKeyPMAnsiGroups

Definition at line 167 of file progman.h.

◆ hKeyPMCommonGroups

HKEY _GLOBALS::hKeyPMCommonGroups

Definition at line 166 of file progman.h.

◆ hKeyPMSettings

HKEY _GLOBALS::hKeyPMSettings

Definition at line 165 of file progman.h.

◆ hKeyPMUnicodeGroups

HKEY _GLOBALS::hKeyPMUnicodeGroups

Definition at line 168 of file progman.h.

◆ hKeyProgMan

HKEY _GLOBALS::hKeyProgMan

Definition at line 164 of file progman.h.

◆ hKeyUnicodeGroups

HKEY _GLOBALS::hKeyUnicodeGroups

Definition at line 170 of file progman.h.

◆ hLanguageMenu

HMENU _GLOBALS::hLanguageMenu

Definition at line 162 of file progman.h.

◆ hMainIcon

HICON _GLOBALS::hMainIcon

Definition at line 154 of file progman.h.

◆ hMainMenu

HMENU _GLOBALS::hMainMenu

Definition at line 158 of file progman.h.

◆ hMainWnd

HWND _GLOBALS::hMainWnd

Definition at line 151 of file progman.h.

◆ hMDIWnd

HWND _GLOBALS::hMDIWnd

Definition at line 152 of file progman.h.

◆ hOptionMenu

HMENU _GLOBALS::hOptionMenu

Definition at line 160 of file progman.h.

◆ hPersonalGroupIcon

HICON _GLOBALS::hPersonalGroupIcon

Definition at line 156 of file progman.h.

◆ hWindowsMenu

HMENU _GLOBALS::hWindowsMenu

Definition at line 161 of file progman.h.


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