Now we should be 100% up to date. If you can spot a dir in the tree that's not listed here, please shout. ChangeLog Update the dlls/ section. Remove gdi/{,enh}mfdrv, they aren't DLLs. List the documentation/samples dir as well. Index: DEVELOPERS-HINTS =================================================================== RCS file: /var/cvs/wine/DEVELOPERS-HINTS,v retrieving revision 1.31 diff -u -r1.31 DEVELOPERS-HINTS --- DEVELOPERS-HINTS 12 Dec 2003 04:09:12 -0000 1.31 +++ DEVELOPERS-HINTS 12 Dec 2003 21:34:26 -0000 @@ -49,9 +49,8 @@ dpnhpast/ - DirectPlay NAT Helper dsound/ - DirectSound (audio) gdi/ - GDI (graphics) - gdi/enhmfdrv/ - Enhanced metafile driver - gdi/mfdrv/ - Metafile driver glu32/ - OpenGL Utility library (graphics) + glut32/ - OpenGL Utility Toolkit icmp/ - ICMP protocol (networking) imagehlp/ - PE (Portable Executable) Image Helper lib imm32/ - Input Method Manager @@ -61,7 +60,12 @@ mapi32/ - Mail interface mpr/ - Multi-Protocol Router (networking) msacm/ - Audio Compression Manager (multimedia) + msacm/imaadp32/ - IMA ADPCM Audio Codec + msacm/msadp32/ - MS ADPCM Audio Codec + msacm/msg711/ - MS G711 Audio Codec (includes A-Law & MU-Law) + msacm/winemp3/ - Mpeg Layer 3 Audio Codec msdmo/ - DirectX Media Objects + mshtml/ - MS HTML component msimg32/ - Gradient and transparency (graphics) msisys/ - System information msi/ - Microsoft Installer @@ -76,6 +80,7 @@ ntdll/ - NT implementation of kernel calls odbc32/ - Open DataBase Connectivity driver manager ole32/ - 32 bit OLE 2.0 libraries + oleacc/ - OLE accessibility support oleaut32/ - 32 bit OLE 2.0 automation olecli/ - 16 bit OLE client oledlg/ - OLE 2.0 user interface support @@ -99,6 +104,7 @@ tapi32/ - Telephone interface ttydrv/ - TTY display driver (Wine specific) twain/ - TWAIN Imaging device communications + unicows/ - Unicows replacement (Unicode layer for Win9x) url/ - Internet shortcut shell extension urlmon/ - URL Moniker allows binding to a URL (like KIO/gnome-vfs) user/ - Window management, standard controls, etc. @@ -106,6 +112,7 @@ version/ - File installation library win32s/ - 32-bit function access for 16-bit systems winaspi/ - 16 bit Advanced SCSI Peripheral Interface + wined3d/ - Wine internal Direct3D helper winedos/ - DOS features and BIOS calls (interrupts) (wine specific) wineps/ - Postscript driver (Wine specific) wininet/ - Internet extensions @@ -169,6 +176,7 @@ --------------------------------- documentation/ - some documentation + documentation/samples - sample configuration files include/ - Windows standard includes include/msvcrt - MSVC compatible libc headers include/wine - Wine specific headers -- Dimi.