mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-07-18 04:06:42 -04:00
focus lost fixing, also see 98e8b7c
.
This commit is contained in:
parent
f0f2439be0
commit
4fae8378db
2 changed files with 24 additions and 12 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue