03-30-2015, 05:17 AM
Send or post a message in range WM_APP...0xBFFF.
another thread:
SendMessage(dialogHandle WM_APP+1 0 0)
dialog procedure:
,case WM_APP+1
,out "action"
another thread:
SendMessage(dialogHandle WM_APP+1 0 0)
dialog procedure:
,case WM_APP+1
,out "action"
