Moved bitmap handler into own files.
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Tue, 3 Jan 2012 01:59:52 +0000 (17:59 -0800)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Tue, 3 Jan 2012 01:59:52 +0000 (17:59 -0800)
commite825c2a68324674fcc097948857f6a96ef7919fd
tree9d471b141a50bc4bd8b5f619f6b07dcb9f5deeea
parent4e1061e99ab6997834cd4c9084c0415965eea739
Moved bitmap handler into own files.
Makefile.am
include/rdp_bitmap.h [new file with mode: 0644]
src/rdp_bitmap.c [new file with mode: 0644]
src/rdp_handlers.c