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

Public Attributes

HBITMAP hBitmap
 
HWND hWndButton
 
BOOL bIsCommand
 
TCHAR szText [80]
 
TCHAR szTitle [TOPIC_TITLE_LENGTH]
 
TCHAR szDesc [TOPIC_DESC_LENGTH]
 
TCHAR szCommand [512]
 
TCHAR szArgs [512]
 

Detailed Description

Definition at line 73 of file welcome.c.

Member Data Documentation

◆ bIsCommand

BOOL _TOPIC::bIsCommand

Definition at line 82 of file welcome.c.

Referenced by AddNewTopicEx().

◆ hBitmap

HBITMAP _TOPIC::hBitmap

Definition at line 75 of file welcome.c.

Referenced by OnCreate().

◆ hWndButton

HWND _TOPIC::hWndButton

Definition at line 76 of file welcome.c.

Referenced by OnCreate().

◆ szArgs

TCHAR _TOPIC::szArgs[512]

◆ szCommand

TCHAR _TOPIC::szCommand[512]

◆ szDesc

◆ szText

TCHAR _TOPIC::szText[80]

◆ szTitle


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