I'm currently trying to port a VC++6 program using TTS (SAPI 5.1) to
VC++ 2005. But unfortunatelly compile stops with errors in include-files
like <sphelper.h> and <spuihelp.h>.
Obviously, the VC6 compiler accepted some slightly sloppy code.
Which SAPI can I use to compile with VC++2005 (unmanaged) . Target
should be XP (at least), better W2K up.
Help will be grreatly appreciated....