Added advpack.dll, rsaenh.dll, strmiids.lib.

This commit is contained in:
Tom Wickline 2004-11-22 18:28:18 +00:00 committed by Alexandre Julliard
parent 625583efee
commit d8f4a0ab54

View file

@ -15,6 +15,7 @@ DLLs (under dlls/):
-------------------
advapi32/ - Crypto, systeminfo, security, eventlogging
advpack/ - Reads and verifies .INF files
amstream/ - MultiMedia Streams
atl/ - Active Template Library
avicap32/ - AVI capture window class
@ -114,6 +115,7 @@ DLLs (under dlls/):
richedit/ - Rich text editing control
rpcrt4/ - Remote Procedure Call runtime
rsabase/ - RSA encryption
rsaenh/ - Crypto API that provides algorithms for DES, 3DES, and RSA among others
secur32/ - Contains Windows Security functions
serialui/ - Serial port property pages
setupapi/ - Setup interface
@ -209,6 +211,7 @@ Support programs, libraries, etc:
dlls/dxerr8/ - DirectX 8 error import lib
dlls/dxerr9/ - DirectX 9 error import lib
dlls/dxguid/ - DirectX UUID import lib
dlls/strmiids/ - Exports class (CLSIDs) and interface (IIDs) identifiers
dlls/uuid/ - Windows-compatible UUID import lib
documentation/ - some documentation
documentation/samples/ - sample configuration files