Patch Update - WM_DROPFILES Bug fix
FIX : Le Bug du message WM_DROPFILES lors d'un message WM_SIZE
This commit is contained in:
@@ -37,6 +37,7 @@ private:
|
||||
int m_initialWindowWidth;
|
||||
int m_initialWindowHeight;
|
||||
bool m_isDirect3DInitialized;
|
||||
bool m_isResizing = false;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user