Sweden-Number/dlls
Rob Shearman 582de7ba0d gdi32: Optimise StretchBlt for the case where no stretching is being done and the whole image is being set.
In this case, we can just call SetDIBits which is likely to be a lot faster.
2008-02-22 11:44:58 +01:00
..
acledit acledit: Add wfext.h. 2007-11-13 13:36:51 +01:00
activeds activeds: Exclude unused headers. 2007-04-23 19:59:29 +02:00
actxprxy actxprxy: Add the start of actxprxy.dll. 2007-12-10 14:27:11 +01:00
advapi32 advapi32/tests: Check whether RegGetValue() '\0'-terminates the buffer when retrieving a zero-byte string value. 2008-02-19 13:39:24 +01:00
advpack advpack: Fix buffer overrun in convert_file_list. 2008-02-19 13:39:24 +01:00
amstream amstream: Remove 'recursive registry key delete' function. 2007-09-27 11:58:38 +02:00
atl atl: Assign to structs instead of using memcpy. 2008-02-11 19:56:03 +01:00
avicap32 avicap32: Exclude unused header. 2007-04-23 19:59:42 +02:00
avifil32 uuid: Remove a few iids that don't belong here. 2008-02-19 20:09:19 +01:00
browseui browseui: Code clean up. 2008-02-21 12:53:00 +01:00
cabinet cabinet: Replace strcasecmp call with lstrcmpiA as strcasecmp isn't portable and doesn't take into account the current codepage. 2008-02-18 12:20:35 +01:00
capi2032 configure: Merge the libcapi20 existence check with the soname check. 2007-07-02 17:29:17 +02:00
cards cards: We can now store binary files in the repository. 2007-09-17 16:07:27 +02:00
cfgmgr32 cfgmgr32: Forward cfgmgr32 functions to setupapi. 2007-11-08 11:52:18 +01:00
clusapi clusapi: Corrected value in GetNodeClusterState. 2007-11-12 13:00:25 +01:00
comcat comcat: Remove 'recursive registry key delete' function. 2007-09-26 11:32:31 +02:00
comctl32 comctl32: Remove unnecessary \n in trace. 2008-02-17 20:26:13 +01:00
comdlg32 comdlg32: Fix the character length passed into GetDlgItemTextW in PRINTDLG_PS_UpdateDlgStructW. 2008-02-19 13:39:24 +01:00
compstui compstui: Exclude unused headers. 2007-04-30 12:32:42 +02:00
credui credui: Created Dutch translations. 2008-02-16 13:55:10 +01:00
crtdll
crypt32 crypt32: Vista doesn't actually add duplicate usage identifiers; fix tests and change Wine to match. 2008-02-16 13:52:15 +01:00
cryptdlg cryptdlg: Add initial stub dll. 2008-02-18 15:06:52 +01:00
cryptdll
cryptnet cryptnet: Remove unneeded cast. 2007-12-31 17:44:06 +01:00
ctapi32 Assorted spelling fixes. 2008-02-15 12:09:24 +01:00
ctl3d32
d3d8 Assorted spelling fixes. 2008-02-15 12:09:24 +01:00
d3d9 d3d9: Some Windows drivers do not like reversed fog. 2008-02-19 14:48:34 +01:00
d3d10 d3d10: Add stub for d3d10.dll. 2007-07-11 14:22:20 +02:00
d3dim
d3drm d3drm/tests: Fix the Visual C++ double to float conversion warnings. 2007-05-31 14:18:39 +02:00
d3dx8 d3dx8: Fix the D3DXAssembleShaderFromFileA/W() prototypes. 2008-02-05 12:19:38 +01:00
d3dx9_24 d3dx9: Start implementation of d3dx9_24. 2008-02-19 14:29:37 +01:00
d3dx9_25 d3dx9: Start implementation of d3dx9_25. 2008-02-19 14:31:25 +01:00
d3dx9_26 d3dx9: Start implementation of d3dx9_26 and d3dx9_27. 2008-02-19 14:32:17 +01:00
d3dx9_27 d3dx9: Start implementation of d3dx9_26 and d3dx9_27. 2008-02-19 14:32:17 +01:00
d3dx9_28 d3dx9: Start implementation of d3dx9_28, d3dx9_29 and d3dx9_30. 2008-02-19 14:32:55 +01:00
d3dx9_29 d3dx9: Start implementation of d3dx9_28, d3dx9_29 and d3dx9_30. 2008-02-19 14:32:55 +01:00
d3dx9_30 d3dx9: Start implementation of d3dx9_28, d3dx9_29 and d3dx9_30. 2008-02-19 14:32:55 +01:00
d3dx9_31 d3dx9: Start implementation of d3dx9_31. 2008-02-19 14:34:17 +01:00
d3dx9_32 d3dx9: Start implementation of d3dx9_32, d3dx9_33, d3dx9_34 and d3dx9_35. 2008-02-19 14:35:05 +01:00
d3dx9_33 d3dx9: Start implementation of d3dx9_32, d3dx9_33, d3dx9_34 and d3dx9_35. 2008-02-19 14:35:05 +01:00
d3dx9_34 d3dx9: Start implementation of d3dx9_32, d3dx9_33, d3dx9_34 and d3dx9_35. 2008-02-19 14:35:05 +01:00
d3dx9_35 d3dx9: Start implementation of d3dx9_32, d3dx9_33, d3dx9_34 and d3dx9_35. 2008-02-19 14:35:05 +01:00
d3dx9_36 d3dx9: Implement D3DXGetDriverLevel. 2008-02-19 14:39:56 +01:00
d3dxof d3dxof: Fix some return values. 2007-11-08 13:56:37 +01:00
dbghelp dbghelp: Fix read beyond end of field in module_get_debug. 2008-02-21 20:16:04 +01:00
dciman32
ddraw ddraw/tests: Add a test of D3DTBLEND_MODULATE with P8 texture. 2008-02-21 12:53:00 +01:00
ddrawex ddrawex: Remove 'recursive registry key delete' function. 2007-09-25 11:18:59 +02:00
devenum Make Italian, Spanish, Dutch and German resources use SUBLANG_NEUTRAL. 2008-02-21 14:18:07 +01:00
dinput dinput: Some debug output for BuildActionMap. 2008-02-18 12:41:37 +01:00
dinput8 dinput8: Remove 'recursive registry key delete' function. 2007-09-24 13:44:49 +02:00
dmband dmband: Assign to struct instead of using memcpy. 2008-02-20 12:06:40 +01:00
dmcompos dmcompos: Assign to structs instead of using memcpy. 2008-02-21 13:09:13 +01:00
dmime dmime: Remove unneeded casts. 2007-12-08 19:53:56 +01:00
dmloader dmloader: Remove unneeded casts. 2007-12-08 19:54:00 +01:00
dmscript dmscript: Indirection level fix. 2007-09-21 11:52:30 +02:00
dmstyle Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
dmsynth Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
dmusic dmusic: Remove unneeded casts. 2007-12-08 19:54:05 +01:00
dmusic32 Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
dnsapi dnsapi: Remove unneeded casts. 2007-12-11 12:08:38 +01:00
dplay Get rid of some empty source files, our makefiles no longer require them. 2007-05-04 12:27:34 +02:00
dplayx dplayx: Fix incorrect check in DirectPlayLobbyAImpl_EnumLocalApplications and IDirectPlayLobbyAImpl_EnumAddressTypes. 2008-02-21 20:16:11 +01:00
dpnaddr dpnaddr: Added dll that just forwards to dpnet. 2007-03-07 13:45:11 +01:00
dpnet dpnet: Indirection level fix. 2007-09-21 11:52:39 +02:00
dpnhpast Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
dpnlobby dpnlobby: Add dpnlobby that forwards to dpnet.dll. 2007-08-08 15:32:04 +02:00
dsound dsound: Remove unneeded casts. 2008-01-02 12:38:41 +01:00
dssenh dssenh: Add initial stub dll. 2008-02-18 15:26:37 +01:00
dswave Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
dwmapi dwmapi: Add stub implementation for DwmSetWindowAttribute and DwmUnregisterThumbnail. 2008-01-07 18:19:37 +01:00
dxdiagn dxdiagn: Fix the character count passed to snprintfW in DXDiag_AddFileDescContainer and DXDiag_InitDXDiagDisplayContainer. 2008-02-15 11:03:52 +01:00
dxerr8 dxerr8: Exclude unused header. 2007-05-03 14:23:40 +02:00
dxerr9 dxerr9: Exclude unused header. 2007-05-03 14:23:24 +02:00
dxguid dxguid: Add a few more iids. 2008-02-19 19:49:34 +01:00
faultrep faultrep: Add stub for ReportFault. 2007-10-02 12:28:15 +02:00
gdi32 gdi32: Optimise StretchBlt for the case where no stretching is being done and the whole image is being set. 2008-02-22 11:44:58 +01:00
gdiplus gdiplus: draw_polyline never sets status from GenericError to Ok on successful calls. 2008-02-15 11:39:35 +01:00
glu32 Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
gphoto2.ds Make Italian, Spanish, Dutch and German resources use SUBLANG_NEUTRAL. 2008-02-21 14:18:07 +01:00
gpkcsp gpkcsp: Add initial stub dll. 2008-02-18 15:20:42 +01:00
hal hal: Added stubs for KfAquireSpinLock, KfReleaseSpinLock, KfLowerIrql, KfRaiseIrql. 2007-10-31 12:39:55 +01:00
hhctrl.ocx hhctrl.ocx: Fix the character count passed to GetFullPathNameW in OpenCHM and NavigateToChm. 2008-02-15 11:04:04 +01:00
hid Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
hlink hlink: Don't prefer native version. 2008-02-04 11:29:48 +01:00
hnetcfg Include objbase.h where need to get the DllRegisterServer prototype. 2007-11-06 14:39:16 +01:00
iccvid iccvid: Created Dutch translations. 2008-02-18 12:41:36 +01:00
icmp icmp: Correctly handle underflow in IcmpSendEcho(). 2007-12-06 12:05:29 +01:00
ifsmgr.vxd ifsmgr.vxd: Constify some variables. 2007-05-03 14:23:58 +02:00
imaadp32.acm imaadp32.acm: Constify some variables. 2007-05-03 14:23:36 +02:00
imagehlp imagehlp: Improve last error handling in ImageGetCertificateData. 2007-12-12 16:00:08 +01:00
imm32 imm: Ensure hCompStr handle is not NULL and check for empty composition strings properly. 2008-02-16 16:04:31 +01:00
inetcomm inetcomm: Fix compilation on systems that don't support nameless unions. 2008-02-18 14:21:33 +01:00
infosoft Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
initpki initpki: Add initial stub dll. 2008-02-18 15:21:33 +01:00
inkobj Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
inseng Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
iphlpapi iphlpapi: Implement GetBestInterfaceEx. 2008-01-17 15:33:49 +01:00
itircl itircl: Add a stub implementation of itircl.dll. 2008-02-16 15:16:40 +01:00
itss itss: Added BINDF_NEEDFILE test. 2008-02-04 13:17:17 +01:00
kernel32 kernel32: Fixed the active processor mask on Mac OS. 2008-02-18 14:09:49 +01:00
localspl localspl: Created Dutch translations. 2008-02-18 12:41:36 +01:00
localui Make Italian, Spanish, Dutch and German resources use SUBLANG_NEUTRAL. 2008-02-21 14:18:07 +01:00
lz32 Get rid of some empty source files, our makefiles no longer require them. 2007-05-04 12:27:34 +02:00
mapi32 uuid: Remove a few iids that don't belong here. 2008-02-19 20:09:19 +01:00
mciavi32 mciavi32: Remove unneeded casts. 2007-12-21 12:40:55 +01:00
mcicda mcicda: Fix compilation warnings in 64-bit mode. 2007-06-01 12:39:45 +02:00
mciseq mciseq: Remove unneeded casts. 2007-12-21 12:40:58 +01:00
mciwave mciwave: Fix the character count passed to GetTempPathW in create_tmp_file. 2008-02-19 13:39:24 +01:00
midimap midimap: Fix buffer sizes. 2007-12-05 13:31:58 +01:00
mlang mlang: Implement Rfc1766ToLcidW. 2008-01-14 15:31:37 +01:00
mmdevldr.vxd
monodebg.vxd
mountmgr.sys mountmgr.sys: Fix values returned for IOCTL_STORAGE_GET_DEVICE_NUMBER on emulated disks. 2008-01-16 15:23:10 +01:00
mpr mpr: Added Dutch translations. 2008-02-15 11:08:38 +01:00
mprapi
msacm32 msacm32: Remove unneeded casts. 2007-12-24 13:30:17 +01:00
msacm32.drv msacm32.drv: Constify some variables. 2007-05-30 15:55:31 +02:00
msadp32.acm msadp32.acm: Constify some variables. 2007-05-30 15:55:35 +02:00
mscat32 Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
mscms mscms/tests: The presence of an ICM file in the color directory has nothing to do with the presence of a registered RGB profile. 2008-02-18 14:10:44 +01:00
mscoree mscoree: Semi-stub for LoadStringRCEx and LoadStringRC. 2008-01-22 12:04:17 +01:00
msdmo msdmo: Fix to DMOEnum to properly enumerate the keys and properly respect the flag. 2007-10-29 12:02:33 +01:00
msftedit
msg711.acm msg711.acm: Constify some variables. 2007-05-29 12:04:39 +02:00
mshtml mshtml: Report true scheme for about:blank URL. 2008-02-21 12:53:00 +01:00
mshtml.tlb mshtml.tlb: Fixed a typo in copyright header. 2007-07-31 11:31:18 +02:00
msi msi: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case of MsiSourceListSetInfo. 2008-02-21 12:53:00 +01:00
msimg32
msimtf msimtf: Fixed typos. 2007-11-02 12:22:35 +01:00
msisys.ocx
msnet32
msrle32 msrle32: Fix the character count passed into LoadStringW in About. 2008-02-15 11:03:56 +01:00
mssip32 mssip32: Add initial stub dll. 2008-02-18 15:22:42 +01:00
msvcirt msvcirt: Added stub implementation of msvcirt.dll. 2007-09-28 20:43:43 +02:00
msvcr71 msvcr71: Add an implementation that forwards to msvcrt. 2008-01-21 11:43:09 +01:00
msvcrt msvcrt: Fix EOF behavior on read from pipe or console. 2008-02-12 22:35:20 +01:00
msvcrt20 msvcrt: _ftol returns a 64-bit value. 2008-01-21 11:39:47 +01:00
msvcrt40 msvcrt: _ftol returns a 64-bit value. 2008-01-21 11:39:47 +01:00
msvcrtd msvcrt: Fix _execv spec entries for the forwarding variants too. 2008-01-21 11:39:43 +01:00
msvfw32 Make Italian, Spanish, Dutch and German resources use SUBLANG_NEUTRAL. 2008-02-21 14:18:07 +01:00
msvidc32 msvidc32: Created Dutch translations. 2008-02-18 12:41:36 +01:00
mswsock Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
msxml3 msxml3: Implement IDispatch for IXMLDOMNodeList. 2008-02-21 12:26:58 +01:00
nddeapi
netapi32 netapi32: Added some return value checking. 2008-02-20 12:06:54 +01:00
newdev
ntdll ntdll: When using HEAP_ZERO_MEMORY in heap allocation functions, don't clear the whole block. 2008-02-21 13:00:05 +01:00
ntdsapi ntdsapi: Add an API documentation stub to make winapi_check happy. 2008-02-05 12:19:37 +01:00
ntoskrnl.exe ntoskrnl.exe: Implement MmPageEntireDriver and MmResetDriverPaging. 2008-02-06 12:43:53 +01:00
ntprint Assorted spelling fixes. 2007-07-05 19:56:34 +02:00
objsel Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
odbc32 Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
odbccp32 Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
ole32 Don't use GetExceptionCode and GetExceptionInformation in exception filter functions. 2008-02-16 14:57:44 +01:00
oleacc wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
oleaut32 Add a new convenience macro for an exception handler that handles all exceptions. 2008-02-16 14:58:24 +01:00
olecli32 olecli: Remove duplicated typedefs/enums. 2008-02-05 12:19:36 +01:00
oledlg oledlg: Added missing Dutch translations. 2008-02-15 11:09:25 +01:00
olepro32 Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
olesvr32
olethk32 olethk32: Added stub implementation. 2007-09-11 11:48:49 +02:00
opengl32 opengl32/tests: Only use functions if they are implemented. 2008-02-11 20:41:40 +01:00
pdh pdh: Pass parameters through to PdhLookupPerfIndexByNameW for checking. 2008-02-19 14:11:54 +01:00
powrprof
printui printui: Parse args for PrintUIEntryW. 2007-07-13 14:35:42 +02:00
propsys propsys: Add a stub implementation of propsys.dll. 2008-01-16 12:17:20 +01:00
psapi psapi: Remove unneeded cast. 2008-01-16 12:16:07 +01:00
pstorec Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
qcap Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
qedit qedit: Add stub implementation of MediaDet. 2008-02-19 18:04:08 +01:00
qmgr qmgr: Add some tests. 2008-02-19 20:47:57 +01:00
qmgrprxy qmgrprxy: Queue manager proxy generated using an IDL compiler and bits.idl. 2007-12-10 14:36:34 +01:00
quartz quartz: Bump the amount of time in the referenceclock test slightly. 2008-02-16 15:10:31 +01:00
query Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
rasapi32 rasapi32: RasEnumConnections now returns correct buffer size (zero) when there are zero connections available. 2007-02-05 17:11:24 +01:00
resutils
riched20 riched20: Fix the name of the lpUsedDefChar field of GETTEXTEX. 2008-02-06 12:43:53 +01:00
riched32 riched32/tests: Avoid using size_t in traces. 2007-12-14 14:31:40 +01:00
rpcrt4 Add a new convenience macro for an exception handler that handles all exceptions. 2008-02-16 14:58:24 +01:00
rsabase rsabase: Add version resource. 2007-12-03 14:44:07 +01:00
rsaenh rsaenh: Merge the encrypting and decrypting states, as encrypting and decrypting are allowed with the same key. 2008-02-08 11:02:25 +01:00
sane.ds Make Italian, Spanish, Dutch and German resources use SUBLANG_NEUTRAL. 2008-02-21 14:18:07 +01:00
sccbase sccbase: Add initial stub dll. 2008-02-18 15:24:03 +01:00
schannel Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
secur32 secur32: Initialise more pointers in helper to NULL. 2008-02-04 11:10:54 +01:00
security
sensapi sensapi: Declare a variable static. 2007-02-05 12:25:32 +01:00
serialui serialui: Add Swedish translation. 2007-10-16 12:40:25 +02:00
setupapi setupapi: Remove unneeded casts. 2008-01-21 11:38:51 +01:00
sfc sfc_os: Add stub implementation for SfcIsKeyProtected. 2007-06-04 12:58:16 +02:00
sfc_os sfc_os: Add stub implementation for SfcIsKeyProtected. 2007-06-04 12:58:16 +02:00
shdoclc shdoclc: Added missing Dutch translations. 2008-02-15 11:09:29 +01:00
shdocvw shdocvw: Pretend success in WebBrowser_get_RegisterAsDropTarget. 2008-02-21 20:23:10 +01:00
shell32 shell32: Fix the logic in Control_LoadApplet determining when to use CPL_INQUIRE and when to use CPL_NEWINQUIRE. 2008-02-18 14:10:20 +01:00
shfolder Get rid of some empty source files, our makefiles no longer require them. 2007-05-04 12:27:34 +02:00
shlwapi shlwapi: IID_IInternetSecurityMgrSite is now defined so remove the local definition from IUnknown_GetWindow. 2008-02-15 11:04:18 +01:00
slbcsp slbcsp: Add initial stub dll. 2008-02-18 15:24:57 +01:00
slc slc: Initial stub DLL. 2008-02-20 12:40:51 +01:00
snmpapi snmpapi: Make a test pass on Vista. 2007-11-12 11:40:55 +01:00
softpub softpub: Add initial stub dll. 2008-02-18 15:26:01 +01:00
spoolss spoolss: Add stubs for SpoolerHasInitialized and SpoolerInit. 2008-01-07 12:17:07 +01:00
stdole2.tlb
stdole32.tlb
sti
strmiids include: Generate qedit.h, add ISampleGrabberCB interface. 2008-02-19 18:00:05 +01:00
svrapi
sxs sxs: Add new dll stub. 2007-04-23 16:16:53 +02:00
tapi32 tapi32: Add stub for lineInitializeExA. 2007-10-22 14:54:39 +02:00
twain_32 Assorted spelling fixes. 2008-01-23 21:16:22 +01:00
unicows
url url: Add a stub for AddMIMEFileTypesPS. 2008-02-07 11:59:53 +01:00
urlmon urlmon: Make session object thread safe. 2008-02-21 13:52:18 +01:00
user32 user32: Add a test for CS_OWNDC windows that are created invisible. 2008-02-21 20:15:48 +01:00
userenv userenv: Add a stub for UnloadUserProfile. 2007-09-21 12:05:42 +02:00
usp10 usp10: Do glyph translation for truetype fonts only. 2007-12-13 13:09:14 +01:00
uuid uuid: Fixed the CLSID_Picture_EnhMetafile definition. 2008-02-19 20:09:39 +01:00
uxtheme uxtheme: Fix the system tests so they pass on Vista. 2008-02-07 12:56:08 +01:00
vdhcp.vxd
vdmdbg vdmdbg: Add a stub implementation of VDMEnumTaskWOW. 2007-07-17 14:12:19 +02:00
version version: Check for 16-bit file format before returning ERROR_RESOURCE_DATA_NOT_FOUND. 2008-02-13 17:25:46 +01: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 winebuild: Check if a given forward does exist in one of the imported dlls, fix a couple of problems detected. 2007-04-09 12:19:31 +02:00
winealsa.drv Assorted spelling fixes. 2008-01-23 21:16:22 +01:00
wineaudioio.drv wineaudioio.drv: Add DebugInfo to critical sections. 2007-03-12 13:40:44 +01:00
winecoreaudio.drv coreaudio: Set mDataByteSize of the buffer to the amount data provided. Greatly helps reduce audio corruption on buffer underflows. 2008-02-21 20:23:17 +01:00
winecrt0 winecrt0: DriverEntry is a WINAPI function. 2007-12-12 14:39:08 +01:00
wined3d wined3d: Let flush_to_framebuffer_drawpixels use a valid rect. 2008-02-20 12:06:46 +01:00
winedos Don't use GetExceptionCode and GetExceptionInformation in exception filter functions. 2008-02-16 14:57:44 +01:00
wineesd.drv Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
winejack.drv Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
winejoystick.drv winejoystick.drv: Remove unneeded casts. 2008-02-11 19:55:34 +01:00
winemp3.acm winemp3: Don't keep unused data buffered. 2008-02-21 12:52:59 +01:00
winenas.drv Spelling fixes. 2008-01-07 13:41:01 +01:00
wineoss.drv wineoss.drv: Remove unneeded casts. 2008-02-11 19:55:42 +01:00
wineps.drv gdi32: Export the DC hook functions as 32-bit functions. 2008-02-17 20:29:55 +01:00
winequartz.drv
winex11.drv winex11: Re-create the client window when setting the pixel format on a top-level window. 2008-02-22 10:40:22 +01:00
wing32 dlls: Add wing32 dll. 2007-02-23 11:18:29 +01:00
winhttp winhttp: Add a stub for WinHttpOpen. 2008-01-14 15:31:37 +01:00
wininet wininet/tests: Don't include the trailing '\0' in dwHeadersLength otherwise HttpSendRequestEx() sends it too which some servers object to. 2008-02-19 13:39:25 +01:00
winmm winmm: Remove unneeded casts. 2008-02-06 12:43:53 +01:00
winnls32
winscard winscard: Use quotes to include winscard.h. Fixes a winapi_check warning. 2007-08-30 17:02:49 +02:00
winspool.drv winspool: Fix the character count passed into RegEnumKeyExW in get_local_monitors. 2008-02-21 20:16:24 +01:00
wintab32 wintab32: Mark some signed entities as LONG. 2008-02-18 12:41:37 +01:00
wintrust wintrust/crypt: Fix some test failures for a NULL parameter. 2008-02-11 20:41:40 +01:00
wldap32 More spelling fixes. 2008-01-04 12:55:45 +01:00
wmi wmi: Initial version of wmi.dll. 2008-01-17 13:42:14 +01:00
wnaspi32 wnaspi32: Remove unneeded cast. 2008-02-08 11:02:34 +01:00
wow32
ws2_32 ws2_32: Remove unneeded casts. 2008-02-08 11:02:45 +01:00
wsock32 wsock32: Forward AcceptEx and GetAcceptExSockaddrs to mswsock. 2007-11-21 13:23:04 +01:00
wtsapi32 wtsapi32: Add stub for WTSUnRegisterSessionNotification. 2007-09-25 12:37:32 +02:00
Makedll.rules.in Makedll.rules: Add a generic EXTRADLLFLAGS variable instead of defining a specific variable for every possible parameter. 2007-12-11 14:59:54 +01:00
Makefile.in slc: Initial stub DLL. 2008-02-20 12:40:51 +01:00
Makeimplib.rules.in
Maketest.rules.in Maketest.rules: Add dependency on IDL headers for crosstest objects. 2007-07-06 18:20:06 +02:00