Sweden-Number/dlls
Alexandre Julliard 1de20ae4af Rewrote handling of COM and LPT devices to use symlinks in
$WINEPREFIX/dosdevices, with suitable defaults if the symlinks are
missing.
Rewrote QueryDosDevice and DefineDosDevice to use the new scheme.
Added temporary code to create the symlinks based on the contents of
the config file.
2004-03-20 02:28:51 +00:00
..
advapi32 Allow RegConnectRegistryW to the local machine name. 2004-03-18 01:34:23 +00:00
amstream Add amstream dll (MultiMedia Streams), part of Direct Show. 2004-03-09 01:29:56 +00:00
avicap32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
avifil32 Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
cabinet Add missing '\n's to debug traces. 2004-01-27 00:01:43 +00:00
capi2032 Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
cards - Enumerated different drawing modes. 2004-03-16 19:13:47 +00:00
cfgmgr32 Mostly stub implemenation for cfgmgr32. 2003-10-31 03:38:07 +00:00
comcat Sync some of the dll registrations with the contents of 2004-02-27 06:08:32 +00:00
comctl32 Make sure the rebar size is above a minimum. 2004-03-19 19:14:30 +00:00
commdlg Change GetFileTitleA/W prototype to match PSDK. 2004-03-12 01:52:11 +00:00
crtdll Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
crypt32 - correct some prototypes, add some defines 2004-03-01 21:19:37 +00:00
ctl3d Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
d3d8 Portability fixes for LSB compatibility. 2004-03-01 21:32:02 +00:00
d3d9 Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
d3dim Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
d3dx8 Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
dciman32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
ddraw Added 24-bit color key support in DIB_DirectDrawSurface_BltFast. 2004-03-16 19:41:50 +00:00
devenum Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
dinput Portability fixes for LSB compatibility. 2004-03-01 21:32:02 +00:00
dinput8 Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
dmband Added name resolving for CLSIDs, IIDs, GUIDs and return codes. 2004-02-25 01:30:03 +00:00
dmcompos Added name resolving for CLSIDs, IIDs, GUIDs and return codes. 2004-02-25 01:30:03 +00:00
dmime - scripts sub-containers loading 2004-03-12 01:53:05 +00:00
dmloader - scripts sub-containers loading 2004-03-12 01:53:05 +00:00
dmscript - scripts sub-containers loading 2004-03-12 01:53:05 +00:00
dmstyle Sync some of the dll registrations with the contents of 2004-02-27 06:08:32 +00:00
dmsynth Added name resolving for CLSIDs, IIDs, GUIDs and return codes. 2004-02-25 01:30:03 +00:00
dmusic Added name resolving for CLSIDs, IIDs, GUIDs and return codes. 2004-02-25 01:30:03 +00:00
dmusic32 Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
dplay Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
dplayx Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
dpnhpast Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
dsound Remove unused lock. 2004-03-17 01:44:15 +00:00
dswave Added name resolving for CLSIDs, IIDs, GUIDs and return codes. 2004-02-25 01:30:03 +00:00
dxerr8 Added dxerr8 and dxerr9 libraries. 2004-03-09 23:25:57 +00:00
dxerr9 Added dxerr8 and dxerr9 libraries. 2004-03-09 23:25:57 +00:00
dxguid Define empty rules for documentation generation. 2004-02-09 20:44:05 +00:00
gdi CreateDIBSection takes a const pointer to BITMAPINFO. 2004-03-12 19:46:12 +00:00
glu32 Implement the missing tesselator functions and fix the tesselator 2003-11-11 00:30:10 +00:00
glut32 Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
iccvid Correct geometry error in the ICCVID codec. 2004-03-17 20:47:13 +00:00
icmp Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
ifsmgr.vxd Added support for implementing VxDs as separate dlls and loading them 2004-02-20 01:18:43 +00:00
imagehlp Replace various routines with a forward to ntdll. 2003-11-21 21:31:35 +00:00
imm32 Added ImmAssociateContextEx stub. 2004-03-04 06:06:44 +00:00
iphlpapi We no longer use the .exe.spec.c files. 2004-03-02 21:16:37 +00:00
kernel Rewrote handling of COM and LPT devices to use symlinks in 2004-03-20 02:28:51 +00:00
lzexpand Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
mapi32 The presence of FGetComponentPath is used to check if mapi32.dll is 2004-02-19 01:09:52 +00:00
mmdevldr.vxd Added support for implementing VxDs as separate dlls and loading them 2004-02-20 01:18:43 +00:00
monodebg.vxd Added support for implementing VxDs as separate dlls and loading them 2004-02-20 01:18:43 +00:00
mpr Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
msacm Fixed bug when PCMWAVEFORMAT is passed into acmStreamOpen. 2004-03-12 20:24:50 +00:00
msdmo Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
mshtml Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
msi Fix handle allocation and the CREATE TABLE query. 2004-03-19 19:14:12 +00:00
msimg32 Implementation of gdi32.GdiTransparentBlt and msimg32.TransparentBlt. 2004-02-02 23:10:35 +00:00
msisys Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
msnet32 Remove the win32 debug channel, misc cleanup of debugging code. 2004-02-26 05:30:54 +00:00
msrle32 Moved msrle32 to the top-level dlls directory. 2004-02-27 21:51:12 +00:00
msvcrt Relay msvcrt_memcpy to memmove, CString::Insert seems to rely on that 2004-03-19 01:53:11 +00:00
msvcrt20 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
msvcrt40 Added all the missing functions. 2004-01-13 01:27:19 +00:00
msvcrtd Implemented a few more crt* functions. 2004-01-13 05:37:47 +00:00
msvidc32 Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
msvideo - Add a lot of traces to make debugging a bit easier. 2004-03-01 23:38:25 +00:00
mswsock More stubs and better headers for mswsock.dll. 2004-02-28 01:49:37 +00:00
netapi32 We no longer use the .exe.spec.c files. 2004-03-02 21:16:37 +00:00
newdev Add stubbed version of newdev.dll. 2003-12-30 22:19:30 +00:00
ntdll Added workaround for broken dlls that modify ebx in their entry point 2004-03-19 02:07:16 +00:00
odbc32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
ole32 Sync some of the dll registrations with the contents of 2004-02-27 06:08:32 +00:00
oleacc Stub implementation for CreateStdAccessibleObject. 2003-11-25 01:46:10 +00:00
oleaut32 Implement VarEqv. 2004-03-17 20:49:22 +00:00
olecli Moved a few remaining 16-bit definitions out of the standard headers. 2004-01-23 22:51:41 +00:00
oledlg Update of Portuguese resources. 2004-01-18 23:18:33 +00:00
olepro32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
olesvr Moved a few remaining 16-bit definitions out of the standard headers. 2004-01-23 22:51:41 +00:00
opengl32 - sync up with latest OpenGL specifications 2004-03-02 20:54:17 +00:00
psapi Export QueryWorkingSet. 2003-12-01 22:34:39 +00:00
qcap Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
quartz Implemented IMediaEventSink and IMediaEventEx interfaces. 2004-03-05 20:42:40 +00:00
rasapi32 Added stub for RasGetEntryPropertiesA. 2004-03-02 06:44:03 +00:00
richedit Remove global variables from the richedit control. 2004-01-30 22:56:33 +00:00
rpcrt4 We no longer use the .exe.spec.c files. 2004-03-02 21:16:37 +00:00
rsabase Assorted spelling and case fixes. 2004-03-02 20:55:57 +00:00
secur32 Added a secur32.dll that loads other SSP DLLs and forwards calls to 2004-03-02 04:57:35 +00:00
serialui Added Italian translation. 2003-11-17 19:59:13 +00:00
setupapi Beginnings on implementations of SetupCreateDiskSpaceListA/W, 2004-03-17 01:46:00 +00:00
shdocvw Implement SHDOCVW_DllGetVersion. It returns the same information as 2004-02-21 04:01:22 +00:00
shell32 In SHELL_ExecuteW, if a new current directory is specified, change to 2004-03-19 01:52:30 +00:00
shfolder Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
shlwapi Implement SHMessageBoxCheck functions && add dialog resources. 2004-03-18 02:11:23 +00:00
snmpapi Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
sti Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
tapi32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
ttydrv Moved more GDI definitions to gdi_private.h. 2004-03-04 20:41:12 +00:00
twain Initialize a pointer before dereferencing it. 2004-01-16 02:01:12 +00:00
unicows Added unicows dll, based on the spec file written by Shachar Shemesh. 2003-11-27 01:10:26 +00:00
url Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
urlmon We no longer use the .exe.spec.c files. 2004-03-02 21:16:37 +00:00
user Add a test case which confirms that SetMenu implementation in Wine is 2004-03-19 19:14:45 +00:00
uuid Add amstream dll (MultiMedia Streams), part of Direct Show. 2004-03-09 01:29:56 +00:00
uxtheme Assorted spelling and case fixes. 2004-03-02 20:55:57 +00:00
vdhcp.vxd Added support for implementing VxDs as separate dlls and loading them 2004-02-20 01:18:43 +00:00
version Allow VerQueryValueW to query 16-bit resources. 2004-01-28 20:06:14 +00:00
vmm.vxd Allow the implementation of the VxDCall entry points to be moved to 2004-02-21 04:13:56 +00:00
vnbt.vxd Link to ws2_32. 2004-03-03 20:11:00 +00:00
vnetbios.vxd Added support for implementing VxDs as separate dlls and loading them 2004-02-20 01:18:43 +00:00
vtdapi.vxd Added support for implementing VxDs as separate dlls and loading them 2004-02-20 01:18:43 +00:00
vwin32.vxd Allow the implementation of the VxDCall entry points to be moved to 2004-02-21 04:13:56 +00:00
win32s Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
winaspi Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
wined3d Portability fixes for LSB compatibility. 2004-03-01 21:32:02 +00:00
winedos FindFirstFile can return an empty short name if the long name is a 2004-03-17 01:50:27 +00:00
wineps Changed the CreateDC driver entry point to use an HDC instead of a DC 2004-03-04 06:26:11 +00:00
wininet HTTP_HttpSendRequestA: Remove \r and \n at the end of 2004-03-16 01:06:30 +00:00
winmm Just update from/to pointers and exit on a subsequent MCI_PLAY 2004-03-19 19:15:03 +00:00
winnls Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
winsock We no longer use the .exe.spec.c files. 2004-03-02 21:16:37 +00:00
winspool Add stubs for EnumMonitors[A/W]. 2004-03-17 01:42:46 +00:00
wintab32 Assorted spelling fixes. 2004-01-16 21:26:08 +00:00
wintrust Remove the win32 debug channel, misc cleanup of debugging code. 2004-02-26 05:30:54 +00:00
wow32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
wsock32 Add missing '\n's to debug traces. 2004-01-27 00:01:43 +00:00
x11drv The KeymapNotify event does not use the window member, so don't warn 2004-03-19 01:17:32 +00:00
.cvsignore Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
Makedll.rules.in Added support for building a dll from a .def file for cases where we 2004-02-17 20:36:16 +00:00
Makefile.in Initial implementation of cards.dll. 2004-03-15 20:26:42 +00:00
Maketest.rules.in Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
checklink.c Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
make_dlls Fixed implib target broken by previous change. 2004-03-12 19:49:46 +00:00