This website requires JavaScript.
Explore
Help
Sign in
system
/
wine
Watch
1
Star
0
Fork
You've already forked wine
0
mirror of
git://source.winehq.org/git/wine.git
synced
2024-11-05 18:01:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a60fadfad2
wine
/
dlls
/
bcrypt
/
Makefile.in
8 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
bcrypt: Add a mostly empty bcrypt.dll. This is the "Cryptography API: Next Generation" introduced by Vista.
2009-03-30 09:24:55 +00:00
MODULE
=
bcrypt.dll
bcrypt: Add semi-stub implementation of BCryptGenRandom.
2014-02-10 22:12:15 +00:00
IMPORTS
=
advapi32
bcrypt: Add a mostly empty bcrypt.dll. This is the "Cryptography API: Next Generation" introduced by Vista.
2009-03-30 09:24:55 +00:00
C_SRCS
=
\
bcrypt_main.c
RC_SRCS
=
version.rc
Reference in a new issue
Copy permalink