summaryrefslogtreecommitdiff
path: root/win/Mainfrm.h
diff options
context:
space:
mode:
Diffstat (limited to 'win/Mainfrm.h')
-rw-r--r--win/Mainfrm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/Mainfrm.h b/win/Mainfrm.h
index 4566950..8d1b42e 100644
--- a/win/Mainfrm.h
+++ b/win/Mainfrm.h
@@ -83,7 +83,7 @@ protected:
afx_msg void OnViewFullscreen();
afx_msg void OnGetMinMaxInfo(MINMAXINFO FAR* lpMMI);
afx_msg void OnFilePrintPieceList();
- afx_msg void OnActivateApp(BOOL bActive, HTASK hTask);
+ afx_msg void OnActivateApp(BOOL bActive, ACTIVATEAPPPARAM hTask);
afx_msg void OnViewNewView();
afx_msg LRESULT OnSetMessageString(WPARAM wParam, LPARAM lParam);
afx_msg void OnDropFiles(HDROP hDropInfo);