#include "windows.h" #include "prsht.h" #include "stdlib.h" #include "tapi.h" #include "tspi.h" #include "resource.h" #include "..\client\client.h" #include "server.h" #include "line.h" // This code is in TAPI32.DLL // // //*************************************************************************** // //*************************************************************************** // void // WINAPI // LTranslateDialog( // PLINETRANSLATEDIALOG_PARAMS pParams, // LPBYTE pDataBuf, // LPDWORD pdwNumBytesReturned // ) // { // } // // // This code is in TAPI32.DLL // // //*************************************************************************** // //*************************************************************************** // void // WINAPI // LGetTranslateCaps( // PLINEGETTRANSLATECAPS_PARAMS pParams, // LPBYTE pDataBuf, // LPDWORD pdwNumBytesReturned // // ) // { // } // // // // This code is in TAPI32.DLL // // //*************************************************************************** // //*************************************************************************** // //Get the current location // //xlate the number based on that // // void // WINAPI // LTranslateAddress( // PLINETRANSLATEADDRESS_PARAMS pParams, // LPBYTE pDataBuf, // LPDWORD pdwNumBytesReturned // ) // { // }