質問編集履歴
2
タグの追加
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
1
ソースコードの修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -115,7 +115,6 @@
|
|
115
115
|
//初期化メゾットhidは対象となるFormクラスのハンドル
|
116
116
|
public static void IMEStart(IntPtr hid)
|
117
117
|
{
|
118
|
-
s = 0;
|
119
118
|
hwnd = hid;
|
120
119
|
target = "";
|
121
120
|
context = ImmCreateContext();
|