Wave Function CALLBACK HandleEvent

Postby oknbs » Mon Aug 18, 2008 11:01 am

Thank you for your answer Antonio.

I already checked every C function and they are normally run.
The problem is the process of HandleEvent( nMsg, nWParam, nLParam ).
The CALLBACK_WINDOW which is processed in waveInOpen function don't give the value of WIM_OPEN, WIM_DATA to defined HandleEvent.

oknbs.
oknbs
 
Posts: 31
Joined: Wed Mar 19, 2008 8:52 am

Postby Antonio Linares » Mon Aug 18, 2008 11:41 am

Oknbs,

I think that you should change this line:

if HB_WaveInOpen( @hWaveIn, oWnd:hWnd ) >= 0

into

if HB_WaveInOpen( @hWaveIn, ::hWnd ) >= 0
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41406
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby oknbs » Mon Aug 18, 2008 2:59 pm

Thank you for your answer Antonio.

The process you mentioned worked and I managed to make the problem go away.

Thank you very much.

oknbs.
oknbs
 
Posts: 31
Joined: Wed Mar 19, 2008 8:52 am

Postby hua » Tue Aug 19, 2008 3:41 am

Otto wrote:Could you please explain how to use an external dbwin utility and which one.


Otto,
I use this free utility by SysInternals (now bought over by Microsoft) to capture output of OutputDebugString() - http://technet.microsoft.com/en-us/sysi ... 96647.aspx
hua
 
Posts: 1050
Joined: Fri Oct 28, 2005 2:27 am

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 32 guests