32 #ifndef __WINDOW_MIN_MAX_H__
33 #define __WINDOW_MIN_MAX_H__
38 #ifndef PRUSTRING_DEFINED
39 #define PRUSTRING_DEFINED
44 typedef basic_string< PRUnichar > prustring;
48 #include "IWindowMinMax.h"
54 #define SONGBIRD_WINDOWMINMAX_CONTRACTID \
55 "@songbirdnest.com/Songbird/WindowMinMax;1"
56 #define SONGBIRD_WINDOWMINMAX_CLASSNAME \
57 "Songbird Window MinMax Interface"
58 #define SONGBIRD_WINDOWMINMAX_CID \
63 {0x9e, 0x24, 0x4f, 0x8c, 0x04, 0xe8, 0x7f, 0xe2} \
73 NS_DECL_SBIWINDOWMINMAX
80 #endif // __WINDOW_MIN_MAX_H__
WindowMinMax service interface This is an interface to the WindowMinMax service, used to set and rese...
std::list< CWindowMinMaxSubclass * > m_subclasses
CWindowMinMaxSubclass * findSubclassByWindow(nsISupports *window)