Ryan,

You'll need to install the Platform SDK to get multi-monitor support.  VC6
includes a rather old partial snapshot of the SDK.

Cheers,

Wez @ RealVNC Ltd
 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Ryan M. Dorn
> Sent: 16 May 2007 20:36
> To: vnc-list@realvnc.com
> Subject: VNCFree: building multi-monitor support
> 
> Hello,
> 
> I've done some searching but have not found any mention of this 
> problem.  I downloaded the latest RealVNC Free Edition, 
> opened it up in 
> MS Visual C++ 6, and tried to build winvnc, and while 
> compiling, I get 
> the message "NOTE: Not building Multi-Monitor support"
> 
> I've been able to narrow it down to this part of code in 
> "rfb_win32/MonitorInfo.h":
> 
> #ifdef MONITOR_DEFAULTTONULL
> #define RFB_HAVE_MONITORINFO
> #endif
> 
> If RFB_HAVE_MONITORINFO is not defined, multi-monitor support is 
> excluded in MonitorInfo.cxx.  MONITOR_DEFAULTTONULL does not 
> seem to be 
> defined, so RFB_HAVE_MONITORINFO is not getting set.  I'm 
> fairly new to 
> C++, so I don't know if this is a simple change or not.  Do I 
> just need 
> to define this somewhere and everything will be fine & dandy?
> 
> If anyone can lend a helping hand, I'd appreciate it.
> 
> - Ryan
> _______________________________________________
> VNC-List mailing list
> VNC-List@realvnc.com
> To remove yourself from the list visit:
> http://www.realvnc.com/mailman/listinfo/vnc-list
_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to