![]() |
The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
|
#include <vcl.h>
#include <time.h>
#include <stdlib.h>
#include "ServersF.h"
#include "messageF.h"
#include "RFC1060U.h"
#include "IPAddressResolver.h"
#include "waint.h"
#include "remotestrs.h"
#include "ServerEnumerator.h"
#include "CursorGuard.h"
Go to the source code of this file.
Variables | |
TfrmServers * | frmServers |
TfrmServers* frmServers |
Definition at line 44 of file ServersF.cpp.