From 767dd36a38b9f0945124034ecf3ba25ed69b1de3 Mon Sep 17 00:00:00 2001 From: Tom Wickline Date: Tue, 23 Aug 2005 18:14:52 +0000 Subject: [PATCH] Remove reference to documentation/samples/. Add recently implemented dlls. --- DEVELOPERS-HINTS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DEVELOPERS-HINTS b/DEVELOPERS-HINTS index c51afe23c29..ffd14abdcf1 100644 --- a/DEVELOPERS-HINTS +++ b/DEVELOPERS-HINTS @@ -99,6 +99,7 @@ DLLs (under dlls/): msvidc32/ - Microsoft Video-1 Decoder msvideo/ - 16 bit video manager mswsock/ - Misc networking + msxml3/ - MSXML Class Factory netapi32/ - Network interface newdev/ - New Hardware Device Library ntdll/ - NT implementation of kernel calls @@ -142,6 +143,7 @@ DLLs (under dlls/): url/ - Internet shortcut shell extension urlmon/ - URL Moniker allows binding to a URL user/ - Window management, standard controls, etc. + usp10/ - Uniscribe Script Processor uxtheme/ - Theme library vdhcp.vxd/ - VDHCP VxD implementation vdmdbg/ - Virtual DOS machine debug library @@ -225,7 +227,6 @@ Support programs, libraries, etc: dlls/strmiids/ - Exports class CLSIDs and interface IIDs dlls/uuid/ - Windows-compatible UUID import lib documentation/ - some documentation - documentation/samples/ - sample configuration files include/ - Windows standard includes include/msvcrt/ - MSVC compatible libc headers include/wine/ - Wine specific headers