Skip to content

Latest commit

 

History

History
 
 

TeamTalkClassic

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

TeamTalk 5 Classic for Accessibility based on MFC

To try a compiled version of this application go here.

Build TeamTalk 5 Classic without Tolk

By default the project file TeamTalkClassic.vcxproj builds with the ENABLE_TOLK macro enabled. If you don't want to use Tolk then remove the ENABLE_TOLK macro from C/C++ Preprocessor options.

Build Tolk for TeamTalk 5 Classic

Either build using the instructions on the Tolk project or use a forked version here. If using the forked version then start a Visual Studio console window and run the build_tolk_x86.bat and build_tolk_x64.bat files. Once Tolk is built then replace $(TOLK) in the TeamTalkClassic.vcxproj file with the path on your local disk.