Hi,
I want to detect whether the Volume Increase Key has been pressed and if it has, then do something. I referred to the following link http://wiki.forum.nokia.com/index.ph..._in_background, and replaced the following linewithCode:iHandle = iWg.CaptureKey(EKeyDevice0, 0,0);. The application does not respond to the key press. Please help.Code:iHandle = iWg.CaptureKey(EStdKeyIncVolume, 0,0);
Thanks,
Shanker

Reply With Quote




