冰楓論壇

標題: TwMS v201.2_ICS_PostMessage_Focus_Fix [打印本頁]

作者: prt    時間: 2017-9-6 15:11
標題: TwMS v201.2_ICS_PostMessage_Focus_Fix
本帖最後由 prt 於 2017-9-6 15:20 編輯
  1. // TwMS v201.2_ICS_PostMessage_Focus_Fix
  2. // 就是能解決PostMessage的WM_KEYDOWN消息無法在MapleStory視窗為非Focus狀態時被正確執行的問題
  3. // Auther: Doem
  4. // ICS: SmallGCOk
  5. [ENABLE]
  6. alloc(PressFixICS,64)
  7. alloc(PressFix,32)

  8. PressFixICS:
  9. cmp [esp+8],01DE82B0
  10. jne USER32.GetForegroundWindow
  11. mov [esp+8],PressFix
  12. jmp USER32.GetForegroundWindow

  13. PressFix:
  14. test eax,eax
  15. jmp 01DE82B8


  16. 0306C68C:
  17. DD PressFixICS
  18. [DISABLE]
  19. 0306C68C:
  20. dd USER32.GetForegroundWindow
複製代碼

作者: 物理科學    時間: 2017-9-12 05:29
這是什麼




歡迎光臨 冰楓論壇 (https://bingfong.com/) Powered by 冰楓