зеркало из https://github.com/mozilla/gecko-dev.git
follow up from bug 520697, winmo bustage fix r=jimm
This commit is contained in:
Родитель
097b6252cc
Коммит
f87a729ebc
|
@ -46,16 +46,6 @@
|
|||
#include <dwmapi.h>
|
||||
#endif
|
||||
|
||||
#if defined(WINCE)
|
||||
struct MARGINS
|
||||
{
|
||||
int cxLeftWidth;
|
||||
int cxRightWidth;
|
||||
int cyTopHeight;
|
||||
int cyBottomHeight;
|
||||
};
|
||||
#endif
|
||||
|
||||
// These window messages are not defined in dwmapi.h
|
||||
#ifndef WM_DWMCOMPOSITIONCHANGED
|
||||
#define WM_DWMCOMPOSITIONCHANGED 0x031E
|
||||
|
|
Загрузка…
Ссылка в новой задаче