The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gen_RPCinterface.cpp File Reference
#include <vcl.h>

Go to the source code of this file.

Functions

 USEFORM ("AboutF.cpp", frmAbout)
 USEFORM ("ServerDLLF.cpp", frmPluginMain)
 USEFORM ("ConfigDLLF.cpp", ConfigForm)
 USEFORM ("DetailsF.cpp", frmDetails)
 USEUNIT ("gen_plugin.cpp")
 USEUNIT ("VersionInfoU.cpp")
 USEUNIT ("rpcthreadDLL.cpp")
 USEUNIT ("WAINT.CPP")
 USEUNIT ("RFC1060U.CPP")
 USELIB ("..\lib\winampinterface.lib")
 USEUNIT ("GlassExtender.cpp")
 USEUNIT ("WinampServerImpl.cpp")
 USERES ("gen_RPCinterface.RES")
 USEUNIT ("RPCExecutor.cpp")
 USEUNIT ("RPCErrors.cpp")
 USEUNIT ("AboutGLDisplay.cpp")
int WINAPI DllEntryPoint (HINSTANCE hinst, unsigned long reason, void *)

Function Documentation

int WINAPI DllEntryPoint ( HINSTANCE  hinst,
unsigned long  reason,
void *   
)

Definition at line 44 of file gen_RPCinterface.cpp.

USEFORM ( "AboutF.cpp"  ,
frmAbout   
)
USEFORM ( "ServerDLLF.cpp"  ,
frmPluginMain   
)
USEFORM ( "ConfigDLLF.cpp"  ,
ConfigForm   
)
USEFORM ( "DetailsF.cpp"  ,
frmDetails   
)
USELIB ( "..\lib\winampinterface.lib"  )
USERES ( "gen_RPCinterface.RES"  )
USEUNIT ( "gen_plugin.cpp"  )
USEUNIT ( "VersionInfoU.cpp"  )
USEUNIT ( "rpcthreadDLL.cpp"  )
USEUNIT ( "WAINT.CPP"  )
USEUNIT ( "RFC1060U.CPP"  )
USEUNIT ( "GlassExtender.cpp"  )
USEUNIT ( "WinampServerImpl.cpp"  )
USEUNIT ( "RPCExecutor.cpp"  )
USEUNIT ( "RPCErrors.cpp"  )
USEUNIT ( "AboutGLDisplay.cpp"  )