ReactOS 0.4.15-dev-7942-gd23573b
PICK_ICON_CONTEXT Struct Reference
Collaboration diagram for PICK_ICON_CONTEXT:

Public Attributes

HMODULE hLibrary
 
HWND hDlgCtrl
 
WCHAR szPath [MAX_PATH]
 
INT Index
 
INT nIcons
 
HICONphIcons
 

Detailed Description

Definition at line 58 of file dialogs.cpp.

Member Data Documentation

◆ hDlgCtrl

HWND PICK_ICON_CONTEXT::hDlgCtrl

Definition at line 61 of file dialogs.cpp.

◆ hLibrary

HMODULE PICK_ICON_CONTEXT::hLibrary

Definition at line 60 of file dialogs.cpp.

◆ Index

INT PICK_ICON_CONTEXT::Index

Definition at line 63 of file dialogs.cpp.

Referenced by DIALOG_Symbol(), and PickIconDlg().

◆ nIcons

INT PICK_ICON_CONTEXT::nIcons

Definition at line 64 of file dialogs.cpp.

◆ phIcons

HICON* PICK_ICON_CONTEXT::phIcons

Definition at line 65 of file dialogs.cpp.

◆ szPath

WCHAR PICK_ICON_CONTEXT::szPath[MAX_PATH]

Definition at line 62 of file dialogs.cpp.

Referenced by PickIconDlg().


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