Sweden-Number/dlls
Paul Vriens 7e8c096a26 Change the order of Src and Dst in CopyKey calls/functions. 2005-01-17 15:33:00 +00:00
..
advapi32 Fix, add and rearrange winsvc.h declarations. 2005-01-14 16:50:57 +00:00
advpack It makes no sense to export the dll entry point as stub. 2004-12-15 10:52:57 +00:00
amstream - use Interlocked* functions in AddRef and Release. 2005-01-10 12:25:29 +00:00
atl Stub implementation for AtlModuleRegisterServer. 2004-12-27 17:08:08 +00:00
avicap32
avifil32 - use Interlocked* functions in AddRef and Release. 2005-01-14 15:10:52 +00:00
cabinet Revert previous patch, that's not a leak. 2004-12-22 17:11:31 +00:00
capi2032 Load libcapi20.so.* dynamically on demand. 2005-01-07 15:33:02 +00:00
cards Version resources cleanup. 2004-11-23 13:59:34 +00:00
cfgmgr32
comcat - use Interlocked* functions in AddRef and Release. 2005-01-10 12:25:29 +00:00
comctl32 Remove the checking/setting of the defaults in TRACKBAR_Create. 2005-01-17 13:38:44 +00:00
commdlg Update German resources. 2005-01-17 13:43:16 +00:00
crtdll
crypt32 Const correctness fixes. 2004-11-30 21:38:57 +00:00
ctl3d
d3d8 Add render target support, and ensure there is a front and back buffer 2005-01-09 17:37:02 +00:00
d3d9 - Add texture support for all the texture types for d3d9->wined3d. 2005-01-17 13:44:57 +00:00
d3dim Version resources cleanup. 2004-11-23 13:59:34 +00:00
d3drm Version resources cleanup. 2004-11-23 13:59:34 +00:00
d3dx8 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
d3dxof Ensure DllCanUnloadNow is a truly void function, and give it a unique 2004-11-30 17:40:51 +00:00
dbghelp Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
dciman32 Get rid of the ThunkData stubs, these are not functions. 2005-01-03 20:47:48 +00:00
ddraw Assorted spelling fixes. 2005-01-10 13:29:24 +00:00
devenum - use Interlocked* functions in AddRef and Release. 2005-01-10 12:25:29 +00:00
dinput Assorted spelling fixes. 2005-01-04 20:39:54 +00:00
dinput8 Version resources cleanup. 2004-11-23 13:59:34 +00:00
dmband Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
dmcompos - use Interlocked* functions in AddRef and Release. 2005-01-12 19:26:42 +00:00
dmime - use Interlocked* functions in AddRef and Release. 2005-01-11 16:02:21 +00:00
dmloader Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
dmscript Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
dmstyle Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
dmsynth - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-14 16:02:20 +00:00
dmusic - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-14 16:02:20 +00:00
dmusic32 Version resources cleanup. 2004-11-23 13:59:34 +00:00
dplay Version resources cleanup. 2004-11-23 13:59:34 +00:00
dplayx Use Interlocked* functions in AddRef and Release. 2005-01-11 15:46:43 +00:00
dpnet - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-14 16:02:20 +00:00
dpnhpast Version resources cleanup. 2004-11-23 13:59:34 +00:00
dsound Return CLASS_E_NOAGGREGATION if pUnkOuter is non-null. 2005-01-14 15:12:43 +00:00
dswave - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-14 16:02:20 +00:00
dxdiagn - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-14 16:02:20 +00:00
dxerr8
dxerr9
dxguid
gdi Fix BS_PATTERN brushes in mfdrv. Un-comment the corresponding test. 2005-01-14 15:12:59 +00:00
glu32 Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
glut32
hhctrl.ocx Version resources cleanup. 2004-11-23 13:59:34 +00:00
iccvid
icmp
ifsmgr.vxd
imagehlp Fixed some forwards. 2004-11-19 17:53:47 +00:00
imm32 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
iphlpapi Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
itss Remove MODULENAME prefix from 2005-01-14 17:21:00 +00:00
kernel - got rid of include/async.h 2005-01-14 19:54:38 +00:00
lzexpand Correct cases where arguments of ok() calls depend on the order in 2004-12-27 17:26:37 +00:00
mapi32 Assorted spelling fixes. 2005-01-10 13:29:24 +00:00
mlang
mmdevldr.vxd
monodebg.vxd
mpr Update German resources. 2005-01-17 13:43:16 +00:00
msacm Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
mscms Correct cases where arguments of ok() calls depend on the order in 2004-12-27 17:26:37 +00:00
msdmo - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-14 16:02:20 +00:00
mshtml Added mshtml.idl. 2005-01-10 13:31:29 +00:00
msi Implementations for SelfRegModules and PublishFeatures. 2005-01-17 13:40:39 +00:00
msimg32 It makes no sense to export the dll entry point as stub. 2004-12-15 10:52:57 +00:00
msisys
msnet32
msrle32 Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
msvcrt Only report the unsupported flags. 2005-01-10 14:28:21 +00:00
msvcrt20
msvcrt40 - implement __pioinfo, __badioinfo and _adjust_fdiv 2004-12-10 15:28:25 +00:00
msvcrtd
msvidc32
msvideo Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
mswsock Version resources cleanup. 2004-11-23 13:59:34 +00:00
netapi32 Fix test failure on Windows 2000. 2004-12-27 17:04:38 +00:00
newdev
ntdll - got rid of include/async.h 2005-01-14 19:54:38 +00:00
odbc32
ole32 Implement table marshaling. 2005-01-17 13:39:40 +00:00
oleacc
oleaut32 - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-14 16:02:20 +00:00
olecli
oledlg Const correctness fixes. 2004-11-30 21:38:57 +00:00
olepro32 Ensure DllCanUnloadNow is a truly void function, and give it a unique 2004-11-30 17:40:51 +00:00
olesvr
opengl32 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
psapi
qcap Version resources cleanup. 2004-11-23 13:59:34 +00:00
quartz Add an extra class to register. 2005-01-11 15:44:42 +00:00
rasapi32 Avoid dumping the contents of output strings. 2005-01-03 20:33:40 +00:00
richedit Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
rpcrt4 Fix prototypes according to PSDK. 2005-01-14 15:11:40 +00:00
rsabase
rsaenh Moved HMAC initialization and finalization code to 2005-01-17 13:41:46 +00:00
secur32
serialui Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
setupapi Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
shdocvw - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-14 16:02:20 +00:00
shell32 Update German resources. 2005-01-17 13:43:16 +00:00
shfolder
shlwapi Change the order of Src and Dst in CopyKey calls/functions. 2005-01-17 15:33:00 +00:00
snmpapi
sti
strmiids
tapi32
ttydrv Use an escape mechanism similar to the x11drv one to set the DC 2004-12-09 11:45:16 +00:00
twain
unicows Remove most remaining stubs from unicows. 2005-01-03 20:30:57 +00:00
url
urlmon - Use only stored result of Interlocked* in AddRef/Release. 2005-01-12 19:52:38 +00:00
user Removed unused ForceWindowRaise function. 2005-01-17 13:46:57 +00:00
uuid Added mshtml.idl. 2005-01-10 13:31:29 +00:00
uxtheme Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
vdhcp.vxd
vdmdbg
version Prevent crash from invalid last parameter in GetFileVersionInfo. 2005-01-04 20:35:46 +00:00
vmm.vxd
vnbt.vxd Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
win32s
winaspi Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
wined3d - Add texture support for all the texture types for d3d9->wined3d. 2005-01-17 13:44:57 +00:00
winedos In int21_ioctl - get device data-, set the "is console" bits if the 2005-01-14 16:21:07 +00:00
wineps Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
wininet Update German resources. 2005-01-17 13:43:16 +00:00
winmm Authors: Klemens Friedl <klemens_friedl@gmx.net>, Henning Gerhardt <henning.gerhardt@web.de> 2005-01-17 13:43:31 +00:00
winnls
winsock - got rid of include/async.h 2005-01-14 19:54:38 +00:00
winspool Stub implementations for AddMonitorW, DeletePrinterDriverW, 2005-01-03 20:24:39 +00:00
wintab32 Remove unneeded NULL casts. 2004-12-22 15:13:20 +00:00
wintrust
wow32
wsock32 Version resources cleanup. 2004-11-23 13:59:34 +00:00
x11drv Removed unused ForceWindowRaise function. 2005-01-17 13:46:57 +00:00
.cvsignore
Makedll.rules.in Use the source dir as the documentation root dir. 2005-01-07 17:15:47 +00:00
Makefile.in
Maketest.rules.in
checklink.c
make_dlls