|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <calc.h>
Public Attributes | |
| char * | data |
| char * | ptr |
| UINT | wm_msg |
| char* sequence_t::data |
Definition at line 149 of file calc.h.
Referenced by ConvExecute(), DlgMainProc(), and handle_sequence_input().
| char* sequence_t::ptr |
Definition at line 150 of file calc.h.
Referenced by DlgMainProc(), and handle_sequence_input().
| UINT sequence_t::wm_msg |
Definition at line 151 of file calc.h.
Referenced by ConvExecute(), DlgMainProc(), and handle_sequence_input().