kernel32/tests: Get the test to run on Windows 95.
[wine] / dlls / schannel /
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-12-03  Detlef Riekenbergschannel: Add version resource.
2007-05-29  Alexandre Julliardschannel: Use FIELD_OFFSET instead of offsetof.
2007-05-29  Francois Gougetschannel: Fix the name of the SetContextAttributes...
2007-05-29  Francois Gougetschannel: The PSDK defines no SECPKG_FUNCTION_TABLE_SIZ...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-04-27  Yuval Fledelschannel: Tests for SpLsaModeInitialize, SpUserModeInit...
2007-04-27  Yuval Fledelschannel: Implement SpUserModeInitialize.
2007-04-27  Yuval Fledelschannel: Implement SpLsaModeInitialize and GetInfo.
2007-03-01  Rob Shearmanschannel: Add new schannel dll that mostly forwards...