Update the dlls section.
This commit is contained in:
parent
5f6f63a49d
commit
49e5fda67b
|
@ -16,6 +16,7 @@ DLLs (under dlls/):
|
||||||
|
|
||||||
advapi32/ - Crypto, systeminfo, security, eventlogging
|
advapi32/ - Crypto, systeminfo, security, eventlogging
|
||||||
amstream/ - MultiMedia Streams
|
amstream/ - MultiMedia Streams
|
||||||
|
atl - Active Template Library
|
||||||
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
|
||||||
|
@ -33,6 +34,7 @@ DLLs (under dlls/):
|
||||||
d3dim/ - Direct3D Immediate Mode
|
d3dim/ - Direct3D Immediate Mode
|
||||||
d3drm/ - Direct3D Retained Mode
|
d3drm/ - Direct3D Retained Mode
|
||||||
d3dx8/ - Direct3D (3D graphics)
|
d3dx8/ - Direct3D (3D graphics)
|
||||||
|
d3dxof/ - DirectX Files Functions
|
||||||
dbghelp/ - Engine for symbol and module enumeration
|
dbghelp/ - Engine for symbol and module enumeration
|
||||||
dciman32/ - DCI Manager (graphics)
|
dciman32/ - DCI Manager (graphics)
|
||||||
ddraw/ - DirectDraw (graphics)
|
ddraw/ - DirectDraw (graphics)
|
||||||
|
@ -68,6 +70,7 @@ DLLs (under dlls/):
|
||||||
kernel/ - The Windows kernel
|
kernel/ - The Windows kernel
|
||||||
lzexpand/ - Lempel-Ziv compression/decompression
|
lzexpand/ - Lempel-Ziv compression/decompression
|
||||||
mapi32/ - Mail interface
|
mapi32/ - Mail interface
|
||||||
|
mlang/ - Multi Language Support
|
||||||
mmdevldr.vxd/ - MMDEVLDR VxD implementation
|
mmdevldr.vxd/ - MMDEVLDR VxD implementation
|
||||||
monodebg.vxd/ - MONODEBG VxD implementation
|
monodebg.vxd/ - MONODEBG VxD implementation
|
||||||
mpr/ - Multi-Protocol Router (networking)
|
mpr/ - Multi-Protocol Router (networking)
|
||||||
|
@ -82,13 +85,13 @@ DLLs (under dlls/):
|
||||||
msimg32/ - Gradient and transparency (graphics)
|
msimg32/ - Gradient and transparency (graphics)
|
||||||
msisys/ - System information
|
msisys/ - System information
|
||||||
msnet32/ - Network interface
|
msnet32/ - Network interface
|
||||||
|
msrle32/ - Video codecs
|
||||||
msvcrt/ - C runtime library
|
msvcrt/ - C runtime library
|
||||||
msvcrt20/ - C runtime library version 2.0
|
msvcrt20/ - C runtime library version 2.0
|
||||||
msvcrt40/ - C runtime library version 4.0
|
msvcrt40/ - C runtime library version 4.0
|
||||||
msvcrtd/ - C runtime library debugging
|
msvcrtd/ - C runtime library debugging
|
||||||
msvidc32/ - Microsoft Video-1 Decoder
|
msvidc32/ - Microsoft Video-1 Decoder
|
||||||
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
|
||||||
newdev/ - New Hardware Device Library
|
newdev/ - New Hardware Device Library
|
||||||
|
@ -128,6 +131,7 @@ DLLs (under dlls/):
|
||||||
user/ - Window management, standard controls, etc.
|
user/ - Window management, standard controls, etc.
|
||||||
uxtheme/ - Theme library
|
uxtheme/ - Theme library
|
||||||
vdhcp.vxd/ - VDHCP VxD implementation
|
vdhcp.vxd/ - VDHCP VxD implementation
|
||||||
|
vdmdbg/ - Virtual DOS machine debug library
|
||||||
version/ - File installation library
|
version/ - File installation library
|
||||||
vmm.vxd/ - VMM VxD implementation
|
vmm.vxd/ - VMM VxD implementation
|
||||||
vnbt.vxd/ - VNBT VxD implementation
|
vnbt.vxd/ - VNBT VxD implementation
|
||||||
|
|
Loading…
Reference in New Issue