<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>The grabscreen module only seems to work on the 
primary screen, of my 2 displays, instead of both screen.&nbsp; Pressing 
PrintScreen easily captures both screens.&nbsp; I looked over the C code, and 
found out why.&nbsp; It's getting the physical screen size, and not the virtual 
one.&nbsp; I wanted to fix it, but get some odd error about requiring .NET&nbsp; 
Below is that error message.&nbsp; How can I correct the C code without .Net 
SDK?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>
<DIV><FONT face=Arial size=2>-- error from console --</FONT></DIV>
<DIV><FONT face=Arial 
size=2>G:\software\python_image_lib\Imaging-1.1.6\Imaging-1.1.6&gt;python 
setup.py build_ext -i<BR>running build_ext<BR>error: The .NET Framework SDK 
needs to be installed before building extensions for Python.<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;</DIV></FONT></DIV>
<DIV><FONT face=Arial size=2>Richard R.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>