wine/dlls
Dylan Smith 00fd6b62d3 richedit: Added test for correct behaviour for calling EditWordBreakProc.
EditWordBreakProc documented the third parameter as being the number
of unicode characters in the string for richedit 2.0 and up.  It turns
out that it should actually be the number of bytes in the string.
2008-10-23 15:30:06 +02:00
..
acledit
activeds makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
actxprxy
adsiid makefiles: Simplify the use of the MODULE variable in static import libraries. 2008-03-10 19:12:54 +01:00
advapi32 advapi32: LookupAccountNameW() - only first user account and well known SIDs accepted. 2008-10-21 13:22:50 +02:00
advpack advpack/tests: Use win_skip instead of trace. 2008-10-21 11:43:12 +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: New Korean resource. 2008-10-20 14:36:53 +02:00
atl atl: Remove freeing of an invalid pointer. 2008-05-07 12:07:46 +02:00
avicap32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
avifil32 avifil32: Convert source files to utf-8. 2008-10-18 19:19:02 +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 janitorial: Prototype func() should be func(void). 2008-04-30 13:45:23 +02:00
cards makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
cfgmgr32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
clusapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
comcat comcat: Moved all the implementation to ole32 where it belongs. 2008-10-11 13:30:08 +02:00
comctl32 comctl32/tests: Use win_skip instead of trace. 2008-10-21 11:43:41 +02:00
comdlg32 comdlg32: Some applications expect the filter combo to be filled before the CustomDlg is created. 2008-10-22 13:54:53 +02:00
compstui makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
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 crypt32: Correct trust error status for cyclic chains. 2008-10-23 12:13:25 +02:00
cryptdlg cryptdlg: Fix compilation on systems that don't support nameless unions. 2008-10-10 14:14:01 +02:00
cryptdll makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
cryptnet cryptnet: Fix test failures on Windows Vista/2008. 2008-10-17 12:31:06 +02:00
cryptui cryptui: Honour hDestCertStore in CryptUIWizImport, be more verbose about its shortcomings. 2008-10-22 13:54:53 +02:00
ctapi32 Assorted spelling fixes. 2008-05-06 16:10:20 +02:00
ctl3d32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
d3d8 Convert remaining source files to utf-8. 2008-10-18 19:23:08 +02:00
d3d9 d3d9: Convert source files to utf-8. 2008-10-18 19:19:23 +02:00
d3d10 d3d10: Add an initial implementation of D3D10CreateDevice(). 2008-10-22 11:53:49 +02:00
d3dim makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
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: Add support for string parsing. 2008-10-17 12:23:16 +02:00
dbghelp dbghelp: Report in module's info when a module's debug information has been mismatched (dbg and pdb only). 2008-10-20 13:52:16 +02:00
dciman32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
ddraw ddraw: Convert source files to utf-8. 2008-10-18 19:19:45 +02: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: Remove superfluous backslashes at end of lines. 2008-10-16 11:28:53 +02: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 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
dplayx dplayx: Use SUCCEEDED instead of !FAILED. 2008-10-08 13:42:34 +02:00
dpnaddr
dpnet dpnet: Convert source files to utf-8. 2008-10-18 19:19:55 +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/tests: Fix a failing capture test on win2k. 2008-10-23 12:13:41 +02:00
dssenh dssenh: Add initial stub dll. 2008-02-18 15:26:37 +01:00
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: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:42:51 +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
dxgi dxgi: Add a stub IDXGIDevice implementation. 2008-10-23 12:10:36 +02:00
dxguid dxguid: Add d3d10 GUIDs. 2008-10-17 13:01:50 +02:00
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: Add EMR_GDICOMMENT to the list of records producing output. 2008-10-23 15:15:41 +02:00
gdiplus gdiplus: Added GdipSetClipGraphics. 2008-10-23 12:13:03 +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 gpkcsp: Add initial stub dll. 2008-02-18 15:20:42 +01:00
hal hal: Add a stub for HalGetBusData() to make 3DMark2001SE happy in WinNT mode. 2008-03-06 17:39:22 +01:00
hhctrl.ocx hhctrl.ocx: Always set WS_OVERLAPPEDWINDOW. 2008-10-02 10:28:53 -05:00
hid makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
hlink hlink: Mark Get/Set AdditionalParams as Unimplemented. 2008-09-11 12:38:36 +02:00
hnetcfg
iccvid iccvid: Added Portuguese translation. 2008-10-22 13:54:55 +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 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
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 infosoft: Remove unneeded address-of operator from function name. 2008-07-07 12:31:40 +02:00
initpki initpki: Add initial stub dll. 2008-02-18 15:21:33 +01:00
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 itircl: Add a stub implementation of itircl.dll. 2008-02-16 15:16:40 +01:00
itss itss: Sign-compare warnings fix. 2008-10-14 11:26:00 +02:00
jscript jscript: Return NaN in Math.ceil if called without any argument. 2008-10-22 13:54:53 +02:00
kernel32 ntdll: Update behavior of ActivationContextBasicInformation. 2008-10-22 14:57:22 +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 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: Sign-compare warning fix. 2008-10-17 11:42:35 +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: Sign-compare warnings fix. 2008-10-17 11:42:39 +02:00
mmdevldr.vxd
monodebg.vxd
mountmgr.sys mountmgr: Reuse create_disk_device to create the initial harddisk0 device. 2008-10-21 16:11:51 +02:00
mpr mpr: Fix NULL pointer dereference in WNetGetResourceInformationW. 2008-10-17 12:32:10 +02:00
mprapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
msacm32 msacm32: Convert Japanese resource to UTF-8. 2008-10-13 11:41:01 +02: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: Quiet a noisy fixme. 2008-10-21 13:22:50 +02:00
mscoree mscoree: Fix the ND_WI8() prototype. 2008-07-28 11:34:31 +02:00
msdmo msdmo: Convert source files to utf-8. 2008-10-18 19:20:10 +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 Portuguese translation. 2008-10-22 13:54:55 +02:00
mshtml.tlb Add makedep magic comments for typelibs in resource files. 2008-04-24 22:14:21 +02:00
msi msi: Only compare the file version if a version was specified. 2008-10-22 13:54:53 +02:00
msimg32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
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: Convert source files to utf-8. 2008-10-18 19:20:18 +02:00
mssip32 mssip32: Add initial stub dll. 2008-02-18 15:22:42 +01:00
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: Sign-compare warnings fix. 2008-10-22 13:54:53 +02:00
msvcrt20 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
msvcrt40 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
msvcrtd tests: Use the Wine import libraries when compiling with MinGW. 2008-05-26 19:26:20 +02:00
msvfw32 msvfw32: Added Portuguese translation. 2008-10-22 13:54:55 +02:00
msvidc32 Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
mswsock Convert remaining source files to utf-8. 2008-10-18 19:23:08 +02:00
msxml3 msxml3: Sign-compare warning fix. 2008-10-23 12:13:29 +02:00
nddeapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
netapi32 netapi32/tests: Fix a failing test on localized Windows. 2008-10-18 19:29:43 +02:00
newdev makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
ntdll ntdll/tests: handle info behavior for vista and 2008 properly. 2008-10-23 15:16:32 +02:00
ntdsapi ntdsapi: Fix building the tests with MSVC headers. 2008-03-24 21:05:21 +01:00
ntoskrnl.exe ntoskrnl: Implemented IoDeleteSymbolicLink. 2008-10-20 16:21:22 +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 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
odbccp32 makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
ole32 ole32: Stub implementation for CoGetCallerTID. 2008-10-23 15:19:50 +02:00
oleacc oleacc/tests: Fix some failures on Win98 up to W2K. 2008-10-23 12:13:46 +02:00
oleaut32 oleaut32: Remove superfluous return statement. 2008-10-16 12:37:20 +02:00
olecli32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
oledlg oledlg: Convert Japanese resource to UTF-8. 2008-10-13 11:41:11 +02:00
olepro32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
olesvr32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
olethk32
opengl32 opengl32: Add some updates for recent opengl extensions. 2008-10-20 12:20:19 +02: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 propsys: Add an initial implementation of PropVariantChangeType. 2008-02-27 14:52:26 +01:00
psapi psapi/tests: Use win_skip instead of trace. 2008-10-21 11:43:28 +02:00
pstorec makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
qcap qcap: Use the right FAILED/SUCCEEDED macro instead of negating the opposite. 2008-10-08 13:42:38 +02:00
qedit tests: Don't depend on the static uuid libraries in the tests. 2008-07-08 17:51:45 +02:00
qmgr qmgr: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:42:01 +02:00
qmgrprxy qmgr: Add a stub implementation of IBackgroundCopyJob2. 2008-03-20 14:27:34 +01:00
quartz quartz: Implement dynamic format changing in directsound renderer. 2008-10-22 11:53:39 +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 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
riched20 richedit: Added test for correct behaviour for calling EditWordBreakProc. 2008-10-23 15:30:06 +02:00
riched32 richedit: Fixed EM_POSFROMCHAR for pos of text length. 2008-10-22 13:54:54 +02:00
rpcrt4 rpcrt4: Add stub for MesEncodeDynBufferHandleCreate. 2008-10-23 12:17:20 +02:00
rsabase rsabase: Remove rsabase tests as they are covered in rsaenh. 2008-04-04 11:03:30 +02:00
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: Added Portuguese translation. 2008-10-22 13:54:55 +02:00
sccbase sccbase: Add initial stub dll. 2008-02-18 15:24:03 +01:00
schannel schannel: Fix a failing test in Vista. 2008-09-03 14:21:42 +02:00
secur32 secur32: Implement schannel InitializeSecurityContextW. 2008-10-20 12:23:08 +02:00
security
sensapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
serialui serialui: Convert Japanese resource to UTF-8. 2008-10-13 11:41:15 +02:00
setupapi setupapi: Implement installing catalog files. 2008-10-22 13:54:53 +02:00
sfc makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
sfc_os makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
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: Use win_skip instead of trace. 2008-10-21 11:44:04 +02:00
shfolder makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
shlwapi shlwapi/tests: Replace RegDeleteTreeW to run the tests again. 2008-10-20 13:43:49 +02:00
slbcsp slbcsp: Add initial stub dll. 2008-02-18 15:24:57 +01:00
slc makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
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 failure on Vista/W2K8. 2008-10-10 12:27:46 +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 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
strmiids include: Add definitions for VMR-9 interface. 2008-06-21 11:49:44 +02:00
svrapi janitorial: Remove links to any microsoft site. 2008-03-01 12:04:09 +01:00
sxs
tapi32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
twain_32 Assorted spelling fixes. 2008-05-07 12:07:11 +02:00
unicows makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
url makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
urlmon urlmon/tests: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:42:15 +02:00
user32 user32: Fix a typo. 2008-10-20 12:23:41 +02:00
userenv userenv/tests: Skip a few tests on NT4. 2008-10-22 13:54:53 +02:00
usp10 usp10/tests: Use win_skip instead of trace. 2008-10-21 11:43:56 +02:00
uuid include: Added activedbg.idl. 2008-04-01 13:44:14 +02:00
uxtheme uxtheme/tests: Use skip instead of trace. 2008-10-21 11:43:32 +02:00
vdhcp.vxd
vdmdbg vdmdbg: Add stub for VDMEnumProcessWOW. 2008-07-03 13:08:18 +02:00
version version/tests: Use win_skip instead of trace. 2008-10-21 11:43:52 +02:00
vmm.vxd vmm.vxd: Remove unneeded casts. 2008-01-23 11:31:42 +01:00
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 winecrt0: Add missing WINAPI on driver entry point. 2008-10-18 12:12:05 +02:00
wined3d wined3d: Fix some typos. 2008-10-21 11:53:40 +02:00
winedos winedos: Added/stubbed/documented missing VGA registers. 2008-10-20 13:56:42 +02: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 dirent.h is a conditional include now. 2008-10-20 11:37:27 +02:00
winequartz.drv
winex11.drv winex11: Ignore source clipping in BitBlt. 2008-10-21 13:22:51 +02:00
wing32
winhttp winhttp: Fix compilation with MinGW/MSVC. 2008-10-01 11:43:19 -05:00
wininet wininet: Fix buffer size query for InternetQueryOption(INTERNET_OPTION_PROXY). 2008-10-17 20:16:06 +02:00
winmm winmm: MMIO_ALLOCBUF is ignored if mmioOpen gets a valid buffer. 2008-10-21 13:22:51 +02:00
winnls32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
winscard winscard: Added SCardAccessStartedEvent implementation. 2008-10-21 13:22:51 +02:00
winspool.drv winspool.drv: The fourth parameter of DeviceCapabilitiesW should be an output ptr. 2008-10-22 11:53:26 +02:00
wintab32 wintab32: Send notification when z-order changes. 2008-10-07 15:20:19 +02:00
wintrust wintrust: Implement WVTAsn1CatNameValueDecode. 2008-10-18 20:13:10 +02:00
wldap32 wldap32: Skip tests when the server can't be reached. 2008-10-22 13:54:55 +02:00
wmi
wnaspi32 wnaspi32: Protect the inclusion of dirent.h in aspi.c. 2008-10-14 13:41:54 +02:00
wow32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
ws2_32 ws2_32: Allow arbitrary-sized iovecs again in WSASendTo and WSARecvFrom. 2008-10-09 12:57:33 +02:00
wsock32 wsock32: Forward TransmitFile to the implementation in mswsock. 2008-07-07 14:25:07 +02:00
wtsapi32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
Makedll.rules.in makefiles: Support non-standard import lib names in the global dll rules. 2008-03-06 11:54:03 +01:00
Makefile.in dxgi: Add a dxgi dll. 2008-10-22 11:56:11 +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