ReactOS
0.4.15-dev-5606-gf34e425
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
void | rdp5_process (STREAM s) |
Variables | |
uint8 * | g_next_packet |
RDPCOMP | g_mppc_dict |
Definition at line 28 of file rdp5.c.
Referenced by rdp_recv().
RDPCOMP g_mppc_dict |
Definition at line 55 of file mppc.c.
Referenced by mppc_expand(), and rdp5_process().
uint8* g_next_packet |
Definition at line 45 of file rdp.c.
Referenced by rdp5_process(), rdp_loop(), rdp_recv(), and rdp_reset_state().