![]() |
The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
|
#include <vcl.h>
#include <malloc.h>
#include <stdio.h>
#include "rpcthreadDLL.h"
#include "waint.h"
#include "ICallObserver.h"
#include "WinampServerImpl.h"
#include "RPCExecutor.h"
Go to the source code of this file.
Variables | |
WinampRemote::Server::IWinampServer * | localWinamp = NULL |
WinampRemote::Server::IWinampServer* localWinamp = NULL |
Definition at line 44 of file rpcthreadDLL.cpp.
Referenced by TRPCServerDLLThread::Execute(), and main().