This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-03-02 09:47:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
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 11:24:55 +02:00
MODULE
=
bcrypt.dll
bcrypt: Add semi-stub implementation of BCryptGenRandom.
2014-02-10 20:12:15 -02:00
IMPORTS
=
advapi32
bcrypt: Add a mostly empty bcrypt.dll. This is the "Cryptography API: Next Generation" introduced by Vista.
2009-03-30 11:24:55 +02:00
C_SRCS
=
\
bcrypt_main.c
RC_SRCS
=
version.rc
Reference in New Issue
Copy Permalink