mirror of
https://github.com/bobranten/Ext4Fsd.git
synced 2025-10-30 05:18:31 -05:00
Updated Ext2Mgr to build for 64-bit
This commit is contained in:
@@ -41,7 +41,7 @@ protected:
|
||||
// Generated message map functions
|
||||
//{{AFX_MSG(CPerfStatDlg)
|
||||
virtual BOOL OnInitDialog();
|
||||
afx_msg void OnTimer(UINT nIDEvent);
|
||||
afx_msg void OnTimer(UINT_PTR nIDEvent);
|
||||
afx_msg void OnDestroy();
|
||||
afx_msg void OnChangePerfstatInterval();
|
||||
virtual void OnOK();
|
||||
|
||||
Reference in New Issue
Block a user