Using embedded bitmap rather than raster-drawn cursor.
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Thu, 17 May 2012 07:48:05 +0000 (00:48 -0700)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Thu, 17 May 2012 07:48:05 +0000 (00:48 -0700)
commit6d43c713401e83373b41681df83d2679c7a0a825
treeecfa9f42dd64dbc80c284e922f5da691fe08469d
parent66896c9c4c4168e8b622e8ff484c2ef872888513
Using embedded bitmap rather than raster-drawn cursor.
Makefile.am
include/default_pointer.h [new file with mode: 0644]
src/default_pointer.c [new file with mode: 0644]
src/rdp_pointer.c