ReactOS 0.4.16-dev-979-g79f281e
|
#include <rdesktop.h>
Classes | |
struct | cache_ |
struct | licence_ |
struct | orders_ |
struct | rdp_ |
struct | secure_ |
struct | tcp_ |
Definition at line 168 of file rdesktop.h.
BOOL rdpclient::bitmap_cache |
Definition at line 201 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
BOOL rdpclient::bitmap_cache_persist_enable |
Definition at line 202 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
BOOL rdpclient::bitmap_cache_precache |
Definition at line 203 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
BOOL rdpclient::bitmap_compression |
Definition at line 200 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
struct rdpclient::cache_ rdpclient::cache |
Referenced by SEALED_::IMsTscAx::Connect().
CHANNEL_DEF rdpclient::channel_defs[CHANNEL_MAX_COUNT] |
Definition at line 171 of file rdesktop.h.
BOOL rdpclient::console_session |
Definition at line 209 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
BOOL rdpclient::desktop_save |
Definition at line 206 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
int rdpclient::disconnect_reason |
Definition at line 191 of file rdesktop.h.
Referenced by SEALED_::HandleEvent(), SEALED_::OnPublicKey(), and SEALED_::ProtocolLoop().
BOOL rdpclient::encryption |
Definition at line 204 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
int rdpclient::height |
Definition at line 198 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
int rdpclient::keyboard_functionkeys |
Definition at line 195 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
int rdpclient::keyboard_subtype |
Definition at line 194 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
int rdpclient::keyboard_type |
Definition at line 193 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
Definition at line 192 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
struct rdpclient::licence_ rdpclient::licence |
char rdpclient::licence_hostname[MAX_COMPUTERNAME_LENGTH+1] |
Definition at line 176 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
BOOL rdpclient::licence_issued |
Definition at line 177 of file rdesktop.h.
char* rdpclient::licence_username |
Definition at line 175 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
uint16 rdpclient::mcs_userid |
Definition at line 180 of file rdesktop.h.
RDPCOMP rdpclient::mppc_dict |
Definition at line 183 of file rdesktop.h.
uint8* rdpclient::next_packet |
Definition at line 222 of file rdesktop.h.
Definition at line 172 of file rdesktop.h.
struct rdpclient::orders_ rdpclient::orders |
BOOL rdpclient::packet_encryption |
Definition at line 205 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
BOOL rdpclient::polygon_ellipse_orders |
Definition at line 207 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
int rdpclient::pstcache_Bpp |
Definition at line 187 of file rdesktop.h.
BOOL rdpclient::pstcache_enumerated |
Definition at line 188 of file rdesktop.h.
int rdpclient::pstcache_fd[8] |
Definition at line 186 of file rdesktop.h.
struct rdpclient::rdp_ rdpclient::rdp |
Referenced by SEALED_::IMsTscAx::Connect().
uint32 rdpclient::rdp5_performanceflags |
Definition at line 210 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
uint32 rdpclient::rdp_shareid |
Definition at line 223 of file rdesktop.h.
BOOL rdpclient::redirect |
Definition at line 213 of file rdesktop.h.
Referenced by SEALED_::HandleEvent(), and SEALED_::ProtocolLoop().
char* rdpclient::redirect_cookie |
Definition at line 218 of file rdesktop.h.
wchar_t* rdpclient::redirect_domain |
Definition at line 215 of file rdesktop.h.
uint32 rdpclient::redirect_flags |
Definition at line 219 of file rdesktop.h.
wchar_t* rdpclient::redirect_password |
Definition at line 216 of file rdesktop.h.
wchar_t* rdpclient::redirect_server |
Definition at line 214 of file rdesktop.h.
wchar_t* rdpclient::redirect_username |
Definition at line 217 of file rdesktop.h.
struct rdpclient::secure_ rdpclient::secure |
int rdpclient::server_depth |
Definition at line 199 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
uint16 rdpclient::server_rdp_version |
Definition at line 226 of file rdesktop.h.
struct rdpclient::tcp_ rdpclient::tcp |
int rdpclient::tcp_port_rdp |
Definition at line 229 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
BOOL rdpclient::use_rdp5 |
Definition at line 208 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().
int rdpclient::width |
Definition at line 197 of file rdesktop.h.
Referenced by SEALED_::IMsTscAx::Connect().