Commit Graph

10 Commits

Author SHA1 Message Date
Alexandre Julliard ad9396302d Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
Detlef Riekenberg b94ebc4ebf schannel: Add version resource. 2007-12-03 14:44:18 +01:00
Alexandre Julliard e748d62e77 schannel: Use FIELD_OFFSET instead of offsetof. 2007-05-29 13:44:35 +02:00
Francois Gouget 04a3aa99a6 schannel: Fix the name of the SetContextAttributes field of SECPKG_FUNCTION_TABLE. 2007-05-29 13:44:35 +02:00
Francois Gouget ecaeeb2c9b schannel: The PSDK defines no SECPKG_FUNCTION_TABLE_SIZE_* macro. 2007-05-29 13:44:34 +02:00
Dmitry Timoshkov 3c9e7a7f33 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
Yuval Fledel 735df24617 schannel: Tests for SpLsaModeInitialize, SpUserModeInitialize and GetInfo. 2007-04-27 11:42:20 +02:00
Yuval Fledel cdb91ab7ee schannel: Implement SpUserModeInitialize. 2007-04-27 11:35:02 +02:00
Yuval Fledel 2f81737b1b schannel: Implement SpLsaModeInitialize and GetInfo. 2007-04-27 11:33:47 +02:00
Rob Shearman 361c6f207c schannel: Add new schannel dll that mostly forwards to secur32. 2007-03-01 20:42:49 +01:00