Jump to content

WM QUERYCONVERTPOS: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 April 2025

  • curprev 04:3004:30, 14 April 2025 Martini talk contribs 2,634 bytes +2,634 Created page with "This message is sent by an application to determine whether it is appropriate to begin conversion of DBCS characters. ==Syntax== <pre> param1 PRECTL pCursorPos; Cursor position.: param2 ULONG ulReserved; Reserved value, should be 0.: </pre> ==Parameters== ;''pCursorPos'' (PRECTL) - input/output: Cursor position. :If ''usCode'' = QCP_CONVERT, ''pCursorPos'' should be updated to contain the position of the cursor in the window receiving this message...."