Add new dlls and fix alphabetical location of a couple dlls.

diff --git a/DEVELOPERS-HINTS b/DEVELOPERS-HINTS
index 2c2b226..f5bc404 100644
--- a/DEVELOPERS-HINTS
+++ b/DEVELOPERS-HINTS
@@ -15,10 +15,12 @@
 -------------------
 
 	advapi32/		- Crypto, systeminfo, security, eventlogging
+	amstream/               - MultiMedia Streams
 	avicap32/		- AVI capture window class
 	avifil32/		- COM object to play AVI files
 	cabinet/		- Cabinet file interface
 	capi2032/		- Wrapper library for CAPI4Linux access
+	cards/                  - Card graphics
 	cfgmgr32/		- Config manager
 	comcat/			- Component category manager
 	comctl32/		- Common controls
@@ -30,6 +32,7 @@
 	d3d9/			- Direct3D (3D graphics)
 	d3dim/			- Direct3D Immediate Mode
 	d3dx8/			- Direct3D (3D graphics)
+	dbghelp/                - Engine for symbol and module enumeration
 	dciman32/		- DCI Manager (graphics)
 	ddraw/			- DirectDraw (graphics)
 	devenum/		- Device enumeration (part of DirectShow)
@@ -46,12 +49,15 @@
 	dmusic32/		- DirectMusic Legacy Port
 	dplay/			- DirectPlay (networking)
 	dplayx/			- DirectPlay (networking)
+	dpnet/                  - DirectPlay (networking)
 	dpnhpast/		- DirectPlay NAT Helper PAST
 	dsound/			- DirectSound (audio)
 	dswave/			- DirectMusic Wave
+	dxdiagn/                - DirectX Diagnostic Tool 
 	gdi/			- GDI (graphics)
 	glu32/			- OpenGL Utility library (graphics)
 	glut32/			- OpenGL Utility Toolkit
+	hhctrl.ocx/             - HHCTRL OCX implementation
 	iccvid/			- Radius Cinepak Video Decoder
 	icmp/			- ICMP protocol (networking)
 	ifsmgr.vxd/		- IFSMGR VxD implementation
@@ -71,9 +77,9 @@
 	msacm/winemp3/		- Mpeg Layer 3 Audio Codec
 	msdmo/			- DirectX Media Objects
 	mshtml/			- MS HTML component
+	msi/			- Microsoft Installer
 	msimg32/		- Gradient and transparency (graphics)
 	msisys/			- System information
-	msi/			- Microsoft Installer
 	msnet32/		- Network interface
 	msvcrt/			- C runtime library 
 	msvcrt20/		- C runtime library version 2.0
@@ -102,11 +108,13 @@
 	richedit/		- Rich text editing control
 	rpcrt4/			- Remote Procedure Call runtime
 	rsabase/		- RSA encryption
+	secur32/                - Contains Windows Security functions
 	serialui/		- Serial port property pages
 	setupapi/		- Setup interface
+	setupx/                 - Contains functions used by the Windows Setup
 	shdocvw/		- Shell document object and control
-	shfolder/		- Shell folder service
 	shell32/		- COM object implementing shell views
+	shfolder/		- Shell folder service
 	shlwapi/		- Shell Light-Weight interface
 	snmpapi/		- SNMP protocol interface (networking)
 	sti/			- Still Image service
@@ -121,7 +129,7 @@
 	vdhcp.vxd/		- VDHCP VxD implementation
 	version/		- File installation library
 	vmm.vxd/		- VMM VxD implementation
-	vnb.vxd/		- VNB VxD implementation
+	vnbt.vxd/               - VNBT VxD implementation
 	vnetbios.vxd/		- VNETBIOS VxD implementation
 	vtdapi.vxd/		- VTDAPI VxD implementation
 	vwin32.vxd/		- VWIN32 VxD implementation
@@ -148,11 +156,11 @@
 	winmm/wineoss/		- OSS audio driver
 	winnls/			- National Language Support
 	winsock/		- Sockets 2.0 (networking)
-	wsock32/		- Sockets 1.1 (networking)
-	wintab32/		- Tablet device interface
 	winspool/		- Printing & Print Spooler
+	wintab32/		- Tablet device interface
 	wintrust/		- Trust verification interface
 	wow32/			- WOW subsystem
+	wsock32/		- Sockets 1.1 (networking)
 	x11drv/			- X11 display driver (Wine specific)
 
 Winelib programs (under programs/):