Hi
I'm able to capture volume up/down keys when the app is in the foreground .
using :
CRemConInterfaceSelector,CRemConCoreApiTarget and MrccatoCommand method
I'm also able to capture other keys when in background
using:
RwindowGroup with CaptureKey method
I'm trying to capture the volume up/down keys when my application is in the background !
Is there an API for it ?

Reply With Quote



