Sweden-Number/dlls
José Manuel Ferrer Ortiz f151e9b174 Added MSI Spanish resources. 2005-02-23 12:41:09 +00:00
..
advapi32 Add RegOpenKey, RegCloseKey tests. 2005-02-21 20:37:26 +00:00
advpack Load advpack.dll at runtime to avoid link problems with the platform 2005-02-14 11:02:46 +00:00
amstream - use Interlocked* functions in AddRef and Release. 2005-01-10 12:25:29 +00:00
atl Stub implementation for some functions. 2005-01-19 17:00:32 +00:00
avicap32
avifil32 Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
cabinet
capi2032 Load libcapi20.so.* dynamically on demand. 2005-01-07 15:33:02 +00:00
cards
cfgmgr32 Added some stub implementations. 2005-01-20 10:37:08 +00:00
comcat - use Interlocked* functions in AddRef and Release. 2005-01-10 12:25:29 +00:00
comctl32 Scroll instead of repainting when expanding/collapsing trees. 2005-02-22 19:31:01 +00:00
commdlg Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
crtdll
crypt32
cryptdll Forward MD5{Final,Init,Update} to advapi32. 2005-02-22 19:34:15 +00:00
ctl3d
d3d8 Check that pstream is not null. 2005-02-08 12:10:57 +00:00
d3d9 Check that ppZStencilSurface is not null. 2005-02-10 20:25:20 +00:00
d3dim
d3drm Added a simple d3drm.h header. 2005-01-24 11:33:47 +00:00
d3dx8 - Use Interlocked* functions in AddRef and Release. 2005-01-21 10:18:16 +00:00
d3dxof - Use Interlocked* functions in AddRef and Release. 2005-01-20 10:53:56 +00:00
dbghelp Change an ERR to a WARN. 2005-02-09 22:21:58 +00:00
dciman32 Get rid of the ThunkData stubs, these are not functions. 2005-01-03 20:47:48 +00:00
ddraw Handle more properly versions for Direct3D and Direct3DDevice 2005-02-14 11:09:46 +00:00
devenum Fixed pin direction when registering audio input device. 2005-01-25 10:56:39 +00:00
dinput Implemented GetProperty method for keyboard device. 2005-02-15 15:03:03 +00:00
dinput8
dmband Properly implement DllCanUnloadNow ref counting. 2005-01-31 20:40:26 +00:00
dmcompos - use Interlocked* functions in AddRef and Release. 2005-01-12 19:26:42 +00:00
dmime Properly implement DllCanUnloadNow ref counting. 2005-02-02 09:31:06 +00:00
dmloader Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
dmscript Properly implement DllCanUnload ref counting. 2005-02-02 09:31:28 +00:00
dmstyle Properly implement DllCanUnloadNow ref counting. 2005-01-24 19:33:23 +00:00
dmsynth Properly implement DllCanUnloadNow ref counting. 2005-01-31 20:40:26 +00:00
dmusic Properly implement DllCanUnloadNow ref counting. 2005-01-26 19:41:43 +00:00
dmusic32
dplay
dplayx Assorted spelling fixes. 2005-02-10 19:19:35 +00:00
dpnet - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-14 16:02:20 +00:00
dpnhpast
dsound Fix capture test to pass on windows 98 when no sound card present or 2005-02-18 12:52:14 +00:00
dswave Properly implement DllCanUnloadNow ref counting. 2005-02-01 14:21:37 +00:00
dxdiagn Properly implement DllCanUnloadNow ref counting. 2005-02-01 14:21:37 +00:00
dxerr8
dxerr9
dxguid
gdi Added Multibyte character set support in GetGlyphOutlineA. 2005-02-22 19:37:18 +00:00
glu32
glut32
hhctrl.ocx
iccvid
icmp
ifsmgr.vxd
imagehlp
imm32
iphlpapi
itss Added implementation of LockServer. 2005-02-22 19:30:24 +00:00
kernel Make lstr* functions inline inside Wine. 2005-02-22 15:50:13 +00:00
lzexpand Assorted spelling fixes. 2005-02-10 19:19:35 +00:00
mapi32 Fix race in IMAPIProp_Release(), -W fixes. 2005-02-22 14:51:03 +00:00
mlang Cast the GetProcAddress() return value to avoid warnings about the 2005-02-14 21:04:45 +00:00
mmdevldr.vxd
monodebg.vxd
mpr Use "MS Shell Dlg" everywhere except for Japanese. 2005-02-21 18:38:36 +00:00
msacm Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
mscms - Add support for color transform handles. 2005-02-21 18:38:15 +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 Added MSI Spanish resources. 2005-02-23 12:41:09 +00:00
msimg32
msisys
msnet32
msrle32 Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
msvcrt When getting current directory on a drive different from the working 2005-02-18 12:51:00 +00:00
msvcrt20
msvcrt40
msvcrtd
msvidc32
msvideo Fix for ICInfo() in msvideo when it is used to ask for a codec by 2005-02-17 11:51:01 +00:00
mswsock
netapi32 Added stub implementation of NetGetJoinInformation. 2005-01-20 10:35:21 +00:00
newdev
ntdll Replace GetCurrentProcess() with NtCurrentProcess() in ntdll. 2005-02-22 19:33:50 +00:00
odbc32 Implemented Unicode proxy for ODBC. 2005-01-25 19:04:03 +00:00
ole32 Implement and test IPropertySetStorage. 2005-02-21 20:58:09 +00:00
oleacc
oleaut32 The typelib cache should take the typelib resource index into 2005-02-22 19:30:16 +00:00
olecli
oledlg Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
olepro32
olesvr
opengl32 Sync to latest OpenGL specifications. 2005-02-10 20:29:39 +00:00
psapi Stub implementations for EnumPageFiles{A,W}, GetProcessImageFileName{A,W}. 2005-01-20 19:59:48 +00:00
qcap
quartz Fixed ACM Wrapper. 2005-02-22 14:50:16 +00:00
rasapi32 Avoid dumping the contents of output strings. 2005-01-03 20:33:40 +00:00
richedit char -> const char fixes. 2005-02-14 21:04:13 +00:00
rpcrt4 - Add a stub implementation of RpcImpersonateClient. 2005-02-15 20:45:37 +00:00
rsabase
rsaenh Check pdwDataLen param for non NULL'ness. 2005-02-14 20:54:43 +00:00
secur32
sensapi Add a stub dll for the System Event Notification Service. 2005-01-28 11:41:23 +00:00
serialui Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
setupapi Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
shdocvw Use "MS Shell Dlg" everywhere except for Japanese. 2005-02-21 18:38:36 +00:00
shell32 Make lstr* functions inline inside Wine. 2005-02-22 15:50:13 +00:00
shfolder
shlwapi Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
snmpapi
stdole32.tlb Added stdole32.tlb. 2005-01-28 14:13:08 +00:00
sti
strmiids
tapi32
ttydrv Add support for winevent hooks. 2005-02-03 16:40:20 +00:00
twain
unicows Add IsDestinationReachableW. 2005-02-22 14:49:43 +00:00
url
urlmon Properly implement DllCanUnloadNow ref counting. 2005-02-03 19:38:37 +00:00
user Allow the client rectangle to be of arbitrary size and dimensions, 2005-02-22 19:41:43 +00:00
uuid Added mshtml.idl. 2005-01-10 13:31:29 +00:00
uxtheme
vdhcp.vxd
vdmdbg
version Fixed GetFileVersionInfoSizeA tests on Win95. 2005-02-08 13:43:41 +00:00
vmm.vxd
vnbt.vxd
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 Assorted spelling fixes. 2005-02-10 19:19:35 +00:00
winedos Assorted spelling fixes. 2005-02-10 19:19:35 +00:00
wineps Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
wininet Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
winmm Fixed offsets calculations. 2005-02-18 12:53:26 +00:00
winnls
winsock Tests cannot use wine/debug.h because it does not exist on Windows. 2005-02-14 11:02:23 +00:00
winspool Stub implementations for AbortPrinter, AddPortEx{A,W}, 2005-02-21 18:33:55 +00:00
wintab32 WTEnable, when called to disable tablet context, clears context queue, 2005-01-24 13:36:21 +00:00
wintrust
wow32
wsock32
wtsapi32 Added WTSAPI32.DLL. 2005-01-24 19:42:02 +00:00
x11drv Allow the client rectangle to be of arbitrary size and dimensions, 2005-02-22 19:41:43 +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 Added stdole32.tlb. 2005-01-28 14:13:08 +00:00
Maketest.rules.in
checklink.c
make_dlls