Allowing a User to Perform On-the-spot Conversion

┌──────────────────────────────────────────────────────────────────────┐
│Process the WM_QUERYCONVERTPOS message to create the conversion       │
│information area at the spot where the cursor is located.             │
└──────────────────────────────────────────────────────────────────────┘

The WM_QUERYCONVERTPOS message is sent to the window when the end user tries to enter DBCS conversion mode. The message is sent to verify whether it is allowed to enter the conversion mode, and query the position of the conversion window. The parameters and return value of the message are as follows: