.. |
acledit
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
aclui
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
activeds
|
…
|
|
actxprxy
|
…
|
|
adsiid
|
…
|
|
advapi32
|
advapi32: Do not terminate a regular program if it calls StartServiceCtrlDispatcher.
|
2013-04-02 15:03:29 +02:00 |
advpack
|
advpack: Avoid using sessions uninitialized (Coverity).
|
2013-01-08 12:30:24 +01:00 |
amstream
|
amstream: Remove ERR() on HeapAlloc failure for small sizes known at compile time.
|
2013-02-08 10:44:34 +01:00 |
api-ms-win-core-winrt-error-l1-1-0
|
api-ms-win-core-winrt-error-l1-1-0: Add dll.
|
2012-12-21 11:44:16 +01:00 |
api-ms-win-core-winrt-string-l1-1-0
|
api-ms-win-core-winrt-string-l1-1-0: Add dll.
|
2012-12-21 11:43:37 +01:00 |
api-ms-win-downlevel-advapi32-l1-1-0
|
api-ms-win*: Update spec files.
|
2013-02-27 11:30:51 +01:00 |
api-ms-win-downlevel-advapi32-l2-1-0
|
api-ms-win-downlevel-advapi32-l2-1-0: Add dll.
|
2012-12-21 11:42:53 +01:00 |
api-ms-win-downlevel-normaliz-l1-1-0
|
api-ms-win-downlevel-normaliz-l1-1-0: Add dll.
|
2012-12-20 12:17:22 +01:00 |
api-ms-win-downlevel-ole32-l1-1-0
|
api-ms-win-downlevel-ole32-l1-1-0.dll: Add dll.
|
2012-12-20 12:17:58 +01:00 |
api-ms-win-downlevel-shell32-l1-1-0
|
api-ms-win-downlevel-shell32-l1-1-0: Add dll.
|
2012-12-21 11:40:43 +01:00 |
api-ms-win-downlevel-shlwapi-l1-1-0
|
api-ms-win*: Update spec files.
|
2013-02-27 11:30:51 +01:00 |
api-ms-win-downlevel-shlwapi-l2-1-0
|
api-ms-win-downlevel-shlwapi-l2-1-0: Add dll.
|
2012-12-21 11:40:02 +01:00 |
api-ms-win-downlevel-user32-l1-1-0
|
api-ms-win-downlevel-user32-l1-1-0: Add version resource.
|
2013-01-03 16:45:07 +01:00 |
api-ms-win-downlevel-version-l1-1-0
|
api-ms-win-downlevel-version-l1-1-0: Add dll.
|
2012-12-20 12:14:51 +01:00 |
api-ms-win-security-base-l1-1-0
|
api-ms-win*: Update spec files.
|
2013-02-27 11:30:51 +01:00 |
apphelp
|
apphelp/tests: Add tests for ApphelpCheckShellObject.
|
2012-07-25 14:50:25 +02:00 |
appwiz.cpl
|
appwiz.cpl: Add a 256x256 icon.
|
2013-03-27 20:12:28 +01:00 |
atl
|
atl: Don't forward AtlAxWinInit to atl100.
|
2013-03-25 16:23:10 +01:00 |
atl80
|
atl80: Don't forward AtlAxWinInit to atl100.
|
2013-03-25 16:23:04 +01:00 |
atl100
|
atl100: Fixed register class types in AtlAxWinInit.
|
2013-03-25 16:22:25 +01:00 |
authz
|
…
|
|
avicap32
|
…
|
|
avifil32
|
avifil32/tests: Add COM tests for AVIFile.
|
2013-03-07 14:56:16 +01:00 |
avifile.dll16
|
…
|
|
avrt
|
…
|
|
bcrypt
|
…
|
|
browseui
|
browseui: HeapFree after deleting the cs (coverity).
|
2012-10-25 11:47:15 +02:00 |
cabinet
|
cabinet: Avoid signed-unsigned integer comparisons.
|
2013-01-02 13:35:51 +01:00 |
capi2032
|
…
|
|
cards
|
…
|
|
cfgmgr32
|
…
|
|
clusapi
|
…
|
|
comcat
|
comcat: Cleanup from unused includes and imports.
|
2012-11-12 13:16:57 +01:00 |
comctl32
|
comctl32: Initialize id field for message data (Coverity).
|
2013-04-01 12:32:36 +02:00 |
comdlg32
|
comdlg32: Free files on errorpath (Coverity).
|
2013-02-06 10:08:55 +01:00 |
comm.drv16
|
…
|
|
commdlg.dll16
|
commdlg: Set the nt40 version size.
|
2012-09-21 17:07:53 +02:00 |
compobj.dll16
|
…
|
|
compstui
|
…
|
|
credui
|
credui: Don't show a dialog if existing credentials can be found.
|
2012-10-18 19:22:34 +02:00 |
crtdll
|
msvcrt: Synchronize spec files.
|
2013-03-14 13:21:47 +01:00 |
crypt32
|
crypt32: Use assignment instead of memcpy to copy structs.
|
2013-02-05 20:15:36 +01:00 |
cryptdlg
|
cryptdlg: Fix copy-paste error (coverity).
|
2012-10-24 19:38:04 +02:00 |
cryptdll
|
cryptdll: Remove unused variable.
|
2012-11-23 14:41:24 +01:00 |
cryptnet
|
cryptnet: Handle SystemTimeToFileTime failure in HTTP_RetrieveEncodedObjectW.
|
2013-04-01 18:17:35 +02:00 |
cryptui
|
cryptui: Use add_usage_to_oid correctly.
|
2013-02-12 10:16:04 +01:00 |
ctapi32
|
…
|
|
ctl3d.dll16
|
…
|
|
ctl3d32
|
…
|
|
ctl3dv2.dll16
|
…
|
|
d3d8
|
d3d8/tests: Verify window style after exiting fullscreen mode.
|
2013-04-03 11:34:02 +02:00 |
d3d9
|
d3d9/tests: Verify window style after exiting fullscreen mode.
|
2013-04-03 11:33:58 +02:00 |
d3d10
|
d3d10: Implement D3D10DisassembleShader().
|
2012-10-24 11:24:16 +02:00 |
d3d10core
|
d3d10core: Remove ERR() on HeapAlloc failure for small sizes known at compile time.
|
2013-02-07 15:48:14 +01:00 |
d3d11
|
d3d11: Make debug_d3d_driver_type() static.
|
2013-02-15 11:52:55 +01:00 |
d3dcompiler_33
|
…
|
|
d3dcompiler_34
|
…
|
|
d3dcompiler_35
|
…
|
|
d3dcompiler_36
|
…
|
|
d3dcompiler_37
|
…
|
|
d3dcompiler_38
|
…
|
|
d3dcompiler_39
|
…
|
|
d3dcompiler_40
|
…
|
|
d3dcompiler_41
|
…
|
|
d3dcompiler_42
|
…
|
|
d3dcompiler_43
|
d3dcompiler_43: Remove ERR() on HeapAlloc failure for small sizes known at compile time.
|
2013-02-08 10:44:36 +01:00 |
d3dim
|
…
|
|
d3drm
|
d3drm: Remove ERR() on HeapAlloc failure for small sizes known at compile time.
|
2013-02-08 10:44:31 +01:00 |
d3dx9_24
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_25
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_26
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_27
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_28
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_29
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_30
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_31
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_32
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_33
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_34
|
d3dx9_34: Add a space between the spec entry name and the implementation function.
|
2013-03-11 10:40:26 +01:00 |
d3dx9_35
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_36
|
d3dx9: Save multiplications for better performance.
|
2013-03-07 17:35:40 +01:00 |
d3dx9_37
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_38
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_39
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_40
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_41
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_42
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx9_43
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
d3dx10_33
|
d3dx10: Match parameters list with function we're forwarding to.
|
2013-03-27 12:04:53 +01:00 |
d3dx10_34
|
d3dx10: Match parameters list with function we're forwarding to.
|
2013-03-27 12:04:53 +01:00 |
d3dx10_35
|
d3dx10: Match parameters list with function we're forwarding to.
|
2013-03-27 12:04:53 +01:00 |
d3dx10_36
|
d3dx10: Match parameters list with function we're forwarding to.
|
2013-03-27 12:04:53 +01:00 |
d3dx10_37
|
d3dx10: Match parameters list with function we're forwarding to.
|
2013-03-27 12:04:53 +01:00 |
d3dx10_38
|
d3dx10: Match parameters list with function we're forwarding to.
|
2013-03-27 12:04:53 +01:00 |
d3dx10_39
|
d3dx10: Match parameters list with function we're forwarding to.
|
2013-03-27 12:04:53 +01:00 |
d3dx10_40
|
d3dx10: Match parameters list with function we're forwarding to.
|
2013-03-27 12:04:53 +01:00 |
d3dx10_41
|
d3dx10: Match parameters list with function we're forwarding to.
|
2013-03-27 12:04:53 +01:00 |
d3dx10_42
|
d3dx10: Match parameters list with function we're forwarding to.
|
2013-03-27 12:04:53 +01:00 |
d3dx10_43
|
d3dx10: Match parameters list with function we're forwarding to.
|
2013-03-27 12:04:53 +01:00 |
d3dxof
|
d3dxof: Avoid signed-unsigned integer comparisons.
|
2013-01-04 11:59:23 +01:00 |
dbgeng
|
…
|
|
dbghelp
|
dbghelp: Add stubs for SymSetHomeDirectory.
|
2013-04-01 20:42:33 +02:00 |
dciman32
|
…
|
|
ddeml.dll16
|
…
|
|
ddraw
|
ddraw/tests: Verify window style after exiting fullscreen mode.
|
2013-04-03 11:34:05 +02:00 |
ddrawex
|
ddraw: Avoid LPDDOVERLAYFX.
|
2012-12-10 11:25:41 +01:00 |
devenum
|
devenum: Do not fail with a IBindCtx (with tests).
|
2012-06-19 22:03:21 +02:00 |
dhcpcsvc
|
…
|
|
dinput
|
dinput: Initialize all axis (from 0 to ABS_MAX) with -1.
|
2013-03-25 16:24:30 +01:00 |
dinput8
|
dinput: BuildActionMap should not fail if mapping has no pre-stored settings.
|
2012-08-28 14:41:04 +02:00 |
dispdib.dll16
|
…
|
|
dispex
|
…
|
|
display.drv16
|
…
|
|
dmband
|
dmband: Display flag variables in hexadecimal and rename some parameters.
|
2012-04-16 18:56:15 +02:00 |
dmcompos
|
…
|
|
dmime
|
dmime: Remove ERR() on HeapAlloc failure for small sizes known at compile time.
|
2013-02-08 12:07:47 +01:00 |
dmloader
|
dmloader: Check return of CoCreateInstance (Coverity).
|
2013-01-08 16:35:34 +01:00 |
dmscript
|
…
|
|
dmstyle
|
dmstyle: Avoid signed-unsigned integer comparisons.
|
2013-01-16 12:22:00 +01:00 |
dmsynth
|
dmsynth: Remove now useless NULL ptr check (Coverity).
|
2013-01-08 12:30:59 +01:00 |
dmusic
|
dmusic: Add support for loading articulations.
|
2013-01-22 12:14:03 +01:00 |
dmusic32
|
…
|
|
dnsapi
|
dnsapi: Increase maximum packet size.
|
2013-03-11 10:41:26 +01:00 |
dplay
|
…
|
|
dplayx
|
dplayx: Assimilate the rest of the inherited methods into IDirectPlay4.
|
2013-04-02 12:09:18 +02:00 |
dpnaddr
|
…
|
|
dpnet
|
dpnet: Increase reported buffer size.
|
2013-04-02 12:47:26 +02:00 |
dpnhpast
|
dpnhpast: Remove an unnecessary DllMain entry point.
|
2013-02-14 21:37:53 +01:00 |
dpnlobby
|
…
|
|
dpwsockx
|
…
|
|
drmclien
|
…
|
|
dsound
|
Revert "dsound/tests: Primary and secondary buffers use the same IDirectSoundBuffer vtbl.".
|
2013-02-19 10:39:07 +01:00 |
dssenh
|
Assorted spelling fixes.
|
2012-09-04 16:15:52 +02:00 |
dswave
|
…
|
|
dwmapi
|
…
|
|
dwrite
|
dwrite: Avoid signed-unsigned integer comparisons.
|
2013-03-11 10:43:01 +01:00 |
dxdiagn
|
dxdiagn: Avoid depending on ddraw.h.
|
2012-10-29 10:47:03 +01:00 |
dxerr8
|
…
|
|
dxerr9
|
…
|
|
dxgi
|
wined3d: Get rid of the surface_type parameter to wined3d_swapchain_create().
|
2013-01-16 12:22:57 +01:00 |
dxguid
|
…
|
|
explorerframe
|
explorerframe: Avoid signed-unsigned integer comparisons.
|
2013-01-17 12:16:04 +01:00 |
faultrep
|
…
|
|
fltlib
|
fltlib: Add stub for FilterUnload.
|
2012-09-04 16:15:49 +02:00 |
fusion
|
fusion: Return correct error for null public token.
|
2013-02-06 10:05:46 +01:00 |
fwpuclnt
|
…
|
|
gameux
|
gameux: Avoid double free (coverity).
|
2012-10-25 11:47:05 +02:00 |
gdi.exe16
|
gdi.exe16: Avoid signed-unsigned integer comparisons.
|
2013-01-17 12:15:42 +01:00 |
gdi32
|
gdi32: Use the Mac driver by default.
|
2013-04-02 12:47:28 +02:00 |
gdiplus
|
gdiplus: Fix returned rect in GdiGetRegionBoundsI.
|
2013-04-03 11:33:01 +02:00 |
glu32
|
…
|
|
gphoto2.ds
|
gphoto2.ds: Let C look like C.
|
2013-02-07 12:03:46 +01:00 |
gpkcsp
|
…
|
|
hal
|
…
|
|
hhctrl.ocx
|
hhctrl.ocx: Avoid signed-unsigned integer comparisons.
|
2013-01-25 11:17:36 +01:00 |
hid
|
…
|
|
hlink
|
hlink: Implement IHlinkBrowseContext_SetCurrentHlink().
|
2013-03-27 12:04:14 +01:00 |
hnetcfg
|
hnetcfg: Return success from INetFwAuthorizedApplication::put_Scope.
|
2012-09-26 11:02:49 +02:00 |
httpapi
|
httpapi: Add a stub implementation of HttpAddUrl.
|
2012-09-26 11:02:53 +02:00 |
iccvid
|
…
|
|
icmp
|
…
|
|
ieframe
|
ieframe: Improved debug traces.
|
2013-04-02 19:33:04 +02:00 |
ifsmgr.vxd
|
…
|
|
imaadp32.acm
|
imaadp32.acm: Don't bother using the register storage class specifier.
|
2012-10-08 17:40:27 +02:00 |
imagehlp
|
imagehlp: Match parameters list with function we're forwarding to.
|
2013-03-27 12:07:41 +01:00 |
imm.dll16
|
…
|
|
imm32
|
imm32/tests: Show behavior with VK_PROCESSKEY in relation to PeekMessage.
|
2013-03-28 18:56:01 +01:00 |
inetcomm
|
inetcomm: Make mimebody_create() static.
|
2013-03-05 12:45:08 +01:00 |
inetcpl.cpl
|
inetcpl.cpl: Add a 256x256 icon.
|
2013-03-27 20:12:28 +01:00 |
inetmib1
|
…
|
|
infosoft
|
…
|
|
initpki
|
…
|
|
inkobj
|
inkobj: Remove unused variable.
|
2012-11-26 11:51:53 +01:00 |
inseng
|
inseng: Add a stub for DllInstall.
|
2012-07-09 15:46:51 -04:00 |
iphlpapi
|
iphlpapi: Use prefixed WS_ structures to avoid misalignment on OS X builds.
|
2013-03-11 10:41:18 +01:00 |
itircl
|
…
|
|
itss
|
itss: Use assignment instead of memcpy to copy a struct.
|
2013-01-24 15:39:00 +01:00 |
joy.cpl
|
joy.cpl: Avoid signed-unsigned integer comparisons.
|
2013-03-11 10:42:56 +01:00 |
jscript
|
jscript: Moved string buffer to separated struct from jsstr_t.
|
2013-04-01 12:19:06 +02:00 |
kernel32
|
kernel32: Fixed copy-paste error in IdnToUnicode.
|
2013-03-28 18:54:51 +01:00 |
keyboard.drv16
|
…
|
|
krnl386.exe16
|
krnl386.exe16: Constify a variable.
|
2013-04-01 14:42:57 +02:00 |
ktmw32
|
ktmw32: Remove an unnecessary DllMain entry point.
|
2013-02-14 21:37:56 +01:00 |
loadperf
|
…
|
|
localspl
|
localspl: Avoid using sizeof on structs with variable length array.
|
2012-11-02 19:47:27 +01:00 |
localui
|
localui: Avoid sizeof on structs with a varlength array.
|
2012-12-11 15:49:03 +01:00 |
lz32
|
…
|
|
lzexpand.dll16
|
…
|
|
mapi32
|
mapi32: Avoid signed-unsigned integer comparisons.
|
2013-02-12 10:16:21 +01:00 |
mapistub
|
mapistub: Forward MAPISendMailW.
|
2012-04-24 11:40:16 +02:00 |
mciavi32
|
mciavi: Fix player deadlock when starting to play.
|
2012-11-13 17:03:15 +01:00 |
mcicda
|
…
|
|
mciqtz32
|
mciqtz: Call interface methods properly.
|
2012-08-20 10:59:01 +02:00 |
mciseq
|
mciseq: The code can only handle up to 128 MIDI tracks.
|
2012-10-25 11:53:33 +02:00 |
mciwave
|
…
|
|
mgmtapi
|
…
|
|
midimap
|
winmm: More compatible midiIn/Out[Un]Prepare MHDR_* flag handling.
|
2013-02-13 17:19:43 +01:00 |
mlang
|
mlang: Avoid signed-unsigned integer comparisons.
|
2013-02-13 10:19:18 +01:00 |
mmcndmgr
|
mmcndmgr: Implement IMMCVersionInfo.
|
2012-07-17 13:09:44 +02:00 |
mmdevapi
|
mmdevapi: Don't free resources on PROCESS_DETACH.
|
2013-03-26 12:11:45 +01:00 |
mmdevldr.vxd
|
…
|
|
mmsystem.dll16
|
mmsystem: MIDIHDR.dwOffset exists since Win 32 only, not in 16 bit code.
|
2013-03-05 09:50:00 +01:00 |
monodebg.vxd
|
…
|
|
mountmgr.sys
|
mountmgr.sys: Remove superfluous semicolon.
|
2012-12-10 11:21:49 +01:00 |
mouse.drv16
|
…
|
|
mpr
|
mpr: Use offsetof for the size of structs with varlen arrays.
|
2013-03-05 10:41:31 +01:00 |
mprapi
|
…
|
|
msacm.dll16
|
…
|
|
msacm32
|
msacm32: Indentation fix.
|
2012-12-18 12:35:26 +01:00 |
msacm32.drv
|
…
|
|
msadp32.acm
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
mscat32
|
…
|
|
mscms
|
mscms: Free memory and handle on error path (Coverity).
|
2013-04-01 12:32:37 +02:00 |
mscoree
|
mscoree: Remove unneeded address-of operator from function name.
|
2013-03-04 11:15:24 +01:00 |
msctf
|
msctf: Avoid signed-unsigned integer comparisons.
|
2013-02-14 11:01:01 +01:00 |
msdaps
|
msdaps: Avoid signed-unsigned integer comparisons.
|
2013-02-14 11:00:52 +01:00 |
msdmo
|
msdmo: DMOGetTypes() is implemented and not a stub.
|
2012-09-12 12:47:18 +02:00 |
msftedit
|
…
|
|
msg711.acm
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
msgsm32.acm
|
msgsm32: Downgrade ERR to WARN.
|
2012-05-22 20:49:28 +02:00 |
mshtml
|
mshtml: Fixed builtin getter call with arguments.
|
2013-04-01 18:17:14 +02:00 |
mshtml.tlb
|
…
|
|
msi
|
msi: Free records on error paths (Coverity).
|
2013-04-01 12:32:37 +02:00 |
msident
|
…
|
|
msimg32
|
…
|
|
msimsg
|
…
|
|
msimtf
|
…
|
|
msisip
|
…
|
|
msisys.ocx
|
msisys.ocx: "Fix" DllCanUnloadNow() implementation.
|
2012-11-22 11:55:44 +01:00 |
msls31
|
msls31: Add stub dll.
|
2012-09-12 17:49:43 +02:00 |
msnet32
|
…
|
|
mspatcha
|
…
|
|
msrle32
|
msrle32: Don't bother using the register storage class specifier.
|
2012-10-08 17:40:31 +02:00 |
mssign32
|
…
|
|
mssip32
|
…
|
|
mstask
|
mstask/tests: Add tests for SetTargetComputer.
|
2012-11-08 15:37:49 +01:00 |
msvcirt
|
msvcrt: Synchronize spec files.
|
2013-03-14 13:21:47 +01:00 |
msvcm80
|
msvcm80: Add __setusermatherr_m stub.
|
2012-05-07 11:34:15 +02:00 |
msvcm90
|
msvcm90: Add new dll based on msvcm80.
|
2012-05-08 16:29:33 +02:00 |
msvcp60
|
msvcp: Match parameters list and architecture with function we're forwarding to.
|
2013-03-26 12:15:41 +01:00 |
msvcp70
|
msvcp: Match architecture with function we're forwarding to.
|
2013-04-02 12:12:20 +02:00 |
msvcp71
|
msvcp: Sync implementations.
|
2013-03-25 14:06:33 +01:00 |
msvcp80
|
msvcp: Match architecture with function we're forwarding to.
|
2013-04-02 12:12:20 +02:00 |
msvcp90
|
msvcp: Match architecture with function we're forwarding to.
|
2013-04-02 12:12:20 +02:00 |
msvcp100
|
msvcp: Match architecture with function we're forwarding to.
|
2013-04-02 12:12:20 +02:00 |
msvcp110
|
msvcp110: Add VS2012 C/C++ runtime.
|
2013-04-02 12:47:13 +02:00 |
msvcr70
|
msvcrt: Synchronize spec files.
|
2013-03-14 13:21:47 +01:00 |
msvcr71
|
msvcrt: Synchronize spec files.
|
2013-03-14 13:21:47 +01:00 |
msvcr80
|
msvcrt: Added _wcsnicoll_l implementation.
|
2013-04-01 14:41:03 +02:00 |
msvcr90
|
msvcrt: Added _wcsnicoll_l implementation.
|
2013-04-01 14:41:03 +02:00 |
msvcr100
|
msvcrt: Added _wcsnicoll_l implementation.
|
2013-04-01 14:41:03 +02:00 |
msvcr110
|
msvcrt: Added _wcsnicoll_l implementation.
|
2013-04-01 14:41:03 +02:00 |
msvcrt
|
msvcrt: Added _wcsnicoll_l implementation.
|
2013-04-01 14:41:03 +02:00 |
msvcrt20
|
msvcrt20: Match parameters list with function we're forwarding to.
|
2013-03-26 12:15:50 +01:00 |
msvcrt40
|
msvcrt: Synchronize spec files.
|
2013-03-14 13:21:47 +01:00 |
msvcrtd
|
msvcrt: Synchronize spec files.
|
2013-03-14 13:21:47 +01:00 |
msvfw32
|
msvfw32: Fix a leak (coverity).
|
2012-11-05 11:30:35 +01:00 |
msvidc32
|
…
|
|
msvideo.dll16
|
…
|
|
mswsock
|
…
|
|
msxml
|
…
|
|
msxml2
|
…
|
|
msxml3
|
msxml3: Embed user/password in uri used to create a moniker.
|
2013-03-26 12:09:48 +01:00 |
msxml4
|
…
|
|
msxml6
|
…
|
|
nddeapi
|
…
|
|
netapi32
|
netapi32: Fix wrap-around bug in tick count comparison.
|
2013-01-24 15:15:35 +01:00 |
newdev
|
…
|
|
normaliz
|
…
|
|
npmshtml
|
…
|
|
ntdll
|
ntdll: Add a stub for RtlConvertToAutoInheritSecurityObject.
|
2013-03-27 20:12:26 +01:00 |
ntdsapi
|
…
|
|
ntoskrnl.exe
|
ntoskrnl: Synchronize spec file with ntdll and msvcrt.
|
2013-03-14 13:59:05 +01:00 |
ntprint
|
ntprint: Remove unused variable.
|
2012-11-26 11:51:46 +01:00 |
objsel
|
…
|
|
odbc32
|
odbc32: Fix some data types for 64-bit.
|
2012-11-20 13:32:45 +01:00 |
odbccp32
|
…
|
|
odbccu32
|
odbccu32: Remove an unnecessary source file.
|
2013-02-14 21:37:48 +01:00 |
ole2.dll16
|
…
|
|
ole2conv.dll16
|
…
|
|
ole2disp.dll16
|
ole2disp.dll16: Indentation fix.
|
2012-12-19 12:54:51 +01:00 |
ole2nls.dll16
|
…
|
|
ole2prox.dll16
|
…
|
|
ole2thk.dll16
|
…
|
|
ole32
|
ole32: Fix possible return of freed pointer (Coverity).
|
2013-04-01 12:32:37 +02:00 |
oleacc
|
…
|
|
oleaut32
|
oleaut32: Fixed VARIANT_FormatDate behavior on dates before year 1600.
|
2013-02-25 13:03:03 +01:00 |
olecli.dll16
|
…
|
|
olecli32
|
…
|
|
oledb32
|
oledb32: Avoid signed-unsigned integer comparisons.
|
2013-02-25 10:40:35 +01:00 |
oledlg
|
oledlg: Avoid signed-unsigned integer comparisons.
|
2013-02-25 10:40:35 +01:00 |
olepro32
|
olepro32: "Fix" DllCanUnloadNow() implementation.
|
2012-11-22 11:55:51 +01:00 |
olesvr.dll16
|
…
|
|
olesvr32
|
…
|
|
olethk32
|
…
|
|
openal32
|
…
|
|
opencl
|
opencl: We still use the deprecated OpenCL 1.1 APIs.
|
2012-06-28 18:52:30 +02:00 |
opengl32
|
opengl32: Remove unused variable.
|
2012-11-26 11:51:36 +01:00 |
pdh
|
pdh: Accept the local machine name in counter paths.
|
2012-12-21 14:15:45 +01:00 |
photometadatahandler
|
…
|
|
pidgen
|
…
|
|
powrprof
|
…
|
|
printui
|
printui: Remove unused variable.
|
2012-11-26 11:51:29 +01:00 |
propsys
|
propsys: PropVariantClear does not clear on uninitialized values (Coverity).
|
2012-09-17 12:05:30 +02:00 |
psapi
|
psapi/tests: Define the required Windows version before including anything.
|
2013-02-20 13:17:12 +01:00 |
pstorec
|
pstorec: "Fix" DllCanUnloadNow() implementation.
|
2012-11-22 11:55:57 +01:00 |
qcap
|
qcap: Fix compilation on systems that have v4l1 but not VIDIOCMCAPTURE & co.
|
2013-03-06 17:40:58 +01:00 |
qedit
|
qedit: Implement IMediaSeeking and IMediaPosition in sample grabber.
|
2013-03-05 09:50:02 +01:00 |
qmgr
|
qmgr: Remove separate release helpers.
|
2013-01-18 13:28:26 +01:00 |
qmgrprxy
|
…
|
|
quartz
|
quartz: Free wszPatternString (Coverity).
|
2013-03-15 11:42:10 +01:00 |
query
|
…
|
|
rasapi16.dll16
|
…
|
|
rasapi32
|
…
|
|
rasdlg
|
…
|
|
regapi
|
…
|
|
resutils
|
…
|
|
riched20
|
riched20: Always write out the color table.
|
2013-03-25 14:09:41 +01:00 |
riched32
|
…
|
|
rpcrt4
|
rpcrt4: Use the right port for https connections.
|
2013-03-25 16:27:17 +01:00 |
rsabase
|
…
|
|
rsaenh
|
rsaenh: Indentation fix.
|
2012-12-21 11:37:14 +01:00 |
rstrtmgr
|
…
|
|
rtutils
|
…
|
|
samlib
|
…
|
|
sane.ds
|
sane.ds: Avoid signed-unsigned integer comparisons.
|
2013-02-26 11:27:02 +01:00 |
scarddlg
|
…
|
|
sccbase
|
…
|
|
schannel
|
schannel/tests: Fix test on win8.
|
2012-12-07 17:26:32 +01:00 |
scrrun
|
scrrun: Implement GetFileVersion().
|
2012-12-19 14:38:58 +01:00 |
scsiport.sys
|
scsiport.sys: Add stub implementation of scsiport.sys.
|
2012-10-02 15:06:34 +02:00 |
secur32
|
secur32: Disable SSL2 protocol in default settings.
|
2013-04-01 12:18:55 +02:00 |
security
|
…
|
|
sensapi
|
sensapi: Remove an unnecessary DllMain entry point.
|
2013-02-14 21:37:58 +01:00 |
serialui
|
…
|
|
setupapi
|
setupapi: Add stub for SetupAddToSourceListW.
|
2012-12-11 20:45:45 +01:00 |
setupx.dll16
|
setupx.dll16: Avoid a FALSE:TRUE conditional expression.
|
2012-08-15 12:12:46 +02:00 |
sfc
|
…
|
|
sfc_os
|
…
|
|
shdoclc
|
…
|
|
shdocvw
|
shdocvw: Remove unused variable.
|
2012-11-29 00:16:04 +01:00 |
shell.dll16
|
…
|
|
shell32
|
shell32: Match parameters list with function we're forwarding to.
|
2013-03-27 12:07:11 +01:00 |
shfolder
|
…
|
|
shlwapi
|
shlwapi: Add a stub for IsInternetESCEnabled.
|
2013-02-12 10:16:00 +01:00 |
slbcsp
|
…
|
|
slc
|
…
|
|
snmpapi
|
…
|
|
softpub
|
…
|
|
sound.drv16
|
…
|
|
spoolss
|
…
|
|
stdole2.tlb
|
…
|
|
stdole32.tlb
|
…
|
|
sti
|
…
|
|
storage.dll16
|
…
|
|
stress.dll16
|
…
|
|
strmbase
|
strmbase: Fixed user-after-free (Coverity).
|
2013-03-25 14:07:35 +01:00 |
strmiids
|
…
|
|
svrapi
|
…
|
|
sxs
|
Always define WIDL_C_INLINE_WRAPPERS.
|
2012-08-28 14:41:13 +02:00 |
system.drv16
|
…
|
|
t2embed
|
…
|
|
tapi32
|
tapi32: Add stub lineInitializeExW.
|
2012-09-18 10:18:22 +02:00 |
toolhelp.dll16
|
krnl386.exe: Retrieve the page size from ntdll.
|
2013-01-08 16:35:31 +01:00 |
traffic
|
…
|
|
twain.dll16
|
…
|
|
twain_32
|
twain_32: Remove an unnecessary DllMain entry point.
|
2013-02-14 21:37:50 +01:00 |
typelib.dll16
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
unicows
|
…
|
|
updspapi
|
…
|
|
url
|
…
|
|
urlmon
|
urlmon: Delay processing notifications from Read during MIME verification.
|
2013-03-28 12:17:52 +01:00 |
usbd.sys
|
usbd.sys: Avoid signed-unsigned integer comparisons.
|
2013-02-27 11:30:17 +01:00 |
user.exe16
|
user.exe16: Use FIELD_OFFSET to calculate the size of a struct with variable length array.
|
2012-11-12 13:16:59 +01:00 |
user32
|
user32: Don't print a warning when creating the HWND_MESSAGE parent window.
|
2013-04-02 14:19:45 +02:00 |
userenv
|
…
|
|
usp10
|
usp10: Correct access to -1 index of array.
|
2013-03-25 14:04:12 +01:00 |
uuid
|
uuid: Add msdasc.h.
|
2012-09-24 22:27:26 +02:00 |
uxtheme
|
uxtheme: Remove unused variable.
|
2012-11-29 00:15:56 +01:00 |
vbscript
|
vbscript: Added IMatch interface to Match2 object.
|
2013-03-25 14:09:55 +01:00 |
vcomp
|
vcomp: No-op stubs for _vcomp_single_begin, _vcomp_single_end.
|
2012-10-16 12:09:03 +02:00 |
vcomp90
|
vcomp: No-op stubs for _vcomp_single_begin, _vcomp_single_end.
|
2012-10-16 12:09:03 +02:00 |
vcomp100
|
vcomp: No-op stubs for _vcomp_single_begin, _vcomp_single_end.
|
2012-10-16 12:09:03 +02:00 |
vdhcp.vxd
|
…
|
|
vdmdbg
|
…
|
|
ver.dll16
|
…
|
|
version
|
version: Remove 'return' from void function.
|
2012-12-19 14:38:58 +01:00 |
vmm.vxd
|
vmm.vxd: Hardcode the x86 page size.
|
2013-01-08 16:35:31 +01:00 |
vnbt.vxd
|
…
|
|
vnetbios.vxd
|
…
|
|
vtdapi.vxd
|
…
|
|
vwin32.vxd
|
…
|
|
w32skrnl
|
…
|
|
w32sys.dll16
|
…
|
|
wbemprox
|
wbemprox: Add a partial implementation of Win32_DiskPartition.
|
2013-02-25 13:02:54 +01:00 |
webservices
|
webservices: Add new dll.
|
2013-02-21 19:16:23 +01:00 |
wer
|
wer: Return S_OK from the WerRepostSubmit stub.
|
2012-07-31 10:51:55 +02:00 |
wevtapi
|
…
|
|
wiaservc
|
…
|
|
win32s16.dll16
|
…
|
|
win87em.dll16
|
…
|
|
winaspi.dll16
|
winaspi.dll16: Simplify the "pointer to start of array" idiom.
|
2012-07-27 17:05:29 +02:00 |
windebug.dll16
|
…
|
|
windowscodecs
|
windowscodecs: Basic tests for tiff encoder options.
|
2013-04-01 20:41:48 +02:00 |
windowscodecsext
|
windowscodecsext: Implement WICCreateColorTransform_Proxy and IWICColorTransform_Initialize_Proxy.
|
2013-02-11 17:52:05 +01:00 |
winealsa.drv
|
winealsa.drv: Avoid signed-unsigned integer comparisons.
|
2013-03-04 11:15:02 +01:00 |
winecoreaudio.drv
|
winmm: More compatible midiIn/Out[Un]Prepare MHDR_* flag handling.
|
2013-02-13 17:19:43 +01:00 |
winecrt0
|
winecrt0: Android NDK doesn't have _init and _fini.
|
2013-03-11 11:44:23 +01:00 |
wined3d
|
wined3d: Ignore WS_VISIBLE and WS_EX_TOPMOST when dropping out of fullscreen.
|
2013-04-03 11:33:52 +02:00 |
winegstreamer
|
strmbase: Remove code duplicated by every user of ISeekingPassThruImpl.
|
2013-03-05 09:50:02 +01:00 |
winejoystick.drv
|
…
|
|
winemac.drv
|
winemac: During live resize, force occasional redisplay due to spontaneous redrawing.
|
2013-04-02 12:47:27 +02:00 |
winemapi
|
winemapi: List ignored attachments.
|
2012-12-12 20:24:38 +01:00 |
winemp3.acm
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
wineoss.drv
|
winmm: Prevent some MIDI race conditions.
|
2013-03-01 18:03:30 +01:00 |
wineps.drv
|
wineps.drv: Constify a variable.
|
2013-04-03 11:34:28 +02:00 |
wineps16.drv16
|
…
|
|
wineqtdecoder
|
strmbase: Remove code duplicated by every user of ISeekingPassThruImpl.
|
2013-03-05 09:50:02 +01:00 |
winex11.drv
|
winex11.drv: Simplify test for pbuffer availability.
|
2013-04-01 13:17:34 +02:00 |
wing.dll16
|
wing32: Use the correct constant names for CreateDIBSection.
|
2012-05-02 12:10:59 +02:00 |
wing32
|
wing32: Use the correct size for memcpy (coverity).
|
2012-10-23 12:26:29 +02:00 |
winhttp
|
winhttp: Improved error handling in netconn_secure_connect.
|
2013-04-02 12:47:27 +02:00 |
wininet
|
wininet: Moved more compat logic to netcon_secure_connect_setup.
|
2013-04-02 12:47:27 +02:00 |
winmm
|
winmm: Remove unneeded address-of operator from function name.
|
2013-04-01 12:19:21 +02:00 |
winnls.dll16
|
…
|
|
winnls32
|
…
|
|
winscard
|
winscard: Remove unused variable.
|
2012-11-29 00:15:39 +01:00 |
winsock.dll16
|
…
|
|
winspool.drv
|
winspool.drv: Move loading of libcups out of the init code protected by mutex.
|
2013-04-01 12:32:36 +02:00 |
winsta
|
…
|
|
wintab.dll16
|
…
|
|
wintab32
|
wintab32: Retrieve the graphics driver module from gdi32.
|
2013-02-06 13:19:43 +01:00 |
wintrust
|
wintrust/tests: Unify test message in case of a FALSE return.
|
2012-12-06 20:31:31 +01:00 |
wlanapi
|
…
|
|
wldap32
|
wldap32: An English (United States) spelling fix.
|
2012-05-04 18:07:24 +02:00 |
wmi
|
wmi: Match parameters list with function we're forwarding to.
|
2013-03-27 12:08:09 +01:00 |
wmiutils
|
wmiutils: Implement IWbemPathKeyList::RemoveAllKeys.
|
2013-02-21 18:01:30 +01:00 |
wmvcore
|
wmvcore: Fix a typo.
|
2013-02-15 14:13:33 +01:00 |
wnaspi32
|
…
|
|
wow32
|
…
|
|
ws2_32
|
ws2_32: Make _is_blocking() return server error code, so that callers can act appropriately.
|
2013-03-25 16:26:34 +01:00 |
wshom.ocx
|
wshom: Implement IWshShell3::Run().
|
2013-02-26 18:18:00 +01:00 |
wsnmp32
|
wsnmp32: New stub dll.
|
2012-05-01 14:49:24 +02:00 |
wsock32
|
wsock32: Avoid signed-unsigned integer comparisons.
|
2013-03-08 11:00:39 +01:00 |
wtsapi32
|
wtsapi32: Remove an unnecessary DllMain entry point.
|
2013-02-14 21:38:01 +01:00 |
wuapi
|
…
|
|
wuaueng
|
…
|
|
xapofx1_1
|
…
|
|
xinput1_1
|
…
|
|
xinput1_2
|
…
|
|
xinput1_3
|
…
|
|
xinput9_1_0
|
…
|
|
xmllite
|
xmllite: Partially implement value normalization for CDATA sections.
|
2013-03-26 12:09:59 +01:00 |
xolehlp
|
xolehlp: Add some stubs.
|
2012-11-20 13:32:48 +01:00 |
xpsprint
|
…
|
|
xpssvcs
|
xpssvcs: Add stub dll.
|
2012-11-08 17:21:10 +01:00 |
Makedll.rules.in
|
…
|
|
Makeimplib.rules.in
|
…
|
|