summaryrefslogtreecommitdiff
path: root/win/clrpopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'win/clrpopup.h')
-rw-r--r--win/clrpopup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/clrpopup.h b/win/clrpopup.h
index 66d058b..591ef35 100644
--- a/win/clrpopup.h
+++ b/win/clrpopup.h
@@ -84,7 +84,7 @@ protected:
afx_msg BOOL OnQueryNewPalette();
afx_msg void OnPaletteChanged(CWnd* pFocusWnd);
afx_msg void OnKillFocus(CWnd* pNewWnd);
- afx_msg void OnActivateApp(BOOL bActive, HTASK hTask);
+ afx_msg void OnActivateApp(BOOL bActive, ACTIVATEAPPPARAM hTask);
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};