HOMEPAGE

Open Source Project RJ10.DLL - Less is More: This does not mean that 'More' is too complicated.

Project Level 1

Developer Plattform

!?

Start and Process Control

Radio Control

IF-In & AF-Out Control
Panorama-View & ExtIQ-Receiver
EEprom & Calibration
Graphical Utillity

RJ10DLL::MixerChange

LRESULT MixerChange( WPARAM hMixer, LPARAM dwControlID );

Remarks

  The MM_MIXM_CONTROL_CHANGE message should be forwarded only.
  If you receive the massage  MM_MIXM_CONTROL_CHANGE of the audio system,
  then call this command with the same parameters.

Example
 
ON_MESSAGE(MM_MIXM_CONTROL_CHANGE, OnMixCtrlChange)

LRESULT CRJ10MiniDlg::OnMixCtrlChange(WPARAM hMixer, LPARAM dwControlID)
{
    return MixerChange(hMixer,dwControlID);
}

See Also   --> RJ10M-DLL.h

 

   Copyright 2012 © Bonito Germany.   

www.bonito.net