xrdp/mc
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
mc.c Declare unified module interface and use it in modules 2016-07-08 05:09:09 +00:00
mc.h