Click here to Skip to main content
15,917,634 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: display window in full screen format Pin
David Crow20-Jul-05 2:49
David Crow20-Jul-05 2:49 
GeneralRe: display window in full screen format Pin
laiju20-Jul-05 4:41
laiju20-Jul-05 4:41 
GeneralRe: display window in full screen format Pin
David Crow20-Jul-05 4:50
David Crow20-Jul-05 4:50 
GeneralRe: display window in full screen format Pin
vensatren20-Jul-05 3:08
vensatren20-Jul-05 3:08 
GeneralRe: display window in full screen format Pin
laiju20-Jul-05 4:41
laiju20-Jul-05 4:41 
GeneralTapi2.1. lineGetCallStatus Pin
nripun20-Jul-05 0:22
nripun20-Jul-05 0:22 
GeneralRe: Tapi2.1. lineGetCallStatus Pin
Blake Miller20-Jul-05 4:29
Blake Miller20-Jul-05 4:29 
GeneralRe: Tapi2.1. lineGetCallStatus Pin
nripun20-Jul-05 19:15
nripun20-Jul-05 19:15 
Thanks for the information you provided.
I have a few more doubts regarding the line device messages.
As you mentioned in your reply the HCALL handle is valid only after the LINE_REPLY message is received.
Does a SUCCESSS(dwParam2 = 0) in LINE_REPLY indicate that the modem could detect dialtone?
If a call has been successfully made what is the order in which the messages appear?
Is this the order??Smile | :)
LINE_REPLY///success
LINECALLSTATE_DIALING
LINECALLSTATE_RINGBACK
LINECALLSTATE_ACCEPTED
LINECALLSTATE_CONNECTED

I found a sample program here http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dntapi/html/msdn_tapi_30.asp[^]D'Oh! | :doh:

In my case(that is using the info in above link) the order of messages that i receive is:
LINE_REPLY (always successfull whether dialtone present or not)WTF | :WTF:
LINECALLSTATE_DIALING
LINECALLSTATE_CONNECTED


One final question..
What is the equivalent function to the physical action of picking the receiver from the hook to dial a number???Big Grin | :-D
GeneralRe: Tapi2.1. lineGetCallStatus Pin
Blake Miller21-Jul-05 4:47
Blake Miller21-Jul-05 4:47 
GeneralPrinting in MFC Pin
Member 64506720-Jul-05 0:01
Member 64506720-Jul-05 0:01 
QuestionHow to extract integer value from CString Pin
Ravi Sankar S19-Jul-05 23:21
Ravi Sankar S19-Jul-05 23:21 
AnswerRe: How to extract integer value from CString Pin
wicked_guy19-Jul-05 23:27
wicked_guy19-Jul-05 23:27 
GeneralRe: How to extract integer value from CString Pin
Rick York20-Jul-05 18:04
mveRick York20-Jul-05 18:04 
AnswerRe: How to extract integer value from CString Pin
vensatren19-Jul-05 23:52
vensatren19-Jul-05 23:52 
GeneralRe: How to extract integer value from CString Pin
maheswara20-Jul-05 1:17
maheswara20-Jul-05 1:17 
GeneralRe: How to extract integer value from CString Pin
22491720-Jul-05 1:47
22491720-Jul-05 1:47 
GeneralRe: How to extract integer value from CString Pin
maheswara20-Jul-05 2:42
maheswara20-Jul-05 2:42 
GeneralRe: How to extract integer value from CString Pin
Anonymous20-Jul-05 3:27
Anonymous20-Jul-05 3:27 
GeneralRe: How to extract integer value from CString Pin
toxcct20-Jul-05 1:56
toxcct20-Jul-05 1:56 
GeneralRe: How to extract integer value from CString Pin
toxcct20-Jul-05 1:54
toxcct20-Jul-05 1:54 
GeneralCan't identify pixel color over a live image Pin
wicked_guy19-Jul-05 23:05
wicked_guy19-Jul-05 23:05 
GeneralRe: Can't identify pixel color over a live image Pin
Chris Losinger20-Jul-05 4:42
professionalChris Losinger20-Jul-05 4:42 
GeneralRe: Can't identify pixel color over a live image Pin
Anonymous20-Jul-05 7:32
Anonymous20-Jul-05 7:32 
Questionhow to get control of keyboard and mouse? Pin
ThinkingPrometheus19-Jul-05 22:57
ThinkingPrometheus19-Jul-05 22:57 
AnswerRe: how to get control of keyboard and mouse? Pin
RicoH20-Jul-05 0:27
RicoH20-Jul-05 0:27 

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.