xrdp/rdp
Pavel Roskin ace7d2c822 Declare unified module interface and use it in modules
This fixes loading modules compiled with a C++ compiler. Remote thandle
type, it's unused. Use tintptr for module data. Don't cast pointers to
long, they won't fit on Win64.
2016-07-08 05:09:09 +00:00
..
Makefile.am Move headers from EXTRA_DIST to sources, sort alphabetically 2016-02-21 23:06:48 -08:00
rdp.c Declare unified module interface and use it in modules 2016-07-08 05:09:09 +00:00
rdp.h Fix warnings detected by -Wwrite-strings 2016-07-08 04:29:42 +00:00
rdp_bitmap.c coverity: fixed missing break in switch 2014-07-28 17:25:22 -07:00
rdp_iso.c copyright year update 2013-06-08 10:51:53 -07:00
rdp_lic.c Fix all format warnings and some unused variable warnings 2016-03-14 17:04:08 -07:00
rdp_mcs.c Fix building outside the source tree 2016-01-14 08:47:50 -08:00
rdp_orders.c Fix warnings for unused variables read from byte streams 2016-04-23 00:18:38 -07:00
rdp_rdp.c Fix signed to unsigned comparisons reported by g++ 6.1.0 2016-07-08 04:29:51 +00:00
rdp_sec.c copyright year update 2013-06-08 10:51:53 -07:00
rdp_tcp.c Typo fixes 2016-05-04 23:33:30 -07:00