Implement a few registrationbook methods (#703)

* Implement a few registrationbook methods

* Match RegistrationBook::HandleKeyPress

* Match RegistrationBook::CreateSurface

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Misha
2024-03-20 12:26:10 -04:00
committed by GitHub
parent 556c7698d8
commit e5fa35fd99
4 changed files with 145 additions and 31 deletions

View File

@@ -47,7 +47,7 @@ public:
return TRUE;
} // vtable+0x64
inline MxCompositePresenterList& GetList() { return m_list; }
inline MxCompositePresenterList* GetList() { return &m_list; }
protected:
MxCompositePresenterList m_list; // 0x40