Commit d8f4a0ab authored by Tom Wickline's avatar Tom Wickline Committed by Alexandre Julliard

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

parent 625583ef
...@@ -15,6 +15,7 @@ DLLs (under dlls/): ...@@ -15,6 +15,7 @@ DLLs (under dlls/):
------------------- -------------------
advapi32/ - Crypto, systeminfo, security, eventlogging advapi32/ - Crypto, systeminfo, security, eventlogging
advpack/ - Reads and verifies .INF files
amstream/ - MultiMedia Streams amstream/ - MultiMedia Streams
atl/ - Active Template Library atl/ - Active Template Library
avicap32/ - AVI capture window class avicap32/ - AVI capture window class
...@@ -114,6 +115,7 @@ DLLs (under dlls/): ...@@ -114,6 +115,7 @@ DLLs (under dlls/):
richedit/ - Rich text editing control richedit/ - Rich text editing control
rpcrt4/ - Remote Procedure Call runtime rpcrt4/ - Remote Procedure Call runtime
rsabase/ - RSA encryption rsabase/ - RSA encryption
rsaenh/ - Crypto API that provides algorithms for DES, 3DES, and RSA among others
secur32/ - Contains Windows Security functions secur32/ - Contains Windows Security functions
serialui/ - Serial port property pages serialui/ - Serial port property pages
setupapi/ - Setup interface setupapi/ - Setup interface
...@@ -209,6 +211,7 @@ Support programs, libraries, etc: ...@@ -209,6 +211,7 @@ Support programs, libraries, etc:
dlls/dxerr8/ - DirectX 8 error import lib dlls/dxerr8/ - DirectX 8 error import lib
dlls/dxerr9/ - DirectX 9 error import lib dlls/dxerr9/ - DirectX 9 error import lib
dlls/dxguid/ - DirectX UUID import lib dlls/dxguid/ - DirectX UUID import lib
dlls/strmiids/ - Exports class (CLSIDs) and interface (IIDs) identifiers
dlls/uuid/ - Windows-compatible UUID import lib dlls/uuid/ - Windows-compatible UUID import lib
documentation/ - some documentation documentation/ - some documentation
documentation/samples/ - sample configuration files documentation/samples/ - sample configuration files
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment