winscard: Implement some functions of winscard.dll
May 15, 2011
5: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
5429
Age (days ago)
5429
Last active (days ago)
0 comments
1 participants
participants (1)
-
Juan Lang