js code:function OnWndSubclassEvent_MessageNotification(PlusWnd, Message, wParam, lParam) { if (wParam == 0x100) { // ... } }