Click here to Skip to main content
15,923,845 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralUsing WM_CHAR !!! Pin
Hadi Rezaee2-Jun-01 4:43
Hadi Rezaee2-Jun-01 4:43 
GeneralRe: Using WM_CHAR !!! Pin
Igor Sukhov2-Jun-01 5:09
Igor Sukhov2-Jun-01 5:09 
GeneralRe: Using WM_CHAR !!! Pin
Hadi Rezaee2-Jun-01 6:57
Hadi Rezaee2-Jun-01 6:57 
QuestionHow can I retrive data from access and keep them in variable? Pin
kyousuke2-Jun-01 0:42
kyousuke2-Jun-01 0:42 
GeneralVertical Toolbar Pin
2-Jun-01 0:27
suss2-Jun-01 0:27 
GeneralRe: Vertical Toolbar Pin
Ben Burnett2-Jun-01 11:25
Ben Burnett2-Jun-01 11:25 
GeneralRe: Telephony API Pin
Zoltan Solga1-Jun-01 21:51
Zoltan Solga1-Jun-01 21:51 
GeneralRe-reply to Zoltan Solga from pareek Pin
pareek2-Jun-01 0:14
pareek2-Jun-01 0:14 
I used this function in visual basic. There is no difference in the way the TAPI function is used in Visual Basic.
lineGetID(hLine,0,hCall,LINECALLSELECT_CALL,varString,deviceClass)
where :
1) 'hline' is the handle to the line. This parameter is obtained while opening line (m_hLine parameter of lineOpen function).
2) 'hCall' is the handle to the call. This parameter is obtained by dwparam2 parameter of LINE_APPNEWCALL message.
3) 2000 bytes were allocated to the VARSTRING structure.
4) deviceClass is "wave/out"

The function returned a negative value -2147483576
eagrly waiting for your reply


pareek
GeneralTelephony API Pin
pareek1-Jun-01 21:14
pareek1-Jun-01 21:14 
QuestionIs there any Add-in that can show Array of classes when debug? Pin
1-Jun-01 18:37
suss1-Jun-01 18:37 
QuestionIs there any Add-in that can show Array of classes when debug? Pin
1-Jun-01 18:36
suss1-Jun-01 18:36 
GeneralCALLBACK !!! Pin
Hadi Rezaee1-Jun-01 17:43
Hadi Rezaee1-Jun-01 17:43 
GeneralRe: CALLBACK !!! Pin
Christian Graus1-Jun-01 18:15
protectorChristian Graus1-Jun-01 18:15 
GeneralRe: CALLBACK !!! Pin
Hadi Rezaee2-Jun-01 2:41
Hadi Rezaee2-Jun-01 2:41 
GeneralRe: CALLBACK !!! Pin
Christian Graus2-Jun-01 3:46
protectorChristian Graus2-Jun-01 3:46 
GeneralRe: CALLBACK !!! Pin
Hadi Rezaee2-Jun-01 4:40
Hadi Rezaee2-Jun-01 4:40 
GeneralRe: CALLBACK !!! Pin
1-Jun-01 20:12
suss1-Jun-01 20:12 
Generaldisable a button Pin
1-Jun-01 17:39
suss1-Jun-01 17:39 
GeneralRe: disable a button Pin
Christian Graus1-Jun-01 18:09
protectorChristian Graus1-Jun-01 18:09 
GeneralRe: disable a button Pin
2-Jun-01 0:36
suss2-Jun-01 0:36 
GeneralRe: disable a button Pin
Christian Graus2-Jun-01 1:56
protectorChristian Graus2-Jun-01 1:56 
GeneralGetProcessTimes() functionality on Windows 9x. Pin
Adrian1-Jun-01 11:20
Adrian1-Jun-01 11:20 
GeneralCHtmlView::GetHtmlDocument() Pin
RobJones1-Jun-01 9:58
RobJones1-Jun-01 9:58 
GeneralRe: CHtmlView::GetHtmlDocument() Pin
Carlos Antollini1-Jun-01 11:03
Carlos Antollini1-Jun-01 11:03 
GeneralReading and writing in RTF format !!! Pin
Hadi Rezaee1-Jun-01 9:42
Hadi Rezaee1-Jun-01 9:42 

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.