raja_s_patil wrote: > setWindowsHookEx(WH_JOURNALPLAYBACK, @Playback, hInstance, 0); WH_JOURNALPLAYBACK is only partially implemented. From my own experience, anything related to hooks "partially implemented" means broken.
raja_s_patil wrote: > setWindowsHookEx(WH_JOURNALPLAYBACK, @Playback, hInstance, 0); WH_JOURNALPLAYBACK is only partially implemented. From my own experience, anything related to hooks "partially implemented" means broken.