Exporting channel entry points.

This commit is contained in:
Armin Novak
2016-02-29 15:18:19 +01:00
parent 86436bc4e1
commit 5acd80dd5b
11 changed files with 22 additions and 0 deletions

View File

@@ -162,6 +162,8 @@ static UINT echo_plugin_terminated(IWTSPlugin* pPlugin)
#ifdef STATIC_CHANNELS
#define DVCPluginEntry echo_DVCPluginEntry
#else
#define DVCPluginEntry FREERDP_API DVCPluginEntry
#endif
/**