focus lost fixing, also see 98e8b7c .

This commit is contained in:
Zero Fanker 2024-11-27 22:11:51 -05:00
parent f0f2439be0
commit 4fae8378db
2 changed files with 24 additions and 12 deletions

View file

@ -123,6 +123,7 @@ protected:
virtual void Dump(CDumpContext& dc) const;
#endif
std::tuple<DDSURFACEDESC2, LPDIRECTDRAWSURFACE4, bool> getDDDesc(bool recreated);
DDSURFACEDESC2 getDDDescBasic(bool recreated);
// generated message maps
//{{AFX_MSG(CIsoView)