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

Public Attributes

int endPos
 
BOOL wrapped
 
WCHAR findBuffer [128]
 

Detailed Description

Definition at line 89 of file wordpad.c.

Member Data Documentation

◆ endPos

int FINDREPLACE_custom::endPos

Definition at line 91 of file wordpad.c.

Referenced by dialog_find(), and handle_findmsg().

◆ findBuffer

WCHAR FINDREPLACE_custom::findBuffer[128]

Definition at line 93 of file wordpad.c.

Referenced by dialog_find(), and handle_findmsg().

◆ wrapped

BOOL FINDREPLACE_custom::wrapped

Definition at line 92 of file wordpad.c.

Referenced by dialog_find(), and handle_findmsg().


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