The WM_IME_SELECT message is sent to an application when the system is about to change the current IME. An application that has created an IME window should pass this message to that window so that it can retrieve the keyboard layout handle for the newly selected IME.
fSeleft = (BOOL) wParam;
hKL = (HANDLE) lParam;
No return value.
The DefWindowProc function processes this message by passing the information to the default IME window.
file: /Techref/os/win/api/win32/mess/src/msg24_23.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/12 20:50,
18.219.140.44:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.ecomorder.com/techref/os/win/api/win32/mess/src/msg24_23.htm"> WM_IME_SELECT</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.