|
uLib
User mode C/C++ extended API library for Win32 programmers.
|
Supplementary structured types.
Classes | |
| struct | RECTS |
| struct | SIZES |
Typedefs | |
| typedef const SIZE * | LPCSIZE |
| typedef struct _RECTS * | PRECTS |
| typedef struct _RECTS * | LPRECTS |
| typedef const RECTS * | LPCRECTS |
| typedef struct _SIZES * | PSIZES |
| typedef struct _SIZES * | LPSIZES |
| typedef const SIZES * | LPCSIZES |
| struct RECTS |
| struct SIZES |
| typedef struct _RECTS * PRECTS |
Small (old) rect (forgotten in WinDef.h)
| typedef struct _RECTS * LPRECTS |
| typedef struct _SIZES * PSIZES |
Small size (lParam overlay)
| typedef struct _SIZES * LPSIZES |