23 WindowState& operator=(WindowState
const&);
24 WindowState(WindowState
const&);
32 ::tagRECT
const& defaultRect,
33 ::std::unique_ptr<::WindowStateStorage> storage,
34 ::std::unique_ptr<::WindowStatePlatform> platform
37 MCNAPI
bool _fitToScreen();
39 MCNAPI ::tagRECT
const& getRect()
const;
41 MCNAPI
int getShowCommand()
const;
43 MCNAPI
bool readFromWindow(::HWND__*
window);
45 MCNAPI ~WindowState();
54 ::tagRECT
const& defaultRect,
55 ::std::unique_ptr<::WindowStateStorage> storage,
56 ::std::unique_ptr<::WindowStatePlatform> platform