The Language Support Dialog Procedure responds to this message by issuing the WinDefDlgProc function, then posting a WM_PPAINT message to the application queue and setting ulReserved to the result of the WinDefDlgProc function.
The WinBeginPaint and WinEndPaint functions are issued by the Language Support Dialog Procedure, during the processing of the WM_PPAINT message.