Commit Graph

16 Commits

Author SHA1 Message Date
Alexandre Julliard 8d23d9cbdc winscard: Don't bother to close handles at process exit. 2013-05-17 12:18:10 +02:00
Andrew Talbot 960189b553 winscard: Remove unused variable. 2012-11-29 00:15:39 +01:00
Olli-Pekka Wallin e8e45b3454 winscard: Add new stub methods. 2012-01-27 18:05:51 +01:00
Francois Gouget 8eef0cc258 dlls: Remove unneeded include directives in resource files. 2011-11-14 15:25:23 +01:00
Louis Lenders 85b886ecfb winscard: Add stub for SCardReleaseStartedEvent. 2010-10-27 11:46:50 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Austin English f146fa0f81 winscard: Add stubs for SCardIsValidContext/SCardReleaseContext. 2010-07-19 14:38:17 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Austin English 13b6a43d73 winscard: Add a stub for SCardListCardsA. 2009-08-31 12:19:10 +02:00
Mounir IDRASSI b3e80afa21 winscard: Added SCardAccessStartedEvent implementation. 2008-10-21 13:22:51 +02:00
Stefan Leichter fa6a31ab84 winscard: Add stubs for SCardAddReaderToGroupA/W. 2008-10-09 14:40:13 +02:00
Rob Shearman 48000893f9 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual 
DLL makefiles.
2008-03-04 20:55:01 +01:00
Francois Gouget b9a1036cb8 winscard: Use quotes to include winscard.h. Fixes a winapi_check warning. 2007-08-30 17:02:49 +02:00
Jason Green 832c43f9a7 winscard: Add extended stub for SCardEstablishContext. 2007-06-20 13:08:42 +02:00
Mounir IDRASSI 23df68d8f9 winscard: Small initial stub implementation. 2007-05-23 13:04:27 +02:00