CVS: seamlessrdp/ServerExe main.c,1.9,1.10
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-serv19066/ServerExe
Modified Files:
main.c
Log Message:
Move title info out of the STATE command.
Index: main.c
===================================================================
RCS file: /cvsroot/rdesktop/seamlessrdp/ServerExe/main.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** main.c 10 Mar 2006 09:47:10 -0000 1.9
--- main.c 10 Mar 2006 12:27:38 -0000 1.10
***************
*** 97,100 ****
--- 97,102 ----
/* FIXME: Strip title of dangerous characters */
+ vchannel_write("TITLE,0x%x,%s,0x%x", hwnd, title, 0);
+
if (styles & WS_MAXIMIZE)
state = 2;
***************
*** 104,108 ****
state = 0;
! vchannel_write("SETSTATE,0x%p,%s,0x%x,0x%x", hwnd, title, state, 0);
return TRUE;
--- 106,110 ----
state = 0;
! vchannel_write("STATE,0x%p,0x%x,0x%x", hwnd, state, 0);
return TRUE;
-------------------------------------------------------
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