Click here to Skip to main content
15,902,893 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to input Greek Pin
winncle16-Jul-03 20:29
winncle16-Jul-03 20:29 
GeneralProcess: Create and Destroy Pin
Imtiaz Murtaza16-Jul-03 20:28
Imtiaz Murtaza16-Jul-03 20:28 
GeneralRe: Process: Create and Destroy Pin
Ryan Binns16-Jul-03 21:21
Ryan Binns16-Jul-03 21:21 
GeneralRe: Process: Create and Destroy Pin
Mike Dimmick16-Jul-03 22:44
Mike Dimmick16-Jul-03 22:44 
GeneralRe: Process: Create and Destroy Pin
Ryan Binns16-Jul-03 22:58
Ryan Binns16-Jul-03 22:58 
Generalsize of the capture image Pin
Chen Jiadong16-Jul-03 19:20
Chen Jiadong16-Jul-03 19:20 
GeneralRe: size of the capture image Pin
Andrew Walker17-Jul-03 2:37
Andrew Walker17-Jul-03 2:37 
Generalwave/in problem with TAPI Pin
ewasta16-Jul-03 19:16
ewasta16-Jul-03 19:16 
I have been working with tapi to init the modem, answer a phone call(all this works so far!!), and then stream what the caller says(raw 16 bit data) into a buffer. The problem i am having is in my waveInOpen(...) call to set up the data connection with the phone call. waveInOpen returns with an error saying the device is already in use. Any help or suggestions would be great.
here is what i am doing:
1. open the line with lineOpen( ) (i have monitor and owner privleges)
2. Once i am connected to a call i get the waveID with lineGetID(....)
3. I then try to call waveInOpen( &m_hRecord, m_iCallID, &m_Format, m_ThreadID, NULL, CALLBACK_THREAD) where m_iCallID is the id return in step 2 and this returns the error.

Does anyone know how to open a tapi call with waveInOpen to have access to the raw data? Thanks for the help.



Steve G
GeneralMouse Hooking problem!!!!! Pin
xxhimanshu16-Jul-03 18:28
xxhimanshu16-Jul-03 18:28 
GeneralRe: Mouse Hooking problem!!!!! Pin
PJ Arends17-Jul-03 7:01
professionalPJ Arends17-Jul-03 7:01 
GeneralRe: Mouse Hooking problem!!!!! Pin
xxhimanshu18-Jul-03 18:53
xxhimanshu18-Jul-03 18:53 
Generalusing ADO Pin
Angel Kid16-Jul-03 16:42
Angel Kid16-Jul-03 16:42 
GeneralRe: using ADO Pin
Toni7816-Jul-03 18:58
Toni7816-Jul-03 18:58 
GeneralDetect Internet Connection Pin
Abhi@Work16-Jul-03 15:48
Abhi@Work16-Jul-03 15:48 
GeneralRe: Detect Internet Connection Pin
Toni7816-Jul-03 16:00
Toni7816-Jul-03 16:00 
GeneralRe: Detect Internet Connection Pin
Abhi@Work16-Jul-03 17:12
Abhi@Work16-Jul-03 17:12 
GeneralRe: Detect Internet Connection Pin
Ryan Binns16-Jul-03 17:37
Ryan Binns16-Jul-03 17:37 
General***Clickety police*** Pin
Toni7816-Jul-03 18:56
Toni7816-Jul-03 18:56 
GeneralRe: ***Clickety police*** Pin
Ryan Binns16-Jul-03 19:07
Ryan Binns16-Jul-03 19:07 
GeneralWrong tittle for the wrong message Pin
Toni7816-Jul-03 19:23
Toni7816-Jul-03 19:23 
GeneralRe: Wrong tittle for the wrong message Pin
Ryan Binns16-Jul-03 19:40
Ryan Binns16-Jul-03 19:40 
GeneralRe: Wrong tittle for the wrong message Pin
Toni7816-Jul-03 19:44
Toni7816-Jul-03 19:44 
GeneralRe: Wrong tittle for the wrong message Pin
Ryan Binns16-Jul-03 19:47
Ryan Binns16-Jul-03 19:47 
GeneralRe: Detect Internet Connection Pin
Toni7816-Jul-03 18:54
Toni7816-Jul-03 18:54 
GeneralRe: Detect Internet Connection Pin
Abhi@Work16-Jul-03 19:31
Abhi@Work16-Jul-03 19:31 

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.