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
remote.cpp File Reference
#include <vcl.h>
#include "remotestrs.h"

Go to the source code of this file.

Functions

 USEFORM ("AboutF.cpp", frmAbout)
 USEFORM ("SettingsF.cpp", frmSettings)
 USEFORM ("CommandF.cpp", frmCommands)
 USEFORM ("ServersF.cpp", frmServers)
 USEFORM ("DetailsF.cpp", frmDetails)
 USEFORM ("PlaylistF.cpp", frmPlaylist)
 USEFORM ("MainF.cpp", frmMain)
 USEFORM ("messageF.cpp", frmMessage)
 USEUNIT ("RPCFuncsU.cpp")
 USEUNIT ("WAINT.CPP")
 USEUNIT ("ColourU.cpp")
 USEUNIT ("RFC1060U.CPP")
 USEUNIT ("VersionInfoU.cpp")
 USELIB ("..\lib\winampinterface.lib")
 USEUNIT ("remotestrs.cpp")
 USE ("remotestrs.h", File)
 USERC ("winampremote.rc")
 USEUNIT ("ServerEnumerator.cpp")
 USEUNIT ("ServerTester.cpp")
 USERC ("windowsthemes.rc")
 USEUNIT ("GlassExtender.cpp")
 USERES ("remote.RES")
 USEUNIT ("WinampClientBase.cpp")
 USEUNIT ("IPAddressResolver.cpp")
 USEUNIT ("CursorGuard.cpp")
 USEUNIT ("AboutGLDisplay.cpp")
 USEFORM ("remoteDM.cpp", dmRemote)
WINAPI WinMain (HINSTANCE, HINSTANCE, LPSTR, int)

Function Documentation

USE ( "remotestrs.h"  ,
File   
)
USEFORM ( "AboutF.cpp"  ,
frmAbout   
)
USEFORM ( "SettingsF.cpp"  ,
frmSettings   
)
USEFORM ( "CommandF.cpp"  ,
frmCommands   
)
USEFORM ( "ServersF.cpp"  ,
frmServers   
)
USEFORM ( "DetailsF.cpp"  ,
frmDetails   
)
USEFORM ( "PlaylistF.cpp"  ,
frmPlaylist   
)
USEFORM ( "MainF.cpp"  ,
frmMain   
)
USEFORM ( "messageF.cpp"  ,
frmMessage   
)
USEFORM ( "remoteDM.cpp"  ,
dmRemote   
)
USELIB ( "..\lib\winampinterface.lib"  )
USERC ( "winampremote.rc"  )
USERC ( "windowsthemes.rc"  )
USERES ( "remote.RES"  )
USEUNIT ( "RPCFuncsU.cpp"  )
USEUNIT ( "WAINT.CPP"  )
USEUNIT ( "ColourU.cpp"  )
USEUNIT ( "RFC1060U.CPP"  )
USEUNIT ( "VersionInfoU.cpp"  )
USEUNIT ( "remotestrs.cpp"  )
USEUNIT ( "ServerEnumerator.cpp"  )
USEUNIT ( "ServerTester.cpp"  )
USEUNIT ( "GlassExtender.cpp"  )
USEUNIT ( "WinampClientBase.cpp"  )
USEUNIT ( "IPAddressResolver.cpp"  )
USEUNIT ( "CursorGuard.cpp"  )
USEUNIT ( "AboutGLDisplay.cpp"  )
WINAPI WinMain ( HINSTANCE  ,
HINSTANCE  ,
LPSTR  ,
int   
)

Definition at line 56 of file remote.cpp.