c++ - Custom System Dialog - Windows Mobile 6.5 -


i tryng override system dialog (system sound), closing notification , showing mine. questions: 1- how close notifycation dialog system 2-how cacth key (volume key) initiates notification 3-show mine have googling issue cannot advance: application qt based.

first of need hook keyboard. links tryng now: http://www.codeproject.com/articles/12154/keyboard-hooks-in-wince studyng , adapting article needs. second: need customized system notification (volume control): wil apply approach. inform result


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -