add last backwards-compatible version
This commit is contained in:
@@ -95,7 +95,7 @@ public:
|
||||
RangeTotal = RangeMax - RangeMin
|
||||
};
|
||||
|
||||
BEGIN_MSG_MAP_EX(CMyDSPPopup)
|
||||
BEGIN_MSG_MAP(CMyDSPPopup)
|
||||
MSG_WM_INITDIALOG(OnInitDialog)
|
||||
COMMAND_HANDLER_EX(IDOK, BN_CLICKED, OnButton)
|
||||
COMMAND_HANDLER_EX(IDCANCEL, BN_CLICKED, OnButton)
|
||||
|
||||
Reference in New Issue
Block a user