зеркало из https://github.com/mozilla/pjs.git
OS/2 bustage building tests
This commit is contained in:
Родитель
f283fde914
Коммит
a42bf73082
|
@ -67,7 +67,9 @@
|
||||||
#define nsWindowState_eDoingDelete 0x00000010
|
#define nsWindowState_eDoingDelete 0x00000010
|
||||||
// window destroyed
|
// window destroyed
|
||||||
#define nsWindowState_eDead 0x00000100
|
#define nsWindowState_eDead 0x00000100
|
||||||
|
|
||||||
|
MRESULT EXPENTRY fnwpNSWindow( HWND, ULONG, MPARAM, MPARAM);
|
||||||
|
MRESULT EXPENTRY fnwpFrame( HWND, ULONG, MPARAM, MPARAM);
|
||||||
|
|
||||||
class nsWindow : public nsBaseWidget,
|
class nsWindow : public nsBaseWidget,
|
||||||
public nsSwitchToUIThread
|
public nsSwitchToUIThread
|
||||||
|
|
Загрузка…
Ссылка в новой задаче