You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xrdp-proprietary/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.
9 years ago
..
Makefile.am Move headers from EXTRA_DIST to sources, sort alphabetically 9 years ago
rdp.c Declare unified module interface and use it in modules 9 years ago
rdp.h Fix warnings detected by -Wwrite-strings 9 years ago
rdp_bitmap.c coverity: fixed missing break in switch 11 years ago
rdp_iso.c copyright year update 12 years ago
rdp_lic.c Fix all format warnings and some unused variable warnings 9 years ago
rdp_mcs.c Fix building outside the source tree 9 years ago
rdp_orders.c Fix warnings for unused variables read from byte streams 9 years ago
rdp_rdp.c Fix signed to unsigned comparisons reported by g++ 6.1.0 9 years ago
rdp_sec.c copyright year update 12 years ago
rdp_tcp.c Typo fixes 9 years ago