bcrypt: Add a mostly empty bcrypt.dll.
commit5c8985002f76928cea3be36f1586e5209921ba71
authorHenri Verbeet <hverbeet@codeweavers.com>
Mon, 30 Mar 2009 09:24:55 +0000 (30 11:24 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Mar 2009 13:12:47 +0000 (30 15:12 +0200)
tree39d942977d746b0d6365bc903d5e6ef7554e7262
parentec0370a2d297e6436a4364d81c16c5ff86cc1684
bcrypt: Add a mostly empty bcrypt.dll.

This is the "Cryptography API: Next Generation" introduced by Vista.
configure
configure.ac
dlls/bcrypt/Makefile.in [new file with mode: 0644]
dlls/bcrypt/bcrypt.spec [new file with mode: 0644]
dlls/bcrypt/bcrypt_main.c [new file with mode: 0644]
dlls/bcrypt/version.rc [new file with mode: 0644]