Home
last modified time | relevance | path

Searched refs:CProperties (Results 1 – 6 of 6) sorted by relevance

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/replay/NT/
H A DProperties.cpp18 CProperties::CProperties(CWnd* pParent /*=NULL*/) in CProperties() function in CProperties
19 : CDialog(CProperties::IDD, pParent) in CProperties()
31 void CProperties::DoDataExchange(CDataExchange* pDX) in DoDataExchange()
44 BEGIN_MESSAGE_MAP(CProperties, CDialog)
H A DProperties.h13 class CProperties : public CDialog
17 CProperties(CWnd* pParent = NULL); // standard constructor
H A DXPreplayDoc.h196 CProperties PropDlg;
/dports/games/xpilot/xpilot-4.5.5/src/replay/NT/
H A DProperties.cpp18 CProperties::CProperties(CWnd* pParent /*=NULL*/) in CProperties() function in CProperties
19 : CDialog(CProperties::IDD, pParent) in CProperties()
31 void CProperties::DoDataExchange(CDataExchange* pDX) in DoDataExchange()
44 BEGIN_MESSAGE_MAP(CProperties, CDialog)
H A DProperties.h13 class CProperties : public CDialog
17 CProperties(CWnd* pParent = NULL); // standard constructor
H A DXPreplayDoc.h196 CProperties PropDlg;