ReactOS 0.4.15-dev-7958-gcd0bb1a
CPanel Struct Reference

#include <cpanel.h>

Collaboration diagram for CPanel:

Public Attributes

struct list applets
 
HWND hWnd
 
HINSTANCE hInst
 
unsigned total_subprogs
 
HWND hWndListView
 
HIMAGELIST hImageListLarge
 
HIMAGELIST hImageListSmall
 
HWND hWndStatusBar
 

Detailed Description

Definition at line 56 of file cpanel.h.

Member Data Documentation

◆ applets

struct list CPanel::applets

◆ hImageListLarge

HIMAGELIST CPanel::hImageListLarge

Definition at line 62 of file cpanel.h.

Referenced by Control_CreateListView(), and Control_WndProc_Create().

◆ hImageListSmall

HIMAGELIST CPanel::hImageListSmall

Definition at line 63 of file cpanel.h.

Referenced by Control_CreateListView(), and Control_WndProc_Create().

◆ hInst

HINSTANCE CPanel::hInst

Definition at line 59 of file cpanel.h.

Referenced by Control_CreateListView(), and Control_DoInterface().

◆ hWnd

◆ hWndListView

◆ hWndStatusBar

HWND CPanel::hWndStatusBar

Definition at line 64 of file cpanel.h.

Referenced by Control_CreateListView(), Control_WndProc(), and Control_WndProc_Create().

◆ total_subprogs

unsigned CPanel::total_subprogs

Definition at line 60 of file cpanel.h.

Referenced by Control_FreeCPlItems(), Control_WndProc(), and Control_WndProc_Create().


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