• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

マウスカーソルへIMEモードの表示


Commit MetaInfo

Revision176c738e89251549a0df5b095139749b879410f4 (tree)
Time2023-05-25 10:34:12
AuthorJeffyTS <jeffyts@outl...>
CommiterJeffyTS

Log Message

0.9.4.14

Change Summary

Incremental Difference

--- a/FlushMouse/Cursor.cpp
+++ b/FlushMouse/Cursor.cpp
@@ -486,6 +486,7 @@ BOOL CCursor::bInitialize(HWND hWnd)
486486 DrawIMEModeThread = new CThread;
487487 }
488488 #undef WINDOWCLASS
489+
489490 #define WINDOWCLASS _T("FlushMouseCaretWindow-{D40AF72E-E0D9-47DA-8A0E-7E29F6F763E4}")
490491 if (CaretWindow == NULL) {
491492 CaretWindow = new CCursorWindow;