Detlef Riekenberg : DEVELOPER-HINTS: Some directories where added / renamed .

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jun 22 06:16:53 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 0ef3da030067606a9fbfb5b108bcd37b29b2b379
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=0ef3da030067606a9fbfb5b108bcd37b29b2b379

Author: Detlef Riekenberg <wine.dev at web.de>
Date:   Wed Jun 21 21:04:25 2006 +0200

DEVELOPER-HINTS: Some directories where added / renamed.

---

 DEVELOPERS-HINTS |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/DEVELOPERS-HINTS b/DEVELOPERS-HINTS
index c329936..d0436b0 100644
--- a/DEVELOPERS-HINTS
+++ b/DEVELOPERS-HINTS
@@ -28,6 +28,7 @@ DLLs (under dlls/):
 	comcat/			- Component category manager
 	comctl32/		- Common controls
 	comdlg32/               - Common dialog boxes (both 16 & 32 bit)
+	compstui/               - Common Property Sheet User Interface
 	crtdll/			- Old C runtime library
 	crypt32/		- Cryptography
 	cryptdll/		- Cryptography Manager
@@ -66,12 +67,14 @@ DLLs (under dlls/):
 	glut32/			- OpenGL Utility Toolkit
 	gphoto2.ds/             - Contains libgphoto2 based TWAIN datasource driver
 	hhctrl.ocx/             - HHCTRL OCX implementation
+	hlink/			- Microsoft Hyperlink Library
 	iccvid/			- Radius Cinepak Video Decoder
 	icmp/			- ICMP protocol (networking)
 	ifsmgr.vxd/		- IFSMGR VxD implementation
 	imaadp32.acm/		- IMA ADPCM Audio Codec
 	imagehlp/		- PE (Portable Executable) Image Helper lib
 	imm32/			- Input Method Manager
+	inseng/			- Install engine
 	iphlpapi/       	- IP Helper API
 	itss/			- Infotech Structured Storage (HTML Help)
 	kernel/			- The Windows kernel
@@ -155,6 +158,7 @@ DLLs (under dlls/):
 	url/			- Internet shortcut shell extension
 	urlmon/			- URL Moniker allows binding to a URL
 	user/			- Window management, standard controls, etc.
+	userenv/		- User - Environment and Policy Management
 	usp10/			- Uniscribe Script Processor
 	uxtheme/		- Theme library
 	vdhcp.vxd/		- VDHCP VxD implementation
@@ -170,12 +174,14 @@ DLLs (under dlls/):
 	winedos/		- DOS features and BIOS calls (Wine specific)
 	winemp3.acm/		- Mpeg Layer 3 Audio Codec
 	wineps.drv/             - Postscript driver (Wine specific)
+	winex11.drv/		- X11 display driver (Wine specific)
 	wininet/		- Internet extensions
 	winmm/			- Multimedia (16 & 32 bit)
 	winmm/joystick/		- Joystick driver
 	winmm/winealsa/		- ALSA audio driver
 	winmm/winearts/		- aRts audio driver
 	winmm/wineaudioio/ 	- audioio audio driver
+	winmm/winecoreaudio/ 	- CoreAudio audio driver (MacOS)
 	winmm/winejack/		- JACK audio server driver
 	winmm/winenas/		- NAS audio driver
 	winmm/wineoss/		- OSS audio driver
@@ -189,7 +195,6 @@ DLLs (under dlls/):
 	ws2_32/			- Sockets 2.0 (networking)
 	wsock32/		- Sockets 1.1 (networking)
 	wtsapi32/		- Terminal Services
-	x11drv/			- X11 display driver (Wine specific)
 
 Winelib programs (under programs/):
 -----------------------------------
@@ -205,6 +210,7 @@ Winelib programs (under programs/):
 	iexplore/               - Internet Explorer replacement 
 	msiexec/		- Microsoft Installer frontend
 	notepad/		- Notepad replacement 
+	oleview/		- OLE/COM Object Viewer
 	progman/		- Program manager
 	regedit/		- Registry editor
 	regsvr32/		- Register COM server
@@ -241,6 +247,7 @@ Support programs, libraries, etc:
 	dlls/uuid/		- Windows-compatible UUID import lib
 	documentation/		- some documentation
 	include/		- Windows standard includes
+	include/ddk/		- Windows DDK compatible headers
 	include/msvcrt/		- MSVC compatible libc headers
 	include/wine/		- Wine specific headers
 	libs/			- the Wine libraries




More information about the wine-cvs mailing list