WM_PAINT (Langauge Support Window) - Remarks

The Language Support Window Procedure responds to this message by posting a WM_PPAINT message to the application queue and setting ulReserved to 0.

The WinBeginPaint and WinEndPaint functions are issued by the Language Support Window Procedure, during the processing of the WM_PPAINT message.


[Back: WM_PAINT (Langauge Support Window) - Syntax]
[Next: WM_PAINT (Langauge Support Window) - Default Processing]