.. |
acledit
|
…
|
|
activeds
|
…
|
|
actxprxy
|
…
|
|
adsiid
|
…
|
|
advapi32
|
advapi2/tests: Compare instead of assign.
|
2008-10-08 12:20:21 +02:00 |
advpack
|
advpack: Add explicit "!= S_OK" to expressions that use HRESULTs as booleans.
|
2008-09-12 16:50:15 +02:00 |
amstream
|
Revert "amstream: Fix the condition of existence of the IMediaStream interface."
|
2008-06-09 12:55:54 +02:00 |
appwiz.cpl
|
appwiz.cpl: French should use SUBLANG_NEUTRAL.
|
2008-09-15 11:24:03 +02:00 |
atl
|
atl: Remove freeing of an invalid pointer.
|
2008-05-07 12:07:46 +02:00 |
avicap32
|
…
|
|
avifil32
|
avifil32: Fix treating the return values of mmio* functions as HRESULTs instead of MMRESULTs.
|
2008-09-30 10:20:32 -05:00 |
browseui
|
browseui: Fixed building the tests with the Windows SDK.
|
2008-09-08 14:08:25 +02:00 |
cabinet
|
cabinet: Check buffer size before copying in NONEfdi_decomp.
|
2008-10-01 11:42:36 -05:00 |
capi2032
|
janitorial: Prototype func() should be func(void).
|
2008-04-30 13:45:23 +02:00 |
cards
|
…
|
|
cfgmgr32
|
…
|
|
clusapi
|
…
|
|
comcat
|
comcat: Fix mixing of HRESULT and LSTATUS types in COMCAT_CLSID_IEnumGUID_Next, COMCAT_IEnumCATEGORYINFO_Next and COMCAT_CATID_IEnumGUID_Next.
|
2008-09-30 10:20:46 -05:00 |
comctl32
|
comctl32/tests: Don't crash on some win9x boxes.
|
2008-10-02 10:41:26 -05:00 |
comdlg32
|
comdlg32: Add a test for AbortProc handling.
|
2008-10-08 12:16:26 +02:00 |
compstui
|
…
|
|
credui
|
credui: Sign-compare warnings fix.
|
2008-09-23 13:10:08 +02:00 |
crtdll
|
Avoid exporting common symbols since that's broken on Mac OS X.
|
2008-07-21 14:47:55 +02:00 |
crypt32
|
Add configure check for dirent.h and readdir.
|
2008-10-06 13:06:57 +02:00 |
cryptdlg
|
cryptdlg: Implement CertTrustFinalPolicy.
|
2008-09-23 12:16:20 +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
|
Assorted spelling fixes.
|
2008-05-06 16:10:20 +02:00 |
ctl3d32
|
…
|
|
d3d8
|
d3d8: Initialize IDirect3DDevice8 *device to NULL in case of immediate cleanup (Coverity 795).
|
2008-10-07 15:21:20 +02:00 |
d3d9
|
d3d9: Use more reasonable texture dimensions.
|
2008-10-07 12:11:40 +02:00 |
d3d10
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
d3dim
|
…
|
|
d3drm
|
tests: Don't depend on the static uuid libraries in the tests.
|
2008-07-08 17:51:45 +02:00 |
d3dx8
|
d3dx8: D3DXQuaternionRotationMatrix correct compare value for the trace.
|
2008-08-26 12:07:41 +02:00 |
d3dx9_24
|
d3dx9_*: Add version resources.
|
2008-06-23 19:58:04 +02:00 |
d3dx9_25
|
d3dx9_*: Add version resources.
|
2008-06-23 19:58:04 +02:00 |
d3dx9_26
|
d3dx9_*: Add version resources.
|
2008-06-23 19:58:04 +02:00 |
d3dx9_27
|
d3dx9_*: Add version resources.
|
2008-06-23 19:58:04 +02:00 |
d3dx9_28
|
d3dx9_*: Add version resources.
|
2008-06-23 19:58:04 +02:00 |
d3dx9_29
|
d3dx9_*: Add version resources.
|
2008-06-23 19:58:04 +02:00 |
d3dx9_30
|
d3dx9_*: Add version resources.
|
2008-06-23 19:58:04 +02:00 |
d3dx9_31
|
d3dx9_*: Add version resources.
|
2008-06-23 19:58:04 +02:00 |
d3dx9_32
|
d3dx9_*: Add version resources.
|
2008-06-23 19:58:04 +02:00 |
d3dx9_33
|
d3dx9_*: Add version resources.
|
2008-06-23 19:58:04 +02:00 |
d3dx9_34
|
d3dx9_*: Add version resources.
|
2008-06-23 19:58:04 +02:00 |
d3dx9_35
|
d3dx9_*: Add version resources.
|
2008-06-23 19:58:04 +02:00 |
d3dx9_36
|
d3dx9_36: Fix compilation on systems that don't support nameless unions.
|
2008-09-15 11:23:51 +02:00 |
d3dx9_37
|
d3dx9_*: Add version resources.
|
2008-06-23 19:58:04 +02:00 |
d3dxof
|
d3dxof: Enable referencing of named subobjects too.
|
2008-10-08 12:19:54 +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: Sign-compare warning fix.
|
2008-10-01 09:56:54 -05:00 |
ddrawex
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
devenum
|
devenum: Fix order of operations bug (Coverity id 709).
|
2008-09-11 12:12:30 +02:00 |
dinput
|
dinput: Sign-compare warnings fix.
|
2008-09-30 10:57:23 -05:00 |
dinput8
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
dmband
|
dmband: Sign-compare warning fix.
|
2008-07-30 12:44:08 +02:00 |
dmcompos
|
dmcompos: Sign-compare warning fix.
|
2008-07-31 13:39:35 +02:00 |
dmime
|
dmime: Indirection levels fix.
|
2008-08-18 17:15:55 +02:00 |
dmloader
|
dmloader: Sign-compare warning fix.
|
2008-07-31 13:39:41 +02:00 |
dmscript
|
dmscript: Sign-compare warning fix.
|
2008-07-31 13:39:45 +02:00 |
dmstyle
|
dmstyle: Sign-compare warning fix.
|
2008-08-01 11:18:11 +02:00 |
dmsynth
|
dmsynth: Sign-compare warning fix.
|
2008-07-31 13:39:48 +02:00 |
dmusic
|
dmusic: Sign-compare warning fix.
|
2008-07-31 13:39:51 +02:00 |
dmusic32
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
dnsapi
|
dnsapi: Fixed incorrect buffer size to GetComputerNameExW.
|
2008-09-15 11:43:29 +02:00 |
dplay
|
…
|
|
dplayx
|
dplayx: Set tests to "interactive" to avoid timing out on all machines.
|
2008-09-29 17:25:04 -05:00 |
dpnaddr
|
…
|
|
dpnet
|
dpnet: Fix initialisation of This pointer (Coverity).
|
2008-09-11 11:43:18 +02:00 |
dpnhpast
|
dpnhpast: Implement a stub for DirectPlayNATHelpCreate.
|
2008-04-14 12:43:06 +02:00 |
dpnlobby
|
…
|
|
dpwsockx
|
dplayx: Basic implementation of dpwsockx.dll, needed by dplayx.
|
2008-07-23 11:44:32 +02:00 |
dsound
|
dsound: Fix volume and panning for primary buffer.
|
2008-10-06 13:08:46 +02:00 |
dssenh
|
…
|
|
dswave
|
dswave: Sign-compare warning fix.
|
2008-08-01 11:18:11 +02:00 |
dwmapi
|
dwmapi: Add a few stub implementations.
|
2008-10-02 10:43:08 -05:00 |
dxdiagn
|
dxdiagn: Sign-compare warning fix.
|
2008-08-26 12:07:40 +02:00 |
dxerr8
|
dxerr8: Don't use Wine debugging macros in static libraries.
|
2008-04-30 14:24:40 +02:00 |
dxerr9
|
dxerr9: Don't use Wine debugging macros in static libraries.
|
2008-04-30 14:24:49 +02:00 |
dxguid
|
…
|
|
faultrep
|
Spelling fixes.
|
2008-04-02 23:18:21 +02:00 |
fusion
|
fusion: Ignore the case of the assembly filename extension.
|
2008-08-19 13:30:48 +02:00 |
gdi32
|
gdi32/tests: Skip some tests on Win9x/WinMe.
|
2008-10-08 12:20:38 +02:00 |
gdiplus
|
gdiplus: Stub GdipRecordMetafileFileName and GdipRecordMetafileFileNameI.
|
2008-10-06 13:49:47 +02:00 |
glu32
|
opengl32: Dynamically load libGLU.
|
2008-05-01 14:44:49 +02:00 |
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
|
Make Swedish use SUBLANG_NEUTRAL.
|
2008-05-19 16:09:13 +02:00 |
icmp
|
icmp: The import library is not needed.
|
2008-07-18 11:11:29 +02:00 |
ifsmgr.vxd
|
…
|
|
imaadp32.acm
|
Spelling fixes.
|
2008-04-04 11:51:40 +02:00 |
imagehlp
|
…
|
|
imm32
|
imm32: ImmConfigureIME should return 0 when the type is IME_CONFIG_REGISTERWORD and the data is NULL.
|
2008-10-01 13:46:08 -05:00 |
inetcomm
|
inetcomm: Add missing license header.
|
2008-10-02 10:30:55 -05:00 |
inetmib1
|
inetmib1/tests: Compare instead of assign.
|
2008-10-08 12:20:24 +02:00 |
infosoft
|
infosoft: Remove unneeded address-of operator from function name.
|
2008-07-07 12:31:40 +02:00 |
initpki
|
…
|
|
inkobj
|
…
|
|
inseng
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
iphlpapi
|
iphlapi: Fix a failing test in win95.
|
2008-09-03 14:21:42 +02:00 |
itircl
|
…
|
|
itss
|
tests: Don't depend on the static uuid libraries in the tests.
|
2008-07-08 17:51:45 +02:00 |
jscript
|
jscript: Added String.split implementation for non-regexp arguments.
|
2008-10-08 12:18:45 +02:00 |
kernel32
|
kernel32/tests: Add a missing newline.
|
2008-10-07 15:20:24 +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: Fix several failing tests in win95.
|
2008-08-29 13:24:02 +02:00 |
mapi32
|
tests: Don't depend on the static uuid libraries in the tests.
|
2008-07-08 17:51:45 +02:00 |
mciavi32
|
mciavi32: Read the stream header in order to determine its type.
|
2008-06-25 20:28:17 +02:00 |
mcicda
|
mcicda: Remove unused variable.
|
2008-04-21 12:10:37 +02:00 |
mciseq
|
mciseq: Remove unused variable.
|
2008-04-22 11:54:34 +02:00 |
mciwave
|
Spelling fixes.
|
2008-04-21 14:25:05 +02:00 |
midimap
|
…
|
|
mlang
|
mlang: Correct use of uninitialized rfcstr value (Coverity 796).
|
2008-10-02 10:29:52 -05:00 |
mmdevldr.vxd
|
…
|
|
monodebg.vxd
|
…
|
|
mountmgr.sys
|
mountmgr: Include the terminating NULL in mount ids.
|
2008-08-21 11:38:32 +02:00 |
mpr
|
mpr: Add simplified and traditional Chinese resources.
|
2008-09-04 11:41:43 +02:00 |
mprapi
|
…
|
|
msacm32
|
msacm32: Use "MS Shell Dlg" 9 in Japanese resources.
|
2008-09-29 17:17:27 -05:00 |
msacm32.drv
|
msacm32.drv: Check for message type before comparing handles.
|
2008-05-22 21:29:48 +02:00 |
msadp32.acm
|
msadp32.acm: Use the same szShortName value as windows.
|
2008-04-25 14:42:49 +02:00 |
mscat32
|
…
|
|
mscms
|
mscms: Undefine HIWORD to avoid a conflict.
|
2008-09-23 12:24:59 +02:00 |
mscoree
|
mscoree: Fix the ND_WI8() prototype.
|
2008-07-28 11:34:31 +02:00 |
msdmo
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
msftedit
|
msftedit: Explicitly load riched20 to make sure the window classes are created.
|
2008-05-28 20:55:37 +02:00 |
msg711.acm
|
…
|
|
mshtml
|
mshtml: Added support for accessing style attributes by CSS syntax.
|
2008-10-08 13:20:27 +02:00 |
mshtml.tlb
|
Add makedep magic comments for typelibs in resource files.
|
2008-04-24 22:14:21 +02:00 |
msi
|
msi: Don't update the table columns if there are no more columns.
|
2008-10-07 12:14:03 +02:00 |
msimg32
|
…
|
|
msimtf
|
msimtf: Sign-compare warning fix.
|
2008-09-02 11:54:30 +02:00 |
msisip
|
msisip: Implement MsiSIPGetSignedDataMsg.
|
2008-08-01 11:37:29 +02:00 |
msisys.ocx
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
msnet32
|
…
|
|
msrle32
|
msrle32: Fix uses of arithmetic operators on Boolean types in MSRLE32_CompressRLE4Line and MSRLE32_CompressRLE8Line.
|
2008-08-18 17:34:12 +02:00 |
mssip32
|
…
|
|
mstask
|
mstask/tests: Fix test failures on XP.
|
2008-09-17 16:23:08 +02:00 |
msvcirt
|
msvcirt: Implement some ostream stubs.
|
2008-08-20 14:09:03 +02:00 |
msvcr71
|
msvcrt: Implement ___setlc_active_func/___unguarded_readlc_active_add_func.
|
2008-07-08 12:27:54 +02:00 |
msvcrt
|
msvcrt: Pass the command interpreter as exe name from _wpopen.
|
2008-10-07 15:36:44 +02:00 |
msvcrt20
|
…
|
|
msvcrt40
|
…
|
|
msvcrtd
|
tests: Use the Wine import libraries when compiling with MinGW.
|
2008-05-26 19:26:20 +02:00 |
msvfw32
|
msvfw32: Add simplified and traditional Chinese resources.
|
2008-09-04 11:41:56 +02:00 |
msvidc32
|
Make Swedish use SUBLANG_NEUTRAL.
|
2008-05-19 16:09:13 +02:00 |
mswsock
|
mswsock: Implement 3 functions by calling through SIO_GET_EXTENSION_FUNCTION_POINTER.
|
2008-07-16 20:11:52 +02:00 |
msxml3
|
msxml3/tests: Compare instead of assign.
|
2008-10-08 12:20:28 +02:00 |
nddeapi
|
…
|
|
netapi32
|
netapi32: Improve NetUserGetLocalGroups stub.
|
2008-09-23 15:41:58 +02:00 |
newdev
|
…
|
|
ntdll
|
ntdll: Preserve the 2K block size returned for CDROMs.
|
2008-10-06 17:52:23 +02:00 |
ntdsapi
|
…
|
|
ntoskrnl.exe
|
ntoskrnl.exe: Implement some functions.
|
2008-10-07 12:52:38 +02:00 |
ntprint
|
…
|
|
objsel
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
odbc32
|
…
|
|
odbccp32
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
ole32
|
ole32: Handle GetMenuItemCount returning -1 by changing UINT to INT (Coverity 228).
|
2008-10-06 13:51:06 +02:00 |
oleacc
|
…
|
|
oleaut32
|
oleaut32: In variants check bOverflow to make sure not to accidently overun static buffers in an overflow case (Coverity 313).
|
2008-10-07 15:22:30 +02:00 |
olecli32
|
…
|
|
oledlg
|
oledlg: Fix the type of ret in UIINSERTOBJECTDLG_PopulateObjectTypes.
|
2008-09-30 10:20:30 -05:00 |
olepro32
|
…
|
|
olesvr32
|
…
|
|
olethk32
|
…
|
|
opengl32
|
opengl32: Merge recent opengl extensions and prepare for opengl 3.0.
|
2008-09-30 11:32:58 -05:00 |
pdh
|
pdh: Fix two tests that fail on win2k3.
|
2008-04-24 11:51:17 +02:00 |
powrprof
|
powrprof: Implement IsPwrHibernateAllowed.
|
2008-04-17 11:51:03 +02:00 |
printui
|
…
|
|
propsys
|
…
|
|
psapi
|
…
|
|
pstorec
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
qcap
|
qcap: Make sure input to AMStreamConfig_SetFormat is not NULL.
|
2008-09-17 10:55:10 +02:00 |
qedit
|
tests: Don't depend on the static uuid libraries in the tests.
|
2008-07-08 17:51:45 +02:00 |
qmgr
|
include: Fix level of indirection of parameters in GetNotifyCmdLine function of IBackgroundCopyJob2 interface in bits1_5.idl.
|
2008-09-09 11:46:13 +02:00 |
qmgrprxy
|
…
|
|
quartz
|
quartz: Check hr so we are not incrementing a NULL (Coverity 106).
|
2008-10-07 11:59:14 +02:00 |
query
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
rasapi32
|
rasapi32/tests: Trace the correct variable.
|
2008-09-08 14:09:23 +02:00 |
resutils
|
…
|
|
riched20
|
richedit: Show arrow cursor over scrollbar.
|
2008-10-06 13:54:49 +02:00 |
riched32
|
riched32: Added class style to process double click events.
|
2008-06-27 11:09:28 +02:00 |
rpcrt4
|
rpcrt4: Actually set an unmarshalled object ptr to NULL when a NULL pointer id is received.
|
2008-10-02 10:28:19 -05:00 |
rsabase
|
rsabase: Remove rsabase tests as they are covered in rsaenh.
|
2008-04-04 11:03:30 +02:00 |
rsaenh
|
rsaenh: Test and correct the maximum allowable salt length.
|
2008-07-29 12:20:26 +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: Use "MS Shell Dlg" 9 in Japanese resources.
|
2008-09-29 17:17:39 -05:00 |
setupapi
|
setupapi: Use "MS Shell Dlg" 9 in Japanese resources.
|
2008-09-25 13:28:09 +02:00 |
sfc
|
…
|
|
sfc_os
|
…
|
|
shdoclc
|
shdoclc: Add simplified and traditional Chinese resources.
|
2008-09-04 11:42:33 +02:00 |
shdocvw
|
shdocvw: Fixed tests on IE5.
|
2008-09-29 17:25:16 -05:00 |
shell32
|
shell32/tests: Compare instead of assign.
|
2008-10-08 12:20:31 +02:00 |
shfolder
|
…
|
|
shlwapi
|
shlwapi: Use an error code instead of -1 for signalling prefix not being found in URL_GuessScheme.
|
2008-09-30 10:20:14 -05:00 |
slbcsp
|
…
|
|
slc
|
…
|
|
snmpapi
|
snmpapi: Fix a memory leak in the test.
|
2008-07-21 12:21:14 +02:00 |
softpub
|
softpub: Forward softpub functions to wintrust.
|
2008-04-11 11:12:44 +02:00 |
spoolss
|
spoolss/tests: Fix a test on vista/w2k8.
|
2008-08-19 15:16:21 +02:00 |
stdole2.tlb
|
Add makedep magic comments for typelibs in resource files.
|
2008-04-24 22:14:21 +02:00 |
stdole32.tlb
|
Add makedep magic comments for typelibs in resource files.
|
2008-04-24 22:14:21 +02:00 |
sti
|
…
|
|
strmiids
|
include: Add definitions for VMR-9 interface.
|
2008-06-21 11:49:44 +02:00 |
svrapi
|
…
|
|
sxs
|
…
|
|
tapi32
|
…
|
|
twain_32
|
Assorted spelling fixes.
|
2008-05-07 12:07:11 +02:00 |
unicows
|
…
|
|
url
|
…
|
|
urlmon
|
urlmon: Compare HRESULT value explicitly against S_OK instead of using an implicit != 0 comparison.
|
2008-10-01 11:43:25 -05:00 |
user32
|
user32/tests: Fix failures on W2K and below.
|
2008-10-07 12:12:09 +02:00 |
userenv
|
userenv/tests: Don't crash on NT4.
|
2008-09-22 12:17:18 +02:00 |
usp10
|
usp10: Add explicit "!= S_OK" to expressions that use HRESULTs as booleans.
|
2008-09-12 16:50:05 +02:00 |
uuid
|
…
|
|
uxtheme
|
uxtheme: SetPropW returns a BOOL not an HRESULT.
|
2008-09-30 10:20:10 -05:00 |
vdhcp.vxd
|
…
|
|
vdmdbg
|
vdmdbg: Add stub for VDMEnumProcessWOW.
|
2008-07-03 13:08:18 +02:00 |
version
|
version: Check for out of memory in VerInstallFileA/W conversion (Coverity 635).
|
2008-10-06 14:11:04 +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
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
winecoreaudio.drv
|
coreaudio: Make sure Port_SendToMessageThread is not NULL before calling CFMessagePortSendRequest.
|
2008-07-10 12:30:56 +02:00 |
winecrt0
|
…
|
|
wined3d
|
wined3d: Cleanup CreateAdditionalSwapChain error handling a bit (LLVM/Clang).
|
2008-10-08 12:16:54 +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
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
winejoystick.drv
|
winejoystick.drv: Remove unneeded address-of operator from array name.
|
2008-07-14 11:50:33 +02:00 |
winemp3.acm
|
winemp3: Be more tolerant to what a valid mp3 header is.
|
2008-07-16 17:52:25 +02:00 |
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: Use "MS Shell Dlg" 9 in Japanese resources.
|
2008-09-29 17:16:57 -05:00 |
winequartz.drv
|
…
|
|
winex11.drv
|
winex11.drv: Use the monitor work area to decide whether a window should be made managed.
|
2008-10-07 12:13:03 +02:00 |
wing32
|
…
|
|
winhttp
|
winhttp: Fix compilation with MinGW/MSVC.
|
2008-10-01 11:43:19 -05:00 |
wininet
|
wininet: Fix trace typo.
|
2008-10-08 12:17:52 +02:00 |
winmm
|
winmm/tests: Fix a test on win9x.
|
2008-09-08 12:49:12 +02:00 |
winnls32
|
…
|
|
winscard
|
…
|
|
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
|
wintrust: Implement OpenPersonalTrustDBDialog.
|
2008-10-02 10:28:45 -05: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: Remove unused variables.
|
2008-05-05 12:53:13 +02:00 |
wow32
|
…
|
|
ws2_32
|
ws2_32/tests: Fix a race in sock.c:test_write_events().
|
2008-09-12 11:40:10 +02:00 |
wsock32
|
wsock32: Forward TransmitFile to the implementation in mswsock.
|
2008-07-07 14:25:07 +02:00 |
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
|
Maketest.rules: Use the cross-compiled import libraries for crosstest instead of the MinGW ones.
|
2008-07-09 11:55:52 +02:00 |