Public Types | |
enum | |
Public Member Functions | |
wmcmd (WORD cmd=0) | |
wmcmd (WORD cmd, WORD key, BYTE fVirt, LPCTSTR name, UINT appcmd=0, UINT mouse=NONE, LPCSTR rmcmd="", int rmrepcnt=5) | |
bool | operator== (const wmcmd &wc) const |
void | Restore () |
bool | IsModified () |
Public Attributes | |
CString | name |
UINT | appcmd |
UINT | mouse |
CStringA | rmcmd |
int | rmrepcnt |
Definition at line 206 of file mplayerc.h.