Click here to Skip to main content
15,891,513 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalint to CString Pin
ns2-Oct-02 9:58
ns2-Oct-02 9:58 
GeneralRe: int to CString Pin
User 66582-Oct-02 10:22
User 66582-Oct-02 10:22 
GeneralRe: int to CString Pin
ns2-Oct-02 10:28
ns2-Oct-02 10:28 
GeneralCoercing a CFrameWnd to look like a Dialog based app Pin
Anonymous2-Oct-02 9:37
Anonymous2-Oct-02 9:37 
GeneralAdvanced Doc/View question Pin
Jim Crafton2-Oct-02 9:12
Jim Crafton2-Oct-02 9:12 
GeneralRe: Advanced Doc/View question Pin
Daniel Ferguson2-Oct-02 12:46
Daniel Ferguson2-Oct-02 12:46 
GeneralTelephony Pin
SuperGeek2-Oct-02 9:09
SuperGeek2-Oct-02 9:09 
GeneralRe: Telephony Pin
Michael P Butler2-Oct-02 9:24
Michael P Butler2-Oct-02 9:24 
If you are using a modem, then TAPI is probably your best option - but a lot depends on the quality of TAPI support in your modem.

If you are going the TAPI route, the best language to use is C++. If you can limit your users to Win2k or XP then use TAPI 3. (You should also be able to use this VB)

If you need to support 9x then you will have to use TAPI 2, so then C++ is about your best option.

See my message here for further links,

http://www.codeproject.com/useritems/tapi.asp?msg=297243#xx297243xx[^]

Michael


"Time and tide melts the snowman."
-- The Doctor (Doctor Who: Time and the Rani

GeneralRe: Telephony Pin
Anders Molin2-Oct-02 13:49
professionalAnders Molin2-Oct-02 13:49 
GeneralRe: Telephony Pin
Michael P Butler2-Oct-02 20:06
Michael P Butler2-Oct-02 20:06 
GeneralRe: Telephony Pin
Anders Molin3-Oct-02 0:05
professionalAnders Molin3-Oct-02 0:05 
GeneralRe: Telephony Pin
Anders Molin2-Oct-02 13:54
professionalAnders Molin2-Oct-02 13:54 
GeneralRe: Telephony Pin
SuperGeek3-Oct-02 15:58
SuperGeek3-Oct-02 15:58 
Questionpointer to a CSTring? Pin
ns2-Oct-02 9:03
ns2-Oct-02 9:03 
AnswerRe: pointer to a CSTring? Pin
DanielO3-Oct-02 4:33
DanielO3-Oct-02 4:33 
Generalthanks Pin
ns3-Oct-02 4:43
ns3-Oct-02 4:43 
Question.NET wont add classes to my dialogs!? Pin
dazinith2-Oct-02 8:59
dazinith2-Oct-02 8:59 
AnswerRe: .NET wont add classes to my dialogs!? Pin
Rick Crone2-Oct-02 9:14
Rick Crone2-Oct-02 9:14 
GeneralDrawing a line and removing it. Pin
Eldon Zacek2-Oct-02 8:49
Eldon Zacek2-Oct-02 8:49 
GeneralRe: Drawing a line and removing it. Pin
Scott H. Settlemier2-Oct-02 9:26
Scott H. Settlemier2-Oct-02 9:26 
GeneralRe: Drawing a line and removing it. Pin
JohnnyG2-Oct-02 12:26
JohnnyG2-Oct-02 12:26 
GeneralRe: Drawing a line and removing it. Pin
Scott H. Settlemier2-Oct-02 12:40
Scott H. Settlemier2-Oct-02 12:40 
GeneralRe: Drawing a line and removing it. Pin
JohnnyG2-Oct-02 17:16
JohnnyG2-Oct-02 17:16 
GeneralRe: Drawing a line and removing it. Pin
Scott H. Settlemier3-Oct-02 4:24
Scott H. Settlemier3-Oct-02 4:24 
GeneralPassing in an array Pin
ns2-Oct-02 8:26
ns2-Oct-02 8:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.