Code:
%WM_IME_SETCONTEXT = &H0281 %WM_IME_NOTIFY = &H0282
Here's a link to MSDN:
Using an Input Method Editor in a Game
By Jack Lin, Software Design Engineer
Microsoft Corporation
December 2004
They didn't tell me about this when I signed up.
%WM_IME_SETCONTEXT = &H0281 %WM_IME_NOTIFY = &H0282
' Button Control Messages %BST_UNCHECKED = &H00 %BST_CHECKED = &H01 %BST_INDETERMINATE = &H02 %BST_PUSHED = &H04 %BM_GETCHECK = &HF0 %BM_SETCHECK = &HF1 %BM_GETSTATE = &HF2 %BM_SETSTATE = &HF3 %BM_SETSTYLE = &HF4 %BM_CLICK = &HF5 %BM_GETIMAGE = &HF6 %BM_SETIMAGE = &HF7
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, and to analyze site activity. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Leave a comment: