/[rdesktop]/sourceforge.net/trunk/rdesktop/uiports/qtwin.cpp
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/uiports/qtwin.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 899 by jsorg71, Mon Apr 4 02:06:24 2005 UTC revision 900 by jdmeijer, Sun May 1 00:14:20 2005 UTC
# Line 1764  int parse_parameters(int in_argc, char * Line 1764  int parse_parameters(int in_argc, char *
1764      }      }
1765      else if (strcmp(in_argv[i], "-z") == 0)      else if (strcmp(in_argv[i], "-z") == 0)
1766      {      {
1767        g_flags |= RDP_COMPRESSION;        g_flags |= (RDP_LOGON_COMPRESSION | RDP_LOGON_COMPRESSION2);
1768      }      }
1769      else if (strcmp(in_argv[i], "-r") == 0)      else if (strcmp(in_argv[i], "-r") == 0)
1770      {      {

Legend:
Removed from v.899  
changed lines
  Added in v.900

  ViewVC Help
Powered by ViewVC 1.1.26