Commit 4d5238fb authored by Tom Wickline's avatar Tom Wickline Committed by Alexandre Julliard

Updated.

parent db70ec8e
...@@ -19,6 +19,8 @@ DLLs: ...@@ -19,6 +19,8 @@ DLLs:
avicap32/ - AVI capture window class avicap32/ - AVI capture window class
avifil32/ - COM object to play AVI files avifil32/ - COM object to play AVI files
cabinet/ - Cabinet file interface cabinet/ - Cabinet file interface
capi2032/ - Wrapper library for CAPI4Linux access
cfgmgr32/ - Config manager
comcat/ - Component category manager comcat/ - Component category manager
comctl32/ - Common controls comctl32/ - Common controls
commdlg/ - Common dialog boxes (both 16 & 32 bit) commdlg/ - Common dialog boxes (both 16 & 32 bit)
...@@ -69,6 +71,7 @@ DLLs: ...@@ -69,6 +71,7 @@ DLLs:
msvcrt20/ - C runtime library version 2.0 msvcrt20/ - C runtime library version 2.0
msvcrtd/ - C runtime library debugging msvcrtd/ - C runtime library debugging
msvideo/ - 16 bit video manager msvideo/ - 16 bit video manager
msvideo/msrle32/- Video codecs
mswsock/ - Misc networking mswsock/ - Misc networking
netapi32/ - Network interface netapi32/ - Network interface
ntdll/ - NT implementation of kernel calls ntdll/ - NT implementation of kernel calls
...@@ -100,6 +103,7 @@ DLLs: ...@@ -100,6 +103,7 @@ DLLs:
url/ - Internet shortcut shell extension url/ - Internet shortcut shell extension
urlmon/ - URL Moniker allows binding to a URL (like KIO/gnome-vfs) urlmon/ - URL Moniker allows binding to a URL (like KIO/gnome-vfs)
user/ - Window management, standard controls, etc. user/ - Window management, standard controls, etc.
uxtheme/ - Theme library
version/ - File installation library version/ - File installation library
win32s/ - 32-bit function access for 16-bit systems win32s/ - 32-bit function access for 16-bit systems
winaspi/ - 16 bit Advanced SCSI Peripheral Interface winaspi/ - 16 bit Advanced SCSI Peripheral Interface
...@@ -107,6 +111,7 @@ DLLs: ...@@ -107,6 +111,7 @@ DLLs:
wineps/ - Postscript driver (Wine specific) wineps/ - Postscript driver (Wine specific)
wininet/ - Internet extensions wininet/ - Internet extensions
winmm/ - Multimedia (16 & 32 bit) winmm/ - Multimedia (16 & 32 bit)
winmm/joystick/ - Joystick driver
winmm/mcianim/ - MCI animation driver winmm/mcianim/ - MCI animation driver
winmm/mciavi/ - MCI video driver winmm/mciavi/ - MCI video driver
winmm/mcicda/ - MCI audio CD driver winmm/mcicda/ - MCI audio CD driver
...@@ -116,7 +121,9 @@ DLLs: ...@@ -116,7 +121,9 @@ DLLs:
winmm/wavemap/ - Audio mapper winmm/wavemap/ - Audio mapper
winmm/winealsa/ - ALSA audio driver winmm/winealsa/ - ALSA audio driver
winmm/winearts/ - aRts audio driver winmm/winearts/ - aRts audio driver
winmm/wineaudioio/ - audioio audio driver
winmm/winejack/ - JACK audio server driver winmm/winejack/ - JACK audio server driver
winmm/winenas/ - NAS audio driver
winmm/wineoss/ - OSS audio driver winmm/wineoss/ - OSS audio driver
winnls/ - National Language Support winnls/ - National Language Support
winsock/ - Sockets 2.0 (networking) winsock/ - Sockets 2.0 (networking)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment