CVS: seamlessrdp/ServerExe main.c,1.8,1.9
Pierre Ossman <[email protected]>
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/seamlessrdp/ServerExe
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17056/ServerExe
Modified Files:
main.c
Log Message:
Disable screen saver since its nothing but trouble.
Index: main.c
===================================================================
RCS file: /cvsroot/rdesktop/seamlessrdp/ServerExe/main.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** main.c 10 Mar 2006 09:12:36 -0000 1.8
--- main.c 10 Mar 2006 09:47:10 -0000 1.9
***************
*** 196,199 ****
--- 196,202 ----
SystemParametersInfo(SPI_SETDRAGFULLWINDOWS, TRUE, NULL, 0);
+ /* Disable screen saver since we cannot catch its windows. */
+ SystemParametersInfo(SPI_SETSCREENSAVEACTIVE, FALSE, NULL, 0);
+
if (strlen(cmdline) == 0)
{
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642