crypt32: Use list struct directly instead of ContextList wrapper.
commit23884726f7e584899de6f92e0137027a4df2d4b3
authorJacek Caban <jacek@codeweavers.com>
Thu, 17 Oct 2013 09:09:23 +0000 (17 11:09 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Oct 2013 09:19:41 +0000 (17 11:19 +0200)
tree9ee213fd1539dc085d087493ed39b56c2ecd9665
parent724754da64c791f58195d5b1ceaf6eb727b4fc19
crypt32: Use list struct directly instead of ContextList wrapper.
dlls/crypt32/context.c
dlls/crypt32/crypt32_private.h
dlls/crypt32/store.c