Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_myWinEntry Struct Reference
[Useful helpers]

#include <mywindows.h>

Data Fields


Detailed Description

Entry info structure used by myWinEntries function.
See also:
myWinEntries

Definition at line 376 of file mywindows.h.


Field Documentation

DWORD flags
 

The styles of the entry.

Definition at line 385 of file mywindows.h.

int maxlen
 

The maximal length of the entry in bytes.

Definition at line 383 of file mywindows.h.

char* text
 

The label of the entry.

Definition at line 379 of file mywindows.h.

char** value
 

The pointer to the string of the entry.

Definition at line 381 of file mywindows.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 14:21:35 2006 for MiniGUI V2.0.3 API Reference by  doxygen 1.4.2