32 #ifndef __MULTI_MONITOR_H__ 
   33 #define __MULTI_MONITOR_H__ 
   56 #include "../NativeWindowFromNode.h"  
   69 #endif // __MULTI_MONITOR_H__ 
static void GetMonitorFromPoint(RECT *r, POINT *pt, bool excludeTaskbar)
static void GetMonitorFromWindow(RECT *r, void *wnd, bool excludeTaskbar)