NOTES - WM_SETBIDISTAT

The message gives the window procedure a chance to ignore the request, set the status itself, or let the system default processing handle the operation for it.

It is optionaly sent to a window procedure when the bidi status of this window are about to be changed (the value is contained in the BIDI_STAT). This is done as part of WinQueryLangInfo processing.


[Back: fresult]
[Next: DEFAULT PROCESSING - WM_SETBIDISTAT]