#include "iFnPub.h"Go to the source code of this file.
| #define CustDlgExport __declspec(dllimport) |
Definition at line 18 of file icolorman.h.
| #define COLOR_MGR_INTERFACE Interface_ID(0x1bf46c90, 0x18bf6199) |
Definition at line 134 of file icolorman.h.
| #define ColorMan | ( | ) | (GetColorManager()) |
Definition at line 569 of file icolorman.h.
| #define GetCustSysColor | ( | which | ) | (ColorMan()->CustSysColor(which)) |
Definition at line 570 of file icolorman.h.
| #define GetCustSysColorBrush | ( | which | ) | (ColorMan()->CustSysColorBrush(which)) |
Definition at line 571 of file icolorman.h.
| typedef DWORD ColorId |
Definition at line 23 of file icolorman.h.
| CustDlgExport void SaveColors | ( | ) |
| CoreExport void DeleteColorManager | ( | IColorManager * | pColorMan | ) |
| CoreExport IColorManager* GetColorManager | ( | ) |