winscard: Implement some functions of winscard.dll
15 May
2011
15 May
'11
10:22 p.m.
Hi Sergey, #include "config.h" +#include <dlfcn.h> #include <stdarg.h> This change will cause compile failures on systems without this header. You need to add a configure check for the header, and include it conditionally. Thanks, --Juan
5416
Age (days ago)
5416
Last active (days ago)
0 comments
1 participants
participants (1)
-
Juan Lang