ReceiveCallback
2016-01-29 09:07:22 0 举报
rdp
作者其他创作
大纲/内容
update_process_glyph_fragments
rdp_recv_callback
xf_Glyph_BeginDraw
glyph_cache_fragment_get
xf_Glyph_Draw
. . .
rdp_graphics
rdpContext* context; rdpBitmap* Bitmap_Prototype; rdpPointer* Pointer_Prototype; rdpGlyph* Glyph_Prototype; UINT32 paddingA[16 - 4];
transport-ReceiveCallback
update_send_synchronize
fastpath_recv_update_common
update_recv_secondary_order
fastpath_recv_updates
glyph-Draw
Glyph_EndDraw
update_recv_window_info_order
glyph-EndDraw
update-primary-FastIndex
rdp_recv_data_pdu
xf_rail_window_common
update_recv_order
update_gdi_fast_index
rdp_glyph
size_t size; UINT32 paddingA[16 - 6]; INT32 x; INT32 y; UINT32 cx;UINT32 cy; UINT32 cb; BYTE* aj; UINT32 paddingB[32 - 22];
pGlyph_New New; pGlyph_Free Free; pGlyph_Draw Draw; pGlyph_BeginDraw BeginDraw; pGlyph_EndDraw EndDraw;
update-BitmapUpdate
update-primary-FastGlyph
update_gdi_fast_glyph
rdp_recv_pdu
update_recv_altsec_window_order
update-Synchronize
fastpath_recv_orders
update_process_glyph_fragments
update_process_glyph
xf_Glyph_EndDraw
Glyph_BeginDraw
fastpath.c
mcs_recv_connect_response
update_recv_altsec_order
xf_client_thread
Glyph_Draw
rdp_recv_fastpath_pdu
rdp_bitmap
size_t size; \tUINT32 paddingA[16 - 6]; UINT32 left; UINT32 top;UINT32 right; UINT32 bottom; UINT32 width; UINT32 height; UINT32 bpp; UINT32 flags; UINT32 length; BYTE* data; UINT32 paddingB[32 - 26]; BOOL compressed; BOOL ephemeral; UINT32 paddingC[64 - 34];
pBitmap_New New; pBitmap_Free Free; pBitmap_Paint Paint; pBitmap_Decompress Decompress; pBitmap_SetSurface SetSurface;
xf_gdi_bitmap_update
update_recv_orders
fastpath_recv_update_data
rdp_pointer
size_t size; UINT32 paddingA[16 - 7]; UINT32 xPos; UINT32 yPos; UINT32 width;UINT32 height;UINT32 xorBpp; UINT32 lengthAndMask; UINT32 l engthXorMask;BYTE* xorMaskData;BYTE* andMaskData; UINT32 paddingB[32 - 25];
pPointer_New New; pPointer_Free Free; pPointer_Set Set; pPointer_SetNull SetNull; pPointer_SetDefault SetDefault; pPointer_SetPosition SetPosition;
update_recv_primary_order
glyph_cache_fragment_put
fastpath_recv_update
glyph_cache_get
update_recv
glyph-BeginDraw
0 条评论
下一页
为你推荐
查看更多