On-The-Spot Conversion in DBCS PM

Generally, the on-the-spot conversion is preferred to the fixed-position conversion. To support it, your program should properly handle WM_QUERYCONVERTPOS, which is sent by the system to the application when the user tries to enter the conversion mode. The first message parameter contains pointer to cursorpos (RECTL) and the second message parameter is reserved. The application can specify its intention on DBCS input method by replying to this message as follows: