ReactOS 0.4.16-dev-340-g0540c21
|
#include "../rdesktop.h"
Go to the source code of this file.
Variables | |
int | g_tcp_port_rdp |
int | g_use_rdp5 = 0 |
char | g_hostname [16] |
char | g_username [64] |
int | g_height = 600 |
int | g_width = 800 |
int | g_server_depth = 8 |
int | g_encryption = 1 |
int | g_desktop_save = 1 |
int | g_polygon_ellipse_orders = 0 |
int | g_bitmap_cache = 1 |
int | g_bitmap_cache_persist_enable = False |
int | g_bitmap_cache_precache = True |
int | g_bitmap_compression = 1 |
int | g_rdp5_performanceflags = 0 |
int | g_console_session = 0 |
int | g_keylayout = 0x409 |
int | g_keyboard_type = 0x4 |
int | g_keyboard_subtype = 0x0 |
int | g_keyboard_functionkeys = 0xc |
BOOL | g_redirect = False |
char | g_redirect_server [64] |
char | g_redirect_domain [16] |
char | g_redirect_password [64] |
char | g_redirect_username [64] |
char | g_redirect_cookie [128] |
uint32 | g_redirect_flags = 0 |
Definition at line 356 of file xxxwin.c.
Referenced by pstcache_init().
Definition at line 350 of file xxxwin.c.
Referenced by pstcache_enumerate(), pstcache_load_bitmap(), pstcache_save_bitmap(), and pstcache_touch_bitmap().
Definition at line 338 of file xxxwin.c.
Referenced by pstcache_enumerate(), and pstcache_load_bitmap().
Definition at line 344 of file xxxwin.c.
Referenced by pstcache_save_bitmap(), and pstcache_touch_bitmap().
Definition at line 207 of file xxxwin.c.
Referenced by handle_special_keys(), process_demand_active(), and reset_modifier_keys().
void ui_ellipse | ( | uint8 | opcode, |
uint8 | fillmode, | ||
int | x, | ||
int | y, | ||
int | cx, | ||
int | cy, | ||
BRUSH * | brush, | ||
int | bgcolour, | ||
int | fgcolour | ||
) |
Definition at line 254 of file xxxwin.c.
Referenced by process_ellipse(), and process_ellipse2().
Definition at line 201 of file xxxwin.c.
Referenced by process_demand_active().
Definition at line 235 of file xxxwin.c.
Definition at line 310 of file xxxwin.c.
Referenced by bitmap_decompress(), bitmap_decompress1(), bitmap_decompress2(), bitmap_decompress3(), cliprdr_process(), disk_device_control(), disk_query_directory(), disk_query_information(), disk_query_volume_information(), disk_set_information(), licence_process(), parallel_device_control(), printercache_process(), process_data_pdu(), process_orders(), process_pointer_pdu(), process_secondary_order(), process_system_pointer_pdu(), process_update_pdu(), rdp5_process(), rdp_loop(), rdpdr_process(), rdpdr_process_irp(), rdpsnd_process(), seamless_process_line(), sec_parse_crypt_info(), sec_process_mcs_data(), serial_device_control(), ui_destblt(), ui_draw_glyph(), ui_ellipse(), ui_memblt(), ui_patblt(), ui_polygon(), and ui_triblt().
Definition at line 283 of file xxxwin.c.
Referenced by add_async_iorequest(), add_block(), add_block_index(), add_filename_node(), add_func_desc(), add_importlib(), add_sequence(), add_structure_typeinfo(), add_to_keymap(), add_typeinfo_block(), add_var_desc(), AskTagProc(), cache_put_text(), check_for_additional_prototype_types(), cliprdr_send_native_format_announce(), create_library_block(), create_msft_typeinfo(), create_msft_typelib(), ctl2_alloc_segment(), disk_enum_devices(), format_namespace(), get_file_version(), get_subtests(), init_sltg_data(), lf2crlf(), local_href(), lspci_process(), main(), make_expr(), make_expr1(), make_expr2(), make_expr3(), make_exprd(), make_exprl(), make_exprs(), make_exprt(), new_index_name(), NotifyInfo(), of_reverse(), output_typelib_regscript(), QMyMainWindow::paintEvent(), parallel_enum_devices(), pathjoin(), printer_enum_devices(), printercache_load_blob(), printercache_mkdir(), printercache_rename_blob(), printercache_save_blob(), printercache_unlink_blob(), process_bitmap_updates(), process_bmpcache(), process_bmpcache2(), process_brushcache(), process_colcache(), process_palette(), process_polygon(), process_polygon2(), process_polyline(), process_raw_bmpcache(), process_redirect_pdu(), pstcache_load_bitmap(), rdp_in_unistr(), rdpdr_process_irp(), rdssl_sign_ok(), read_importlib(), read_msft_importlib(), run_tests(), seamless_process(), sec_connect(), serial_enum_devices(), sltg_add_typeinfo(), sw_find_group(), tcp_connect(), QMyScrollView::timerEvent(), translate_image(), type_dispinterface_define(), type_dispinterface_define_from_iface(), type_interface_define(), type_module_define(), type_new_encapsulated_union(), type_new_enum(), type_new_function(), type_new_nonencapsulated_union(), type_new_struct(), ui_clip_format_announce(), ui_create_colourmap(), ui_create_cursor(), ui_seamless_create_window(), vncNewBuffer(), vncNewColourMap(), vncNewCursor(), write_conf_or_var_desc(), write_var_desc(), and xclip_send_data_with_convert().
int g_bitmap_cache = 1 |
Definition at line 33 of file xxxwin.c.
Referenced by pstcache_enumerate(), pstcache_init(), and rdp_out_order_caps().
Definition at line 34 of file xxxwin.c.
Referenced by pstcache_enumerate(), pstcache_init(), pstcache_load_bitmap(), and rdp_out_bmpcache2_caps().
Definition at line 35 of file xxxwin.c.
Referenced by pstcache_enumerate().
int g_bitmap_compression = 1 |
Definition at line 36 of file xxxwin.c.
Referenced by rdp_out_bitmap_caps().
int g_console_session = 0 |
Definition at line 38 of file xxxwin.c.
Referenced by sec_out_mcs_data().
int g_desktop_save = 1 |
Definition at line 31 of file xxxwin.c.
Referenced by rdp_out_order_caps().
int g_encryption = 1 |
Definition at line 30 of file xxxwin.c.
Referenced by channel_init(), channel_send(), iso_connect(), iso_reset_state(), rdp_init_data(), rdp_send_confirm_active(), rdp_send_data(), rdp_send_logon_info(), sec_connect(), sec_out_mcs_data(), and sec_recv().
int g_height = 600 |
Definition at line 27 of file xxxwin.c.
Referenced by handle_WM_PAINT(), handle_WM_SIZE(), handle_WM_SIZING(), handle_WM_VSCROLL(), mi_create_window(), mi_reset_clip(), QMyMainWindow::paintEvent(), rdp_process_bitmap_caps(), rdp_send_client_window_status(), sec_out_mcs_data(), QMyScrollView::timerEvent(), ui_create_window(), ui_resize_window(), and wWinMain().
char g_hostname[16] |
Definition at line 25 of file xxxwin.c.
Referenced by licence_generate_hwid(), licence_process_request(), sec_out_mcs_data(), and wWinMain().
int g_keyboard_functionkeys = 0xc |
Definition at line 42 of file xxxwin.c.
Referenced by sec_out_mcs_data().
int g_keyboard_subtype = 0x0 |
Definition at line 41 of file xxxwin.c.
Referenced by sec_out_mcs_data().
int g_keyboard_type = 0x4 |
Definition at line 40 of file xxxwin.c.
Referenced by sec_out_mcs_data().
int g_keylayout = 0x409 |
Definition at line 39 of file xxxwin.c.
Referenced by sec_out_mcs_data().
int g_polygon_ellipse_orders = 0 |
Definition at line 32 of file xxxwin.c.
Referenced by rdp_out_order_caps().
int g_rdp5_performanceflags = 0 |
Definition at line 37 of file xxxwin.c.
Referenced by rdp_send_logon_info().
Definition at line 44 of file xxxwin.c.
Referenced by process_redirect_pdu(), rdp_connect(), rdp_main_loop(), and rdp_send_logon_info().
char g_redirect_cookie[128] |
Definition at line 49 of file xxxwin.c.
Referenced by process_redirect_pdu(), and rdp_send_logon_info().
char g_redirect_domain[16] |
Definition at line 46 of file xxxwin.c.
Referenced by process_redirect_pdu().
uint32 g_redirect_flags = 0 |
Definition at line 50 of file xxxwin.c.
Referenced by process_redirect_pdu().
char g_redirect_server[64] |
Definition at line 45 of file xxxwin.c.
Referenced by process_redirect_pdu().
char g_redirect_username[64] |
Definition at line 48 of file xxxwin.c.
Referenced by process_redirect_pdu().
int g_server_depth = 8 |
Definition at line 29 of file xxxwin.c.
Referenced by mi_fill_rect(), mi_line(), mi_paint_rect(), pstcache_enumerate(), pstcache_init(), rdp_out_bitmap_caps(), rdp_out_bmpcache_caps(), rdp_process_bitmap_caps(), sec_out_mcs_data(), sec_process_srv_info(), and wWinMain().
|
extern |
Definition at line 75 of file tcp.c.
Referenced by tcp_connect().
char g_username[64] |
Definition at line 26 of file xxxwin.c.
Referenced by licence_process_request(), rdp_connect(), SetDomainAndUsername(), and QMyScrollView::timerEvent().
int g_width = 800 |
Definition at line 28 of file xxxwin.c.
Referenced by handle_WM_HSCROLL(), handle_WM_PAINT(), handle_WM_SIZE(), handle_WM_SIZING(), mi_create_window(), mi_reset_clip(), QMyMainWindow::paintEvent(), rdp_process_bitmap_caps(), rdp_send_client_window_status(), sec_out_mcs_data(), QMyScrollView::timerEvent(), ui_create_window(), ui_resize_window(), and wWinMain().