Click here to Skip to main content
16,012,116 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralThread and Message Queue Pin
vikramlinux18-Jun-03 22:31
vikramlinux18-Jun-03 22:31 
GeneralRe: Thread and Message Queue Pin
Ryan Binns18-Jun-03 22:38
Ryan Binns18-Jun-03 22:38 
GeneralRe: Thread and Message Queue Pin
vikramlinux18-Jun-03 22:46
vikramlinux18-Jun-03 22:46 
GeneralRe: Thread and Message Queue Pin
Ryan Binns18-Jun-03 22:49
Ryan Binns18-Jun-03 22:49 
GeneralRe: Thread and Message Queue Pin
vikramlinux18-Jun-03 23:54
vikramlinux18-Jun-03 23:54 
GeneralXSL-FO Convert to PDF Pin
Bosicat18-Jun-03 22:26
Bosicat18-Jun-03 22:26 
GeneralTAPI and lineGenerateDigits Pin
Liate18-Jun-03 22:01
Liate18-Jun-03 22:01 
GeneralRe: TAPI and lineGenerateDigits Pin
Ryan Binns18-Jun-03 22:33
Ryan Binns18-Jun-03 22:33 
From the docs:
"The digit or tone generation request was canceled by this application, by another application, or because the call terminated. This value can also be returned when digit or tone generation cannot be completed due to internal failure of the service provider."

Is your call to lineGenerateDigits() successful? (Does it return 0?). If so, then one of the conditions above has occurred (it's probably been cancelled by either your app or another app - do you have any other telephony apps running?). If not, then you've setup the call incorrectly somehow.

Ryan

Being little and getting pushed around by big guys all my life I guess I compensate by pushing electrons and holes around. What a bully I am, but I do enjoy making subatomic particles hop at my bidding - Roger Wright (2nd April 2003, The Lounge)

Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late - John Nichol "Point Of Impact"

GeneralRe: TAPI and lineGenerateDigits Pin
Liate19-Jun-03 0:00
Liate19-Jun-03 0:00 
GeneralRe: TAPI and lineGenerateDigits Pin
Ryan Binns19-Jun-03 0:09
Ryan Binns19-Jun-03 0:09 
QuestionHow to get all the entries in registry Pin
Naidu18-Jun-03 21:45
Naidu18-Jun-03 21:45 
AnswerRe: How to get all the entries in registry Pin
Hatem Darweesh18-Jun-03 22:24
Hatem Darweesh18-Jun-03 22:24 
GeneralMFC TreeList Basic needed. Help! Pin
Mervick18-Jun-03 21:39
Mervick18-Jun-03 21:39 
GeneralRe: MFC TreeList Basic needed. Help! Pin
Ryan Binns18-Jun-03 22:16
Ryan Binns18-Jun-03 22:16 
GeneralTransparent images in GDI+ Pin
Ryan Binns18-Jun-03 21:08
Ryan Binns18-Jun-03 21:08 
GeneralRe: Transparent images in GDI+ Pin
Baris Kurtlutepe18-Jun-03 22:32
Baris Kurtlutepe18-Jun-03 22:32 
GeneralRe: Transparent images in GDI+ Pin
Ryan Binns18-Jun-03 22:35
Ryan Binns18-Jun-03 22:35 
QuestionHow to change title at top of window? Pin
Nguyen Huynh Hung18-Jun-03 21:07
Nguyen Huynh Hung18-Jun-03 21:07 
AnswerRe: How to change title at top of window? Pin
Joan M18-Jun-03 21:22
professionalJoan M18-Jun-03 21:22 
GeneralProblem with CMenu under win98 Pin
davidemen7518-Jun-03 20:45
davidemen7518-Jun-03 20:45 
Questionwhich MFC or SDK should be used for video capturing? Pin
DengJW18-Jun-03 20:21
DengJW18-Jun-03 20:21 
AnswerRe: which MFC or SDK should be used for video capturing? Pin
Hatem Darweesh18-Jun-03 20:37
Hatem Darweesh18-Jun-03 20:37 
GeneralRe: which MFC or SDK should be used for video capturing? Pin
Baris Kurtlutepe18-Jun-03 22:39
Baris Kurtlutepe18-Jun-03 22:39 
GeneralRe: which MFC or SDK should be used for video capturing? Pin
Ryan Binns19-Jun-03 0:12
Ryan Binns19-Jun-03 0:12 
GeneralRe: which MFC or SDK should be used for video capturing? Pin
John M. Drescher19-Jun-03 0:21
John M. Drescher19-Jun-03 0:21 

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.