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

diff --git a/DEVELOPERS-HINTS b/DEVELOPERS-HINTS
index 5a77b31..4bfc67d 100644
--- a/DEVELOPERS-HINTS
+++ b/DEVELOPERS-HINTS
@@ -15,6 +15,7 @@
 -------------------
 
 	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 @@
 	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 @@
 	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