mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-07-21 22:54:58 -04:00
support x64
This commit is contained in:
parent
99f9d7eb83
commit
3e334ca731
16 changed files with 549 additions and 16 deletions
|
@ -109,7 +109,7 @@ public:
|
|||
//{{AFX_VIRTUAL(CFinalSunDlg)
|
||||
public:
|
||||
virtual BOOL OnChildNotify(UINT message, WPARAM wParam, LPARAM lParam, LRESULT* pLResult);
|
||||
virtual int DoModal();
|
||||
virtual INT_PTR DoModal();
|
||||
protected:
|
||||
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV-Unterstützung
|
||||
virtual BOOL OnNotify(WPARAM wParam, LPARAM lParam, LRESULT* pResult);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue