#include "stdafx.h"#include "grutil.h"Go to the source code of this file.
Functions | |
| void | fsFillSolidRect (CDC *pDC, RECT *prc, COLORREF clr) |
| void | fsDrawFrame (CDC *dc, RECT *prc, int w) |
| void | fsDrawPressedFrame (CDC *dc, RECT *prc, int w) |
| void fsDrawFrame | ( | CDC * | dc, | |
| RECT * | prc, | |||
| int | w | |||
| ) |
| void fsDrawPressedFrame | ( | CDC * | dc, | |
| RECT * | prc, | |||
| int | w | |||
| ) |
| void fsFillSolidRect | ( | CDC * | pDC, | |
| RECT * | prc, | |||
| COLORREF | clr | |||
| ) |
1.5.6