Sweden-Number/dlls
Alexandre Julliard 3604824262 If supported by the linker, prevent the ELF loader from calling the
dll constructors at load time and call them from the dll entry point
instead.
2004-01-08 03:36:53 +00:00
..
advapi32 Added missing LF in trace. 2004-01-06 20:40:31 +00:00
avicap32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
avifil32 SHCoCreateInstance is now documented (spotted by Francois Gouget). 2004-01-06 20:42:47 +00:00
cabinet Added the linked list with the name of files of the CAB archive. 2004-01-08 00:42:36 +00:00
capi2032 AVM GmbH http://www.avm.de/ 2003-11-13 20:51:49 +00:00
cfgmgr32 Mostly stub implemenation for cfgmgr32. 2003-10-31 03:38:07 +00:00
comcat Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
comctl32 Removed incorrect uses of DUMMYUNIONNAME. 2004-01-07 00:47:35 +00:00
commdlg Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
crtdll Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
crypt32 Added stub for CertFreeCertificateContext. 2004-01-02 03:56:43 +00:00
ctl3d Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
d3d8 Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
d3d9 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
d3dim Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
d3dx8 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
dciman32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
ddraw Also remove in the D3D code the pedantic check on the GetProcAddress 2003-12-30 19:13:32 +00:00
devenum - Fixed buffer overflow in IFilterMapper2::RegisterFilter. 2003-12-30 21:52:45 +00:00
dinput Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
dinput8 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
dmband Some fixes in dmband loading. 2003-10-28 21:08:55 +00:00
dmcompos Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
dmime Avoid referencing a private header in another dll. 2004-01-03 00:58:08 +00:00
dmloader - better traces 2003-10-31 00:08:02 +00:00
dmscript - better traces 2003-10-31 00:08:02 +00:00
dmstyle Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
dmsynth Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
dmusic Avoid referencing a private header in another dll. 2004-01-03 00:58:08 +00:00
dmusic32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
dplay Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
dplayx Fix some return values of dplayx API calls. 2003-12-30 21:50:56 +00:00
dpnhpast Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
dsound Initialize buffer reference count. 2003-11-17 20:03:42 +00:00
gdi Made wine_get_unix_file_name take a Unicode string pointer. 2004-01-05 23:42:09 +00:00
glu32 Implement the missing tesselator functions and fix the tesselator 2003-11-11 00:30:10 +00:00
glut32 Added glut32 dll. 2003-12-02 04:11:09 +00:00
icmp Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
imagehlp Replace various routines with a forward to ntdll. 2003-11-21 21:31:35 +00:00
imm32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
iphlpapi Remove some unused headers. 2004-01-08 00:41:13 +00:00
kernel If supported by the linker, prevent the ELF loader from calling the 2004-01-08 03:36:53 +00:00
lzexpand Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
mapi32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
mpr Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
msacm Remove an instance of exit(). We should return failure, not kill the 2003-12-08 21:47:50 +00:00
msdmo Use the same version format for all DX dlls. 2003-12-01 22:36:17 +00:00
mshtml Removed explicit ordinals. 2003-12-30 19:14:11 +00:00
msi Removed incorrect uses of DUMMYUNIONNAME. 2004-01-07 00:47:35 +00:00
msimg32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
msisys Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
msnet32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
msvcrt Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
msvcrt20 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
msvcrtd Implement some more register functions using DEFINE_REGS_ENTRYPOINT to 2003-12-04 05:51:01 +00:00
msvideo Trackbar range should be fixed only in the case of successful 2004-01-02 01:48:15 +00:00
mswsock Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
netapi32 Fix compiling netapi32 on MSVC with PSDK headers. 2004-01-02 20:15:05 +00:00
newdev Add stubbed version of newdev.dll. 2003-12-30 22:19:30 +00:00
ntdll If supported by the linker, prevent the ELF loader from calling the 2004-01-08 03:36:53 +00:00
odbc32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
ole32 Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
oleacc Stub implementation for CreateStdAccessibleObject. 2003-11-25 01:46:10 +00:00
oleaut32 Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
olecli Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
oledlg Translate msrle32 and oledlg resources. 2003-12-30 19:17:59 +00:00
olepro32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
olesvr Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
opengl32 Implement wglUseFontBitmapsW. 2004-01-06 00:36:13 +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 - Fixed buffer overflow in IFilterMapper2::RegisterFilter. 2003-12-30 21:52:45 +00:00
rasapi32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
richedit Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
rpcrt4 Porting fixes. 2003-11-27 00:59:36 +00:00
serialui Added Italian translation. 2003-11-17 19:59:13 +00:00
setupapi MSVC porting fixes. 2004-01-05 21:12:21 +00:00
shdocvw Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
shell32 Removed incorrect uses of DUMMYUNIONNAME. 2004-01-07 00:47:35 +00:00
shfolder Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
shlwapi Assorted spelling fixes. 2004-01-06 22:08:33 +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 Fix .spec file parameters for CreateDC driver API. 2003-11-26 22:03:34 +00:00
twain Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +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 Added CreateAsyncBindCtx and IsAsyncMoniker stubs. 2003-12-13 00:03:30 +00:00
user Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
uxtheme Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
version Porting fixes. 2003-11-27 00:59:36 +00:00
win32s Porting fixes. 2003-11-27 00:59:36 +00:00
winaspi Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13:20 +00:00
wined3d Add the wined3d dll for beginning a cleaner d3d architecture that will 2003-11-14 03:50:35 +00:00
winedos Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
wineps Run length and ascii85 encode image data. 2003-12-08 21:40:27 +00:00
wininet Remove URLCache_FindEntry() which is not used any longer. 2003-12-31 00:11:02 +00:00
winmm - Applied to all MCI drivers Dmitry's fix for MCI_STATUS_TIME_FORMAT 2004-01-08 00:42:02 +00:00
winnls Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
winsock Clear struct sockaddr_ipx directly instead of just the sipx_zero 2004-01-02 20:12:00 +00:00
winspool Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
wintab32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
wintrust Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
wow32 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
wsock32 Removed unused structure declaration. 2003-12-04 04:45:43 +00:00
x11drv Add option to use the primary selection in addition to the clipboard 2004-01-08 00:43:46 +00:00
.cvsignore Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
Makedll.rules.in Define an LDDLL command to link dlls, instead of using LDDLLFLAGS. 2003-10-11 01:05:18 +00:00
Makefile.in Make symlinks for 16-bit files point to the 32-bit symlink so that 2004-01-02 20:54:03 +00:00
Maketest.rules.in Define an LDDLL command to link dlls, instead of using LDDLLFLAGS. 2003-10-11 01:05:18 +00:00
checklink.c Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
make_dlls Make symlinks for 16-bit files point to the 32-bit symlink so that 2004-01-02 20:54:03 +00:00