wine-wine/dlls
Alexandre Julliard 2b1ff01006 version: Improve detection of builtin libraries. 2010-02-17 09:41:20 +01:00
..
acledit
aclui
activeds
actxprxy
adsiid
advapi32 ntdll: Fix the return value of NtOpenKey for some invalid parameters. 2010-02-16 14:32:26 +01:00
advpack advpack: Free the file list on any error. 2010-01-07 17:59:58 +01:00
amstream amstream: Register media stream filter. 2010-01-29 17:27:19 +01:00
appwiz.cpl appwiz.cpl: Added Spanish translation. 2010-02-02 11:47:19 +01:00
atl atl: The object map entries for version 1 don't have the last two fields. 2010-02-02 20:13:56 +01:00
authz authz: Stub for AuthzInitializeResourceManager. 2009-11-30 12:50:24 +01:00
avicap32
avifil32 avifil32: Use chunksize specified by the chunk itself, avoids a noticable ticking sound heard when reading past the chunk boundary. 2010-01-21 09:05:38 +01:00
avifile.dll16
avrt avrt: Add stub for AvSetMmThreadPriority. 2010-02-05 10:08:04 +01:00
bcrypt
browseui Fix remaining copy&paste typos in self-registration functions comments. 2010-02-04 13:39:28 +01:00
cabinet cabinet/tests: Fix accesses to an invalid pointer. 2010-01-29 13:29:21 +01:00
capi2032
cards
cfgmgr32 cfgmgr32: Forward more functions to setupapi. 2009-12-22 13:48:27 +01:00
clusapi clusapi: Don't trace the contents of output pointers. 2009-12-16 13:57:02 +01:00
comcat
comctl32 comctl32/rebar: Don't try to access band data before it's needed. 2010-02-12 11:54:17 +01:00
comdlg32 comdlg32: Add a minimal test for the font dialog. 2010-02-16 10:44:54 +01:00
comm.drv16
commdlg.dll16 commdlg: Fix PrintDlg parameter checks. 2010-01-11 12:53:21 -06:00
compobj.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
compstui
credui credui: Add Italian translation. 2010-02-01 12:48:10 +01:00
crtdll
crypt32 crypt32: Avoid using HIWORD() on a string pointer. 2010-01-29 14:59:02 +01:00
cryptdlg cryptdlg: Add Ukrainian translations. 2010-02-01 12:08:02 +01:00
cryptdll
cryptnet cryptnet: Don't use HIWORD() on a string pointer. 2010-01-29 14:59:02 +01:00
cryptui cryptui: Don't cast NULL to an integer type. 2009-12-21 15:01:25 +01:00
ctapi32
ctl3d.dll16 ctl3d: Stub out Ctl3dDlgFramePaint16 to avoid calling DefWindowProc16. 2009-11-13 10:57:41 +01:00
ctl3d32
ctl3dv2.dll16 ctl3d: Stub out Ctl3dDlgFramePaint16 to avoid calling DefWindowProc16. 2009-11-13 10:57:41 +01:00
d3d8 d3d: Make sure vertexbuffer lock doesn't return a NULL pointer. 2010-02-09 11:33:53 +01:00
d3d9 d3d: Make sure vertexbuffer lock doesn't return a NULL pointer. 2010-02-09 11:33:53 +01:00
d3d10 d3d10: Fix a HeapFree() in d3d10_effect_Release(). 2010-02-16 10:44:12 +01:00
d3d10core d3d10core/tests: Fix a test failure when no adapters are present. 2010-02-01 12:49:37 +01:00
d3dim
d3drm d3drm: Make IDirect3DRMMeshBuilderImpl_Load handle normals and texture coordinates. 2010-02-15 12:20:02 +01: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: Improve some stubs. 2010-02-15 12:50:45 +01:00
d3dx9_37
d3dx9_38
d3dx9_39
d3dx9_40
d3dx9_41
d3dx9_42 d3dx9_42: Implement d3dx9_42 and forward the functions to d3dx9_36. 2009-09-25 14:39:15 +02:00
d3dxof d3dxof: Fix data buffer deallocation on error. 2010-02-08 17:14:44 +01:00
dbghelp dbghelp: Fix a pointer cast. 2010-02-16 15:50:43 +01:00
dciman32
ddeml.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
ddraw ddraw/tests: Fix a test failure on VMware and VirtualBox on W2K and below. 2010-02-15 16:09:31 +01:00
ddrawex Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
devenum devenum: Scan special device categories more often. 2010-02-01 13:56:06 +01:00
dinput dinput: Don't use HIWORD to check if a REFGUID is a DIPROP. 2010-02-02 11:47:20 +01:00
dinput8 dinput8: Ensure balance of CoInitialize/CoUninitialize. 2009-10-15 12:06:17 +02:00
dispdib.dll16
display.drv16
dmband dmband: Avoid newlines inside FIXME messages. 2010-01-19 15:03:54 +01:00
dmcompos dmcompos: Avoid newlines inside FIXME messages. 2010-01-14 09:04:31 -06:00
dmime dmime: Avoid newlines inside FIXME messages. 2010-01-14 09:03:21 -06:00
dmloader dmloader: Fix a possible null dereference. 2010-01-06 10:47:42 +01:00
dmscript dmscript: Avoid newlines inside FIXME messages. 2010-01-14 09:04:18 -06:00
dmstyle dmstyle: Avoid newlines inside FIXME messages. 2010-01-14 09:04:25 -06:00
dmsynth dmsynth: Avoid newlines inside FIXME messages. 2010-01-14 09:04:42 -06:00
dmusic dmusic: Avoid newlines inside FIXME messages. 2010-01-14 09:04:12 -06:00
dmusic32
dnsapi
dplay
dplayx dplayx: Remove currently unused unicode code (Coverity). 2010-01-14 10:08:34 -06:00
dpnaddr
dpnet
dpnhpast Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
dpnlobby
dpwsockx
drmclien drmclien: Add stub for DllRegisterServer. 2009-12-23 14:27:30 +01:00
dsound dsound/tests: Test querying for KsPropertySet on primary buffer. 2010-02-15 12:20:01 +01:00
dssenh dssenh: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
dswave
dwmapi dwmapi: Silence a noisy fixme. 2010-02-05 13:14:45 +01:00
dxdiagn dxdiagn/tests: Fix some test failures on a clean W2K3. 2010-01-14 09:12:31 -06:00
dxerr8 Avoid using wine/port.h in static libraries. 2010-01-23 20:51:27 +01:00
dxerr9 Avoid using wine/port.h in static libraries. 2010-01-23 20:51:27 +01:00
dxgi dxgi/tests: Fix a test failure when no adapters are present. 2010-02-01 12:49:41 +01:00
dxguid
faultrep
fltlib fltlib: Add a stub for FilterConnectCommunicationPort. 2009-10-02 15:06:57 +02:00
fusion fusion: Fix a memory leak in the tests. 2009-12-14 12:04:04 +01:00
fwpuclnt fwpuclnt: Add initial minimal stub implementation. 2009-11-30 16:33:13 +01:00
gdi.exe16 gdi32: Do not load 16-bit gdi.exe by default. 2010-02-08 17:49:48 +01:00
gdi32 gdi32: Check the region handle in GetClipRgn later. 2010-02-16 11:33:33 +01:00
gdiplus gdiplus: Dereference texture after checking it for NULL (Coverity). 2010-02-16 12:30:30 +01:00
glu32
gphoto2.ds
gpkcsp gpkcsp: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
hal
hhctrl.ocx hhctrl.ocx: New Spanish translations. 2010-02-15 12:47:08 +01:00
hid
hlink Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
hnetcfg Fix remaining copy&paste typos in self-registration functions comments. 2010-02-04 13:39:28 +01:00
httpapi
iccvid iccvid: New Spanish translations. 2010-02-15 12:47:27 +01:00
icmp
ifsmgr.vxd winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
imaadp32.acm
imagehlp imagehlp/tests: Fix a test failure on Win95. 2009-12-23 15:45:44 +01:00
imm.dll16
imm32 Fix empty function prototypes. 2009-10-07 12:24:53 +02:00
inetcomm Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
inetmib1 inetmib1/tests: Free memory after use (Valgrind). 2010-01-14 09:13:59 -06:00
infosoft Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
initpki initpki: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
inkobj
inseng Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
iphlpapi iphlpapi: _res is per-thread in glibc. 2010-02-08 17:49:47 +01:00
itircl Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
itss itss: Don't create empty default key values where not necessary. 2010-02-10 14:29:58 +01:00
jscript jscript: Don't create empty default key values where not necessary. 2010-02-10 14:30:07 +01:00
kernel32 ntdll: Fix the return status of NtQueryValueKey for a too small buffer. 2010-02-16 14:28:41 +01:00
keyboard.drv16
krnl386.exe16 kernel: Only start the BIOS timer if there is an actual access to selector 0x40. 2010-02-01 12:58:29 +01:00
loadperf
localspl localspl: New Spanish translations. 2010-02-15 12:47:47 +01:00
localui localui: Fix a memory leak. 2009-09-29 14:50:37 +02:00
lz32
lzexpand.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
mapi32 mapi32: New Spanish translations. 2010-02-15 12:47:57 +01:00
mapistub mapistub: Add new stubbed dll mapistub.dll. 2009-12-21 15:46:11 +01:00
mciavi32 mciavi: Support more MCI_STATUS queries. 2010-02-12 15:52:26 +01:00
mcicda mcicda: Fix an early return statement in Open. 2009-10-08 12:17:31 +02:00
mciqtz32 mciqtz32: Complete MCI GetDevCaps/capability. 2010-02-12 15:52:26 +01:00
mciseq mciseq: Fix error code path in async command execution. 2010-02-12 15:52:26 +01:00
mciwave mciwave: MCI Capability returns number of wave devices. 2009-12-18 14:02:02 +01:00
midimap midimap: Implement callback/notification. 2010-02-11 14:38:44 +01:00
mlang mlang/tests: Fix a test failure on Win2k. 2010-02-05 11:50:24 +01:00
mmdevapi mmdevapi: Add some basic property store tests. 2010-02-01 13:55:56 +01:00
mmdevldr.vxd
mmsystem.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
monodebg.vxd
mountmgr.sys mountmgr: Move creation of the DEVICEMAP registry keys to mountmgr. 2009-11-23 13:21:22 +01:00
mouse.drv16
mpr mpr: Add Ukrainian translations. 2010-01-28 12:17:03 +01:00
mprapi
msacm.dll16
msacm32 msacm32: Clear the type field when deleting a driver. 2010-01-29 13:29:21 +01:00
msacm32.drv msacm32.drv: Don't access uninitialized memory. 2009-10-21 19:45:30 +02:00
msadp32.acm
mscat32
mscms mscms/tests: Avoid accessing uninitialized memory. 2009-10-21 17:04:12 +02:00
mscoree mscoree: Add stub implementations of DllRegisterServer and DllUnregisterServer. 2010-02-08 17:14:44 +01:00
msctf Fix remaining copy&paste typos in self-registration functions comments. 2010-02-04 13:39:28 +01:00
msdaps msdaps: Implement IDBAsynchNotify_OnProgress and OnStop proxies and stubs. 2010-02-08 17:14:44 +01:00
msdmo
msftedit
msg711.acm msg711: Correct wave format parameters to remove stuttering. 2009-11-12 14:23:01 +01:00
msgsm32.acm Grammar fixes "is doesn't" => "doesn't". 2010-01-11 11:33:59 -06:00
mshtml mshtml: Added IViewObject::SetSink tests. 2010-02-15 16:11:15 +01:00
mshtml.tlb
msi msi: Only run the CreateFolder and RemoveFolder actions when the component is set to be installed or removed, respectively. 2010-02-16 12:29:08 +01:00
msimg32
msimtf Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
msisip
msisys.ocx
msnet32 msnet32: Add copyright author information. 2010-02-03 11:07:27 +01:00
msrle32 msrle32: Add Ukrainian translations. 2010-02-01 12:08:13 +01:00
mssign32
mssip32 mssip32: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
mstask mstask/tests: Add some error codes for Win2k. 2010-02-05 11:35:38 +01:00
msvcirt msvcirt: Make sure a FIXME doesn't overflow. 2009-11-03 21:20:37 +01:00
msvcr71 msvcr71: Add forward to msvcrt for ?swprintf@@YAHPAGIPBGZZ and ?vswprintf@@YAHPAGIPBGPAD@Z. 2010-01-18 14:21:51 +01:00
msvcrt msvcrt/tests: Avoid size_t in a trace. 2010-02-16 15:50:32 +01:00
msvcrt20
msvcrt40
msvcrtd msvcrtd/tests: Fix a memory leak (Valgrind). 2010-01-22 13:07:42 +01:00
msvfw32 msvfw32: Add Italian translation. 2010-02-01 12:48:25 +01:00
msvidc32 msvidc32: Add Ukrainian translations. 2010-02-01 12:08:26 +01:00
msvideo.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
mswsock
msxml3 msxml3: Get rid of libxml2 accessors in ::substringData() for Text, Comment and CDATA nodes. 2010-02-16 11:33:23 +01:00
msxml4 msxml4: Added support for SAXXMLReader40. 2010-02-15 16:07:59 +01:00
nddeapi
netapi32 netapi31: Add basic support for NetServerGetInfo. 2010-01-18 14:38:14 +01:00
newdev
ntdll ntdll: Fix the return value of NtOpenKey for some invalid parameters. 2010-02-16 14:32:26 +01:00
ntdsapi
ntoskrnl.exe ntoskrnl: Forward ExSystemTimeToLocalTime and ExLocalTimeToSystemTime to ntdll. 2010-01-14 11:25:34 -06:00
ntprint
objsel objsel: Avoid newlines inside FIXME messages. 2010-01-14 09:03:46 -06:00
odbc32 odbc32: Define correct function prototypes for all libodbc entry points. 2009-10-03 14:40:19 +02:00
odbccp32
ole2.dll16 ole2: Convert the icon for OleMetafilePictFromIconAndLabel to 32-bit explicitly instead of casting the handle. 2010-01-04 20:26:54 +01:00
ole2conv.dll16
ole2disp.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32: Add error checking to StorageBaseImpl_CreateStorage. 2010-02-15 12:20:01 +01:00
oleacc oleacc: Add Norwegian Bokmål translation. 2009-12-14 12:04:06 +01:00
oleaut32 oleaut32: Avoid using HIWORD on string pointers. 2010-02-10 14:33:27 +01:00
olecli.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
olecli32
oledb32 Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
oledlg oledlg: Remove some explicit WPARAM casts. 2009-12-28 12:27:14 +01:00
olepro32 Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
olesvr.dll16
olesvr32
olethk32
openal32 openal32: Add alBufferDataStatic. 2009-11-29 16:37:22 +01:00
opengl32 opengl32: Fix wglCreateContextAttribsARB test on nvidia. 2009-11-24 15:53:36 +01:00
pdh pdh: Implement and test PdhGetDllVersion. 2010-02-01 12:41:30 +01:00
pidgen
powrprof powrprof: Add stubs for PowerGetActiveScheme and PowerReadDCValue. 2010-02-01 14:11:04 +01:00
printui
propsys
psapi psapi/tests: Handle an error that happens on Win2k. 2010-02-05 11:39:24 +01:00
pstorec Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
qcap qcap: Test the correct variable when deciding how to grab V4L frame. 2010-02-02 14:11:14 +01:00
qedit qedit: Add media type enumerator to SampleGrabber. 2010-02-15 12:09:42 +01:00
qmgr
qmgrprxy
quartz quartz: Add stubbed IAMDirectSound interface to DSoundRenderer. 2010-02-08 17:14:44 +01:00
query Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
rasapi16.dll16
rasapi32 rasapi32/tests: Fix some test failures on Win9x. 2010-01-19 16:51:16 +01:00
rasdlg
resutils
riched20 richedit: Move function ME_GetParaLineSpace to make it static. 2010-02-10 11:32:31 +01:00
riched32
rpcrt4 rpcrt4: Fix tests on win64. 2010-02-15 16:07:53 +01:00
rsabase
rsaenh rsaenh/tests: Don't check result twice (Coccinelle). 2010-01-14 09:11:07 -06:00
rtutils
sane.ds
sccbase sccbase: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
schannel schannel/tests: Fix crash on Win7. 2009-10-06 12:02:31 +02:00
secur32 secur32: Report an error if libgnutls isn't found. 2010-01-11 12:54:23 -06:00
security
sensapi
serialui
setupapi setupapi: Add support for creating registry symlinks from a .inf file. 2010-02-16 12:26:56 +01:00
setupx.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
sfc
sfc_os
shdoclc shdoclc: Add Ukrainian translations. 2010-02-01 12:08:36 +01:00
shdocvw shdocvw: Don't create empty default key values where not necessary. 2010-02-10 14:30:19 +01:00
shell.dll16 shell: Explicitly convert icons to 16-bit instead of casting handles. 2010-02-02 11:47:19 +01:00
shell32 shell32/tests: Fix a test failure on NT4. 2010-02-10 11:34:53 +01:00
shfolder
shlwapi shlwapi: GetUrlPart can get the scheme of url's without a ://. 2010-02-16 10:45:10 +01:00
slbcsp slbcsp: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
slc
snmpapi snmpapi: Add stub for SnmpSvcGetUptime. 2009-12-08 12:59:54 +01:00
softpub
sound.drv16
spoolss
stdole2.tlb
stdole32.tlb
sti sti: Add launch application registry. 2010-01-19 12:43:30 +01:00
storage.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
stress.dll16
strmiids
svrapi
sxs
system.drv16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
t2embed
tapi32
toolhelp.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
traffic
twain.dll16
twain_32
typelib.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
unicows
updspapi
url
urlmon urlmon/tests: Avoid size_t in a trace. 2010-02-16 15:50:36 +01:00
user.exe16 user32: Do not load 16-bit user.exe by default. 2010-02-08 17:49:48 +01:00
user32 user32: Consolidate empty string. 2010-02-15 12:09:55 +01:00
userenv userenv: Add a small test for DestroyEnvironmentBlock. 2010-02-03 11:00:50 +01:00
usp10 usp10: Change the header includes to pull in 'windows.h' instead of the component headers. 2009-12-18 13:14:02 +01:00
uuid
uxtheme uxtheme: Fix some pointer cast warnings on 64-bit. 2009-12-09 12:04:08 +01:00
vdhcp.vxd
vdmdbg
ver.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
version version: Improve detection of builtin libraries. 2010-02-17 09:41:20 +01:00
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
w32skrnl kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
w32sys.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
wbemprox Fix remaining copy&paste typos in self-registration functions comments. 2010-02-04 13:39:28 +01:00
wiaservc wiaservc: Add self registration. 2009-11-05 14:45:33 +01:00
win32s16.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
win87em.dll16
winaspi.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
windebug.dll16
windowscodecs windowscodecs: Define a custom png error handler. 2010-02-05 10:09:52 +01:00
winealsa.drv winealsa: Ignore failure to notify MIDI clients. 2010-02-03 15:49:41 +01:00
wineaudioio.drv
winecoreaudio.drv winecoreaudio: Ignore failure to notify MIDI clients. 2010-02-05 13:14:45 +01:00
winecrt0 Avoid using wine/port.h in static libraries. 2010-01-23 20:51:27 +01:00
wined3d wined3d: Drop buffer objects from the stream info as well when PreLoad drops them. 2010-02-16 10:47:56 +01:00
wineesd.drv
winejack.drv winmm: A couple of simple fixes for winmm compilation on 64bit platforms. 2010-01-25 12:51:31 +01:00
winejoystick.drv
winemapi winemapi: Implement MAPISendMail. 2009-12-17 13:25:50 +01:00
winemp3.acm winemp3: Fix incorrect stream handling. 2010-01-25 13:01:39 +01:00
winenas.drv
wineoss.drv wineoss: Ignore failure to notify MIDI clients. 2010-02-05 10:10:23 +01:00
wineps.drv wineps.drv: Prevent psdrv tracing from crashing on Solaris. 2010-02-15 12:09:49 +01:00
wineps16.drv16 wineps.drv: Make wineps16.drv into a stand-alone 16-bit module. 2009-10-01 19:44:17 +02:00
winequartz.drv
winex11.drv winex11: Fix the DC rect offset for a released DC. 2010-02-16 12:37:42 +01:00
wing.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
wing32
winhttp winhttp: Implement WINHTTP_OPTION_{CONNECT, SEND, RECEIVE}_TIMEOUT. 2010-01-29 17:28:18 +01:00
wininet wininet: Don't call libcrypto function after closing the library. 2010-02-08 17:14:44 +01:00
winmm winmm/tests: Fix a couple of incorrect casts. 2010-02-16 15:50:21 +01:00
winnls.dll16
winnls32
winscard
winsock.dll16 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
winspool.drv winspool.drv/tests: Use FILE_SHARE_READ to fix some Win9x/WinMe failures. 2010-02-16 18:13:35 +01:00
wintab.dll16
wintab32
wintrust wintrust: Fix copy-paste error. 2010-02-02 11:47:19 +01:00
wldap32 wldap32: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
wmi
wmiutils Fix remaining copy&paste typos in self-registration functions comments. 2010-02-04 13:39:28 +01:00
wnaspi32 wnaspi32: Use explicit prototypes for function pointers. 2009-10-02 15:06:59 +02:00
wow32 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
ws2_32 ws2_32: Support indefinite receive timeouts. 2010-02-12 11:54:30 +01:00
wsock32
wtsapi32
wuapi Fix remaining copy&paste typos in self-registration functions comments. 2010-02-04 13:39:28 +01:00
wuaueng wuaueng: Add version resource. 2009-10-26 13:28:07 +01:00
xinput1_1
xinput1_2
xinput1_3 xinput1_3: Don't print the contents of [out] parameters. 2009-12-07 14:45:54 +01:00
xinput9_1_0
xmllite xmllite/tests: Fix node type names array, indices are sparse. 2010-01-27 18:46:09 +01:00
Makedll.rules.in makefiles: Move all the recursion rules to the top-level makefile. 2010-02-11 14:38:26 +01:00
Makeimplib.rules.in makefiles: Add rules for cross-compiling static libraries. 2010-01-23 20:51:12 +01:00