secur32: Basic implementation of schannel AcquireCredentialsHandle/FreeCredentialsHandle.
commit7176dc261da2fef8742f5e8291d211ce18abbd6e
authorHenri Verbeet <hverbeet@gmail.com>
Mon, 22 Sep 2008 20:14:04 +0000 (22 22:14 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Sep 2008 12:03:18 +0000 (23 14:03 +0200)
tree1bed4b8cb29c05a1db80f4f03ef5816c1d295743
parent874c9ef6c735f8ac58a46557889028312140b1e9
secur32: Basic implementation of schannel AcquireCredentialsHandle/FreeCredentialsHandle.

All this does so far is create a handle and store the credential type in there.
dlls/secur32/schannel.c