Jump to content

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

13 April 2025

  • curprev 04:4904:49, 13 April 2025 Martini talk contribs 919 bytes +919 Created page with "This hook notifies that a message queue code page has been changed. ==Syntax== CodePageChangedHook(hmq, usOldCodePage, usNewCodePage); ==Parameters== ;''hmq'' (HMQ) - input: Message-queue handle. :The handle of the message queue that is changing its code page. ;''usOldCodePage'' (ULONG) - input: Previous code page. ;''usNewCodePage'' (ULONG) - input: New code page. ==Returns== There is no return value for this hook. ==Remarks== This hook is sent to all hooks chained..."