Add newdev, updated DMusic section, small fix to dpnhpast.

This commit is contained in:
Tom Wickline 2003-12-31 00:11:25 +00:00 committed by Alexandre Julliard
parent 6969a9b02d
commit c24c30fffc

View file

@ -35,18 +35,18 @@ DLLs (under dlls/):
devenum/ - Device enumeration (part of DirectShow) devenum/ - Device enumeration (part of DirectShow)
dinput/ - DirectInput (device input) dinput/ - DirectInput (device input)
dinput8/ - DirectInput (device input) dinput8/ - DirectInput (device input)
dmband/ - DirectMusic dmband/ - DirectMusic Band
dmcompos/ - DirectMusic dmcompos/ - DirectMusic Composer
dmime/ - DirectMusic dmime/ - DirectMusic Interactive Engine
dmloader/ - DirectMusic dmloader/ - DirectMusic Loader
dmscript/ - DirectMusic dmscript/ - DirectMusic Scripting
dmstyle/ - DirectMusic dmstyle/ - DirectMusic Style Engine
dmsynth/ - DirectMusic dmsynth/ - DirectMusic Software Synthesizer
dmusic/ - DirectMusic dmusic/ - DirectMusic Core Services
dmusic32/ - DirectMusic dmusic32/ - DirectMusic Legacy Port
dplay/ - DirectPlay (networking) dplay/ - DirectPlay (networking)
dplayx/ - DirectPlay (networking) dplayx/ - DirectPlay (networking)
dpnhpast/ - DirectPlay NAT Helper dpnhpast/ - DirectPlay NAT Helper PAST
dsound/ - DirectSound (audio) dsound/ - DirectSound (audio)
gdi/ - GDI (graphics) gdi/ - GDI (graphics)
glu32/ - OpenGL Utility library (graphics) glu32/ - OpenGL Utility library (graphics)
@ -77,6 +77,7 @@ DLLs (under dlls/):
msvideo/msrle32/ - Video codecs msvideo/msrle32/ - Video codecs
mswsock/ - Misc networking mswsock/ - Misc networking
netapi32/ - Network interface netapi32/ - Network interface
newdev/ - New Hardware Device Library
ntdll/ - NT implementation of kernel calls ntdll/ - NT implementation of kernel calls
odbc32/ - Open DataBase Connectivity driver manager odbc32/ - Open DataBase Connectivity driver manager
ole32/ - 32 bit OLE 2.0 libraries ole32/ - 32 bit OLE 2.0 libraries