![]() |
The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
|
#include "GlassExtender.h"
Go to the source code of this file.
Macros | |
#define | WP_CAPTION 1 |
#define | CS_ACTIVE 1 |
#define | LBCP_ITEM 5 |
#define | LBPSI_HOT 1 |
#define | LBPSI_HOTSELECTED 2 |
#define | LBPSI_SELECTED 3 |
#define | LBPSI_SELECTEDNOTFOCUS 4 |
#define CS_ACTIVE 1 |
Definition at line 68 of file GlassExtender.cpp.
#define LBCP_ITEM 5 |
Definition at line 72 of file GlassExtender.cpp.
Referenced by GlassExtender::drawGlowText().
#define LBPSI_HOT 1 |
Definition at line 74 of file GlassExtender.cpp.
#define LBPSI_HOTSELECTED 2 |
Definition at line 75 of file GlassExtender.cpp.
#define LBPSI_SELECTED 3 |
Definition at line 76 of file GlassExtender.cpp.
#define LBPSI_SELECTEDNOTFOCUS 4 |
Definition at line 77 of file GlassExtender.cpp.
#define WP_CAPTION 1 |
Definition at line 65 of file GlassExtender.cpp.