ReactOS 0.4.15-dev-7942-gd23573b
sequence_t Struct Reference

#include <calc.h>

Public Attributes

chardata
 
charptr
 
UINT wm_msg
 

Detailed Description

Definition at line 148 of file calc.h.

Member Data Documentation

◆ data

char* sequence_t::data

Definition at line 149 of file calc.h.

Referenced by ConvExecute(), DlgMainProc(), and handle_sequence_input().

◆ ptr

char* sequence_t::ptr

Definition at line 150 of file calc.h.

Referenced by DlgMainProc(), and handle_sequence_input().

◆ wm_msg

UINT sequence_t::wm_msg

Definition at line 151 of file calc.h.

Referenced by ConvExecute(), DlgMainProc(), and handle_sequence_input().


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