Added prototypes and init for glyphs and pointers.
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Tue, 3 Jan 2012 21:39:59 +0000 (13:39 -0800)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Tue, 3 Jan 2012 21:39:59 +0000 (13:39 -0800)
commit6eebe61a0ba7f458db6d042156a56173657ee86d
tree0e189ea799b72d3b9880ce134936008d26de55da
parentd3bd66aae061e8566ea00c113ca0cab3fa01f33b
Added prototypes and init for glyphs and pointers.
include/rdp_bitmap.h
include/rdp_glyph.h [new file with mode: 0644]
include/rdp_pointer.h [new file with mode: 0644]
src/client.c
src/rdp_bitmap.c