WM_SYSDEADCHAR

This message results when a WM_SYSKEYUP and WM_SYSKEYDOWN message are translated. It specifies the character value of a dead key.

Parameter Description  

wParam Contains the dead-key character value.  
lParam Contains a repeat count and an auto-repeat count. The low-order word contains the repeat count; the high-order word contains the auto-repeat count.