Sweden-Number/dlls
Jacek Caban 9a7265becc jscript: Added Infinity value implementation. 2008-10-17 11:45:37 +02:00
..
acledit
activeds
actxprxy
adsiid
advapi32 advapi32/tests: Remove superfluous casts of void pointers to other pointer types. 2008-10-16 11:28:59 +02:00
advpack advpack: Add explicit "!= S_OK" to expressions that use HRESULTs as booleans. 2008-09-12 16:50:15 +02:00
amstream
appwiz.cpl appwiz.cpl: Convert Japanese resource to UTF-8. 2008-10-13 11:40:43 +02:00
atl
avicap32
avifil32 avifil32: Convert Japanese resource to UTF-8. 2008-10-13 11:40:47 +02:00
browseui browseui: Update AutoComplete Multi to have a stub implemntation of CLSID_ACListISF and IID_IACList2. 2008-10-08 15:09:23 +02:00
cabinet cabinet: Check buffer size before copying in NONEfdi_decomp. 2008-10-01 11:42:36 -05:00
capi2032
cards
cfgmgr32
clusapi
comcat comcat: Moved all the implementation to ole32 where it belongs. 2008-10-11 13:30:08 +02:00
comctl32 comctl32/tests: Fix tests to not depend on 96 dpi, make it pass in Wine. 2008-10-14 14:02:28 +02:00
comdlg32 comdlg32: Avoid possible NULL pointer dereference (Coverity). 2008-10-15 16:44:05 +02:00
compstui
credui credui: Sign-compare warnings fix. 2008-09-23 13:10:08 +02:00
crtdll
crypt32 crypt32: Don't check for no data to decode in CryptDecodeObject{Ex}, doing so masks some errors. 2008-10-17 11:43:48 +02:00
cryptdlg cryptdlg: Fix compilation on systems that don't support nameless unions. 2008-10-10 14:14:01 +02:00
cryptdll
cryptnet cryptnet: Set cache expiration time of objects that have an expiration time to the object's expiration time, rather than relying on the HTTP Expires header. 2008-10-08 12:18:09 +02:00
cryptui cryptui: Build import lib. 2008-09-22 11:51:26 +02:00
ctapi32
ctl3d32
d3d8 d3d8/tests: Fix test on win9x with broken driver. 2008-10-13 12:03:25 +02:00
d3d9 d3d9/tests: Fix test for old gfx-card. 2008-10-13 12:03:43 +02:00
d3d10
d3dim
d3drm
d3dx8 d3dx8: D3DXQuaternionRotationMatrix correct compare value for the trace. 2008-08-26 12:07:41 +02:00
d3dx9_24
d3dx9_25
d3dx9_26
d3dx9_27
d3dx9_28
d3dx9_29
d3dx9_30
d3dx9_31
d3dx9_32
d3dx9_33
d3dx9_34
d3dx9_35
d3dx9_36 d3dx9_36: Fix compilation on systems that don't support nameless unions. 2008-09-15 11:23:51 +02:00
d3dx9_37
d3dxof Assorted spelling fixes. 2008-10-10 14:14:05 +02:00
dbghelp dbghelp: Add support for the newest line number information in pdb files. 2008-10-01 09:51:51 -05:00
dciman32
ddraw ddraw: Remove a few more redundant inits (LLVM/Clang). 2008-10-10 12:27:28 +02:00
ddrawex
devenum devenum: Fix order of operations bug (Coverity id 709). 2008-09-11 12:12:30 +02:00
dinput dinput: Remove superfluous backslashes at end of lines. 2008-10-16 11:28:53 +02:00
dinput8
dmband
dmcompos
dmime
dmloader
dmscript
dmstyle
dmsynth
dmusic
dmusic32
dnsapi dnsapi: Fixed incorrect buffer size to GetComputerNameExW. 2008-09-15 11:43:29 +02:00
dplay
dplayx dplayx: Use SUCCEEDED instead of !FAILED. 2008-10-08 13:42:34 +02:00
dpnaddr
dpnet dpnet: Fix initialisation of This pointer (Coverity). 2008-09-11 11:43:18 +02:00
dpnhpast
dpnlobby
dpwsockx
dsound dsound: Fix volume and panning for primary buffer. 2008-10-06 13:08:46 +02:00
dssenh
dswave
dwmapi dwmapi: Add a few stub implementations. 2008-10-02 10:43:08 -05:00
dxdiagn dxdiagn: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:42:51 +02:00
dxerr8
dxerr9
dxguid
faultrep
fusion
gdi32 gdi32/tests: Fix tests to not depend on 96 dpi. 2008-10-14 13:41:55 +02:00
gdiplus gdiplus: Add some tests for pathiterator, fix leaks. 2008-10-17 11:43:55 +02:00
glu32
gphoto2.ds gphoto2: Add simplified and traditional Chinese resources. 2008-09-04 11:41:29 +02:00
gpkcsp
hal
hhctrl.ocx hhctrl.ocx: Always set WS_OVERLAPPEDWINDOW. 2008-10-02 10:28:53 -05:00
hid
hlink hlink: Mark Get/Set AdditionalParams as Unimplemented. 2008-09-11 12:38:36 +02:00
hnetcfg
iccvid
icmp
ifsmgr.vxd
imaadp32.acm
imagehlp
imm32 imm32: Sign-compare warnings fix. 2008-10-14 11:25:54 +02:00
inetcomm inetcomm: Add missing license header. 2008-10-02 10:30:55 -05:00
inetmib1 inetmib1: Fix remaining failure on Win9x/NT4. 2008-10-09 14:20:05 +02:00
infosoft
initpki
inkobj
inseng
iphlpapi iphlapi: Fix a failing test in win95. 2008-09-03 14:21:42 +02:00
itircl
itss itss: Sign-compare warnings fix. 2008-10-14 11:26:00 +02:00
jscript jscript: Added Infinity value implementation. 2008-10-17 11:45:37 +02:00
kernel32 kernel32/tests: Add test for GetCommandLineW. 2008-10-16 11:42:50 +02:00
localspl dlls: Do not use __WINE_ALLOC_SIZE between void and *. 2008-09-19 11:41:25 +02:00
localui localui: Add simplified and traditional Chinese resources. 2008-09-04 11:41:39 +02:00
lz32 lz32/tests: Change a trace into a skip. 2008-10-09 12:14:44 +02:00
mapi32
mciavi32
mcicda mcicda: Sign-compare warning fix. 2008-10-17 11:42:35 +02:00
mciseq
mciwave
midimap
mlang mlang: Sign-compare warnings fix. 2008-10-17 11:42:39 +02:00
mmdevldr.vxd
monodebg.vxd
mountmgr.sys mountmgr: Return the drive unique id in IOCTL_MOUNTMGR_QUERY_POINTS. 2008-10-15 20:12:49 +02:00
mpr mpr: Convert Japanese resource to UTF-8. 2008-10-13 11:40:58 +02:00
mprapi
msacm32 msacm32: Convert Japanese resource to UTF-8. 2008-10-13 11:41:01 +02:00
msacm32.drv
msadp32.acm
mscat32
mscms mscms: Undefine HIWORD to avoid a conflict. 2008-09-23 12:24:59 +02:00
mscoree
msdmo Fixed RegEnumKey(Ex)W buffer sizes. 2008-10-13 12:04:26 +02:00
msftedit
msg711.acm
mshtml mshtml: Initialize nswindow in create_doc_from_nsdoc. 2008-10-16 11:22:48 +02:00
mshtml.tlb
msi msi: All files are uncompressed in an administrative image. 2008-10-17 11:44:21 +02:00
msimg32
msimtf msimtf: Sign-compare warning fix. 2008-09-02 11:54:30 +02:00
msisip
msisys.ocx
msnet32
msrle32 msrle32: Convert Japanese resource to UTF-8. 2008-10-13 11:41:08 +02:00
mssip32
mstask mstask/tests: Fix test failures on XP. 2008-09-17 16:23:08 +02:00
msvcirt
msvcr71
msvcrt msvcrt: Implemented wcscat_s. 2008-10-13 11:55:55 +02:00
msvcrt20
msvcrt40
msvcrtd
msvfw32 msvfw32: Add simplified and traditional Chinese resources. 2008-09-04 11:41:56 +02:00
msvidc32
mswsock
msxml3 msxml3: Silence invalid FIXME. 2008-10-17 11:44:10 +02:00
nddeapi
netapi32 netapi32: Improve NetUserGetLocalGroups stub. 2008-09-23 15:41:58 +02:00
newdev
ntdll ntdll: Quiet a noisy fixme. 2008-10-08 14:26:56 +02:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe: Initialize some IRP fields to prevent using bad pointers by IofCompleteRequest. 2008-10-16 12:37:29 +02:00
ntprint
objsel
odbc32
odbccp32
ole32 comcat: Moved all the implementation to ole32 where it belongs. 2008-10-11 13:30:08 +02:00
oleacc oleacc: Implemented GetRoleText[A/W] with tests. 2008-10-15 15:20:31 +02:00
oleaut32 oleaut32: Remove superfluous return statement. 2008-10-16 12:37:20 +02:00
olecli32
oledlg oledlg: Convert Japanese resource to UTF-8. 2008-10-13 11:41:11 +02:00
olepro32
olesvr32
olethk32
opengl32 opengl32/tests: Don't call wglGetProcAddress at the start of the test. 2008-10-14 11:26:06 +02:00
pdh
powrprof
printui
propsys
psapi
pstorec
qcap qcap: Use the right FAILED/SUCCEEDED macro instead of negating the opposite. 2008-10-08 13:42:38 +02:00
qedit
qmgr qmgr: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:42:01 +02:00
qmgrprxy
quartz quartz: Use the right FAILED/SUCCEEDED macro instead of negating the opposite. 2008-10-08 13:42:06 +02:00
query
rasapi32 rasapi32/tests: Trace the correct variable. 2008-09-08 14:09:23 +02:00
resutils
riched20 riched20: Remove superfluous backslashes at end of lines. 2008-10-16 11:29:04 +02:00
riched32 riched32: Remove superfluous backslashes at end of lines. 2008-10-16 11:28:49 +02:00
rpcrt4 rpcrt4: Add tests for UuidCreate. 2008-10-14 13:41:56 +02:00
rsabase
rsaenh rsaenh: Add a value to the empty braces in the initialiser for aOIDDescriptor in build_hash_signature. 2008-10-15 16:45:09 +02:00
sane.ds sane.ds: Replace wsprintfW with sprintfW. 2008-09-08 12:31:37 +02:00
sccbase
schannel schannel: Fix a failing test in Vista. 2008-09-03 14:21:42 +02:00
secur32 secur32: Forward schannel InitializeSecurityContextA to InitializeSecurityContextW. 2008-10-07 12:10:23 +02:00
security
sensapi
serialui serialui: Convert Japanese resource to UTF-8. 2008-10-13 11:41:15 +02:00
setupapi setupapi: Convert Japanese resource to UTF-8. 2008-10-13 11:41:18 +02:00
sfc
sfc_os
shdoclc shdoclc: Add simplified and traditional Chinese resources. 2008-09-04 11:42:33 +02:00
shdocvw shdocvw/tests: Remove duplicated header include. 2008-10-16 11:27:46 +02:00
shell32 shell32/tests: Add tests for CommandLineToArgvW. 2008-10-17 11:43:31 +02:00
shfolder
shlwapi shlwapi: Fix ASSOC_GetExecutable not to use uninitialised variable. 2008-10-17 11:43:05 +02:00
slbcsp
slc
snmpapi
softpub
spoolss spoolss/tests: Fix a failure on Vista/W2K8. 2008-10-10 12:27:46 +02:00
stdole2.tlb
stdole32.tlb
sti
strmiids
svrapi
sxs
tapi32
twain_32
unicows
url
urlmon urlmon/tests: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:42:15 +02:00
user32 user32: Add a test for fullscreen window sizing, make it pass under Wine. 2008-10-17 11:42:31 +02:00
userenv userenv/tests: Don't crash on NT4. 2008-09-22 12:17:18 +02:00
usp10 usp10: Store glyph mappings and widths in the script cache. 2008-10-10 12:26:41 +02:00
uuid
uxtheme uxtheme: SetPropW returns a BOOL not an HRESULT. 2008-09-30 10:20:10 -05:00
vdhcp.vxd
vdmdbg
version version: Prevent infinite looping in VersionInfo32_FindChild. 2008-10-14 13:41:55 +02:00
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
winealsa.drv winealsa: Don't dereference a potentially NULL value in the WARN statement (Coverity 93). 2008-10-06 14:18:32 +02:00
wineaudioio.drv
winecoreaudio.drv
winecrt0
wined3d wined3d: Modifying GL_TEXTURE_MIN_FILTER modifies both the MINFILTER and MIPFILTER sampler states. 2008-10-16 12:35:51 +02:00
winedos winedos: Compare HRESULT value explicitly against S_OK instead of using an implicit != 0 comparison. 2008-10-01 11:43:34 -05:00
wineesd.drv wineesd.drv: Allow all errors to interrupt recording. 2008-09-12 11:46:14 +02:00
winejack.drv
winejoystick.drv
winemp3.acm
winenas.drv winenas: Add return statement to wodPlayer(). 2008-09-02 12:51:24 +02:00
wineoss.drv wineoss: Don't dereference a potentially NULL value in the WARN statement (Coverity 93). 2008-10-07 15:20:29 +02:00
wineps.drv wineps.drv: Convert Japanese resource to UTF-8. 2008-10-13 11:41:27 +02:00
winequartz.drv
winex11.drv winex11: Remove acute/apostrophe from German keyboard layout tables. 2008-10-15 16:52:09 +02:00
wing32
winhttp winhttp: Fix compilation with MinGW/MSVC. 2008-10-01 11:43:19 -05:00
wininet wininet: Remove duplicated header includes. 2008-10-16 11:28:08 +02:00
winmm winmm: Use skip() instead of trace() when skipping tests. 2008-10-14 13:41:56 +02:00
winnls32
winscard winscard: Add stubs for SCardAddReaderToGroupA/W. 2008-10-09 14:40:13 +02:00
winspool.drv winspool: Check the return results from schedule_* functions. 2008-09-29 17:22:27 -05:00
wintab32 wintab32: Send notification when z-order changes. 2008-10-07 15:20:19 +02:00
wintrust includes: Fix CryptCATAdminAddCatalog definition. 2008-10-16 11:21:51 +02:00
wldap32 wldap32: Add tests for ldap_parse_sort_control and make them pass. 2008-10-07 12:02:44 +02:00
wmi
wnaspi32 wnaspi32: Protect the inclusion of dirent.h in aspi.c. 2008-10-14 13:41:54 +02:00
wow32
ws2_32 ws2_32: Allow arbitrary-sized iovecs again in WSASendTo and WSARecvFrom. 2008-10-09 12:57:33 +02:00
wsock32
wtsapi32
Makedll.rules.in
Makefile.in cryptui: Build import lib. 2008-09-22 11:51:26 +02:00
Makeimplib.rules.in makefiles: Recurse into all directories for install-lib and install-dev too. 2008-08-25 14:27:03 +02:00
Maketest.rules.in