Jump to content

WinQueryCp: 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.

9 April 2025

  • curprev 14:3314:33, 9 April 2025 Martini talk contribs 675 bytes −13 Related Functions
  • curprev 14:3314:33, 9 April 2025 Martini talk contribs 688 bytes +688 Created page with "This function returns the queue code page for the specified message queue. ==Syntax==  WinQueryCp(hmq) ==Parameters== ;hmq (HMQ) - Input : Message queue. ==Returns== ;ulCodePage (ULONG) - returns :Code page. :;0 ::Error occurred :;Other ::Queue code page for the specified message queue. ==Errors== Possible returns from WinGetLastError: * PMERR_INVALID_HMQ (0x1002) An invalid message-queue handle was specified. ==Example Code== <PRE> #define INCL_WINCOUN..."