41 #ifndef nsIWindowUtil_h__
42 #define nsIWindowUtil_h__
46 #include "nsIWindowUtil.h"
50 #define NS_WINDOWUTIL_CID \
51 { 0x2657aff1, 0x65d6, 0x4913, \
52 { 0xa5, 0x61, 0x8f, 0xc1, 0x85, 0x93, 0x48, 0xbf } }
54 #define NS_WINDOWUTIL_CONTRACTID "@mozilla.org/window-util;1"
55 #define NS_WINDOWUTIL_CLASSNAME "Window Util"
69 static LRESULT CALLBACK
WindowProc(HWND hwnd, UINT uMsg, WPARAM wParam,
77 #endif // nsIWindowUtil_h__
NS_DECL_ISUPPORTS NS_DECL_NSIWINDOWUTIL nsWindowUtil()
static LRESULT CALLBACK WindowProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
nsCOMPtr< nsIDOMWindow > mDOMWindow