Sweden-Number/dlls
Ken Thomases 792b47ad3b winemac: Restore a maximized window if a user tries to move it by dragging its title bar.
OS X doesn't have the same concept of maximized windows as Windows does.
There's no mode that prevents a normally-movable window from being moved.  If
a window is "zoomed", it mostly fills the screen but the user can still move
or resize it, at which point it ceases to be in the zoomed state.  So, users
are confused and frustrated when they can't move a window that's maximized.

To get similar behavior while still respecting Win32 semantics, we detect when
the user tries to move a maximized window.  When they start, a request is
submitted to the app to restore the window.  Unless and until the window is
restored, we don't actually allow the window to move.

The user expects to move the window from its current (maximized) position.  It
should not jump to its normal position upon being restored.  So, we set the
window's normal position to its current position before restoring it.
2015-03-24 13:55:34 +09:00
..
acledit
aclui
activeds activeds: Remove an unneeded NONAMELESSUNION directive. 2015-03-09 22:06:22 +09:00
actxprxy actxprxy: Remove unneeded NONAMELESSXXX directives. 2015-03-09 22:06:22 +09:00
adsiid
advapi32 advapi32/tests: Make cb_{running,stopped}() static. 2015-03-02 13:50:57 +09:00
advpack advpack: Simplify the check for an empty string (PVS-Studio). 2014-11-17 19:30:24 +09:00
amstream amstream: Do not allow unloading while library is still in use. 2015-03-02 13:53:03 +09:00
api-ms-win-core-com-l1-1-0
api-ms-win-core-console-l1-1-0
api-ms-win-core-datetime-l1-1-0 api-ms-win-core-datetime-l1-1-0: Add dll. 2014-12-04 14:03:30 +01:00
api-ms-win-core-datetime-l1-1-1 kernel32: Implement Get{Time,Date}FormatEx. 2015-01-06 12:59:07 +01:00
api-ms-win-core-debug-l1-1-1
api-ms-win-core-errorhandling-l1-1-1 ntdll: Add stubs for vectored continue handler. 2014-11-13 16:31:49 +09:00
api-ms-win-core-errorhandling-l1-1-2 api-ms-win-core-errorhandling-l1-1-2: Add stub dll. 2014-12-05 11:23:12 +01:00
api-ms-win-core-fibers-l1-1-0 api-ms-win-core-fibers-l1-1-0: Add dll. 2014-12-04 14:03:29 +01:00
api-ms-win-core-fibers-l1-1-1 api-ms-win-core-fibers-l1-1-1: Add stub dll. 2014-12-03 21:34:28 +01:00
api-ms-win-core-file-l1-2-0
api-ms-win-core-file-l2-1-0 kernel32: Add stubs for CreateSymbolicLinkA/W. 2014-12-05 11:24:51 +01:00
api-ms-win-core-file-l2-1-1 kernel32: Add stubs for CreateSymbolicLinkA/W. 2014-12-05 11:24:51 +01:00
api-ms-win-core-handle-l1-1-0
api-ms-win-core-heap-l1-2-0
api-ms-win-core-heap-obsolete-l1-1-0
api-ms-win-core-interlocked-l1-2-0
api-ms-win-core-io-l1-1-1
api-ms-win-core-kernel32-legacy-l1-1-0
api-ms-win-core-libraryloader-l1-1-1 kernel32: Add stub implementation for EnumResourceLanguagesEx. 2015-01-27 22:03:17 +01:00
api-ms-win-core-localization-l1-2-0 kernel32: Add a stub for GetUserPreferredUILanguages. 2014-12-10 19:32:28 +01:00
api-ms-win-core-localization-l1-2-1 kernel32: Add a stub for GetUserPreferredUILanguages. 2014-12-10 19:32:28 +01:00
api-ms-win-core-localization-obsolete-l1-1-0
api-ms-win-core-localregistry-l1-1-0
api-ms-win-core-memory-l1-1-1 kernel32: Add a stub for SetSystemFileCacheSize. 2014-10-08 16:34:29 +02:00
api-ms-win-core-namedpipe-l1-2-0
api-ms-win-core-processenvironment-l1-2-0
api-ms-win-core-processthreads-l1-1-0 kernel32: Implement GetProcessIdOfThread(). 2015-03-20 21:31:57 +09:00
api-ms-win-core-processthreads-l1-1-1 kernel32: Implement GetProcessIdOfThread(). 2015-03-20 21:31:57 +09:00
api-ms-win-core-processthreads-l1-1-2 kernel32: Implement GetProcessIdOfThread(). 2015-03-20 21:31:57 +09:00
api-ms-win-core-profile-l1-1-0
api-ms-win-core-psapi-l1-1-0
api-ms-win-core-registry-l1-1-0
api-ms-win-core-rtlsupport-l1-2-0
api-ms-win-core-shlwapi-legacy-l1-1-0
api-ms-win-core-string-l1-1-0
api-ms-win-core-synch-l1-2-0 kernel32: Added SetWaitableTimerEx(). 2014-03-24 11:38:22 +01:00
api-ms-win-core-sysinfo-l1-2-0 kernel32: Add GetSystemFirmwareTable stub. 2015-01-26 12:06:04 +01:00
api-ms-win-core-sysinfo-l1-2-1 kernel32: Add GetSystemFirmwareTable stub. 2015-01-26 12:06:04 +01:00
api-ms-win-core-threadpool-legacy-l1-1-0
api-ms-win-core-timezone-l1-1-0
api-ms-win-core-url-l1-1-0
api-ms-win-core-util-l1-1-0
api-ms-win-core-winrt-error-l1-1-0
api-ms-win-core-winrt-error-l1-1-1 api-ms-win-core-winrt-error-l1-1-1: Add stub dll. 2014-12-04 14:03:32 +01:00
api-ms-win-core-winrt-l1-1-0 api-ms-win-core-winrt-l1-1-0: Move implementations into combase. 2014-12-09 18:55:31 +01:00
api-ms-win-core-winrt-string-l1-1-0 combase: Implement functions for HSTRING_BUFFER. 2014-12-15 16:49:00 +01:00
api-ms-win-core-xstate-l2-1-0 api-ms-win-core-xstate-l2-1-0: Add stub dll. 2014-12-04 14:03:31 +01:00
api-ms-win-downlevel-advapi32-l1-1-0 advapi32: Stub EventActivityIdControl. 2015-02-26 20:08:49 +09:00
api-ms-win-downlevel-advapi32-l2-1-0
api-ms-win-downlevel-normaliz-l1-1-0
api-ms-win-downlevel-ole32-l1-1-0
api-ms-win-downlevel-shell32-l1-1-0
api-ms-win-downlevel-shlwapi-l1-1-0 shlwapi: Add implementation for StrCatChainW. 2014-12-16 16:32:31 +01:00
api-ms-win-downlevel-shlwapi-l2-1-0
api-ms-win-downlevel-user32-l1-1-0
api-ms-win-downlevel-version-l1-1-0 version: Add stubs for GetFileVersionInfoExA/W. 2014-12-23 15:30:50 +01:00
api-ms-win-eventing-provider-l1-1-0 advapi32: Stub EventActivityIdControl. 2015-02-26 20:08:49 +09:00
api-ms-win-ntuser-dc-access-l1-1-0
api-ms-win-security-base-l1-1-0
api-ms-win-security-base-l1-2-0
api-ms-win-security-sddl-l1-1-0
api-ms-win-service-core-l1-1-1
api-ms-win-service-management-l1-1-0
api-ms-win-service-winsvc-l1-2-0
apphelp apphelp: Add a stub for SdbCloseDatabase. 2015-02-06 23:36:51 +09:00
appwiz.cpl appwiz.cpl: Remove an unneeded NONAMELESSSTRUCT directive. 2015-03-09 22:06:23 +09:00
atl atl: Improved content type handling of AtlAxCreateControlEx. 2015-01-22 21:55:02 +01:00
atl80 atl: Improved content type handling of AtlAxCreateControlEx. 2015-01-22 21:55:02 +01:00
atl90 atl: Improved content type handling of AtlAxCreateControlEx. 2015-01-22 21:55:02 +01:00
atl100 atl100/tests: Added tests for AtlAxCreateControlEx. 2015-01-22 21:55:07 +01:00
atl110 atl: Improved content type handling of AtlAxCreateControlEx. 2015-01-22 21:55:02 +01:00
authz authz: Stub AuthzInstallSecurityEventSource. 2014-10-29 20:31:02 +09:00
avicap32
avifil32 avifil32: Return interface pointer from QI instead of impl pointer. 2015-03-20 17:39:37 +09:00
avifile.dll16
avrt
bcrypt bcrypt: Add stub for BCryptGetProperty. 2014-10-22 21:00:27 +09:00
browseui browseui: Return interface pointer from QI instead of impl pointer. 2015-03-20 17:39:43 +09:00
cabinet cabinet: Accept hf == 0 in FDIIsCabinet. 2014-12-03 11:13:25 +01:00
capi2032
cards
cfgmgr32 setupapi: Add stubs for CM_Get_Device_Interface_List_SizeA/W. 2014-10-08 17:44:50 +02:00
clusapi
combase combase: Reorder checks (Coverity). 2015-01-13 20:39:32 +01:00
comcat
comctl32 comctl32/listview: Update view on style change only if LVS_TYPEMASK styles have changed. 2015-03-23 16:36:06 +09:00
comdlg32 comdlg32: Remove unneeded NONAMELESSSTRUCT directives. 2015-03-09 22:06:24 +09:00
comm.drv16
commdlg.dll16 commdlg.dll16: Remove unneeded NONAMELESSXXX directives. 2015-03-09 22:06:24 +09:00
compobj.dll16 compobj.dll16: Remove dead assignments in compobj.c (Cppcheck). 2014-11-03 16:32:22 +09:00
compstui compstui: Remove an uneeded NONAMELESSUNION directive. 2015-03-10 15:18:16 +09:00
comsvcs
connect connect: Add IsInternetConnected stub. 2015-02-11 22:26:28 +09:00
credui
crtdll
crypt32 crypt32: Mark internal symbols with hidden visibility. 2015-03-16 15:06:27 +09:00
cryptdlg
cryptdll
cryptext cryptext: Add stubs for CryptExtAddPFX/CryptExtAddPFXW. 2014-11-26 19:16:52 +01:00
cryptnet cryptnet/tests: Remove an uneeded NONAMELESSUNION directive. 2015-03-10 15:18:21 +09:00
cryptui cryptui: Fix grammar in warning message. 2015-02-20 16:33:59 +09:00
ctapi32
ctl3d.dll16
ctl3d32
ctl3dv2.dll16
d2d1 d2d1: Implement d2d_factory_CreateDrawingStateBlock(). 2015-02-18 23:21:39 +09:00
d3d8 Assorted spelling fixes. 2015-03-19 21:54:14 +09:00
d3d9 d3d10core: Also pass unused input layout elements to wined3d. 2015-03-23 22:59:12 +09:00
d3d10 d3d10: D3D10CreateStateBlock() is implemented. 2015-02-12 22:12:13 +09:00
d3d10_1 d3d10_1: Forward stateblock functions to d3d10. 2014-09-03 11:22:13 +02:00
d3d10core d3d10core: Also pass unused input layout elements to wined3d. 2015-03-23 22:59:12 +09:00
d3d11 d3d11: Switch to d3d-style formatting. 2015-02-05 19:59:06 +09:00
d3dcompiler_33
d3dcompiler_34
d3dcompiler_35
d3dcompiler_36
d3dcompiler_37
d3dcompiler_38
d3dcompiler_39
d3dcompiler_40
d3dcompiler_41
d3dcompiler_42
d3dcompiler_43 d3dcompiler: Fix tracing of expression operators. 2014-10-16 21:23:41 +09:00
d3dim
d3drm d3drm: Get rid of some incorrect comments. 2015-03-20 21:32:27 +09:00
d3dx9_24 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_25 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_26 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_27 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_28 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_29 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_30 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_31 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_32 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_33 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_34 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_35 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_36 d3dx9_36: Make d3dx_decltype_size[] static. 2015-03-17 14:18:35 +09:00
d3dx9_37 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_38 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_39 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_40 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_41 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_42 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx9_43 d3dx9_36: Add D3DXDisassembleShader stub. 2015-02-16 23:22:04 +09:00
d3dx10_33
d3dx10_34
d3dx10_35
d3dx10_36
d3dx10_37
d3dx10_38
d3dx10_39
d3dx10_40
d3dx10_41
d3dx10_42
d3dx10_43
d3dx11_42
d3dx11_43
d3dxof d3dxof: Use assignment for GUID instead of memcpy with hardcoded size. 2015-03-11 12:47:53 +09:00
dbgeng
dbghelp dbghelp: Mark internal symbols with hidden visibility. 2015-03-16 15:06:29 +09:00
dciman32 dciman32: Remove unnecessary DllMain implementation. 2014-05-15 19:04:47 +02:00
ddeml.dll16
ddraw ddraw/tests: Correct executebuffer offsets. 2015-03-23 22:59:16 +09:00
ddrawex include: Correct DDSCAPS2 and DDSURFACEDESC2 structures and their uses. 2015-03-02 23:00:32 +09:00
devenum devenum: Mark internal symbols with hidden visibility. 2015-03-17 14:18:39 +09:00
dhcpcsvc
difxapi difxapi: Add stubs for SetDifxLogCallbackA/W. 2014-11-26 17:26:09 +01:00
dinput dinput/tests: Avoid assigning values twice (PVS-Studio). 2015-03-20 12:41:44 +09:00
dinput8 dinput8: Create a window that will receive events generated by input tests. 2014-03-07 11:30:27 +01:00
dispdib.dll16
dispex dispex: Remove unneeded NONAMELESSXXX directives. 2015-03-11 22:10:26 +09:00
display.drv16
dmband dmband/tests: Remove an unused assigment (PVS-Studio). 2015-01-15 14:05:09 +01:00
dmcompos dmcompos/tests: Remove an unused assigment (PVS-Studio). 2015-01-15 14:05:12 +01:00
dmime dmime/tests: Remove unused assigments (PVS-Studio). 2015-01-15 14:05:15 +01:00
dmloader dmloader: Remove an unneeded NONAMELESSSTRUCT directive. 2015-03-11 22:10:28 +09:00
dmscript dmscript/tests: Remove an unused assigment (PVS-Studio). 2015-01-15 14:05:56 +01:00
dmstyle dmstyle/tests: Remove unused assigments (PVS-Studio). 2015-01-15 14:05:58 +01:00
dmsynth dmsynth: Use E_NOT_SUFFICIENT_BUFFER definition. 2014-10-07 20:21:58 +02:00
dmusic dmusic/tests: Remove an unused assigment (PVS-Studio). 2015-01-15 14:06:00 +01:00
dmusic32
dnsapi dnsapi: Do not fail if NETDB_INTERNAL is not present. 2014-07-07 09:13:47 +02:00
dplay
dplayx dplayx: Remove unneeded NONAMELESSSTRUCT directives. 2015-03-11 22:10:30 +09:00
dpnaddr
dpnet dpnet: Correct usage of memcpy in GetComponentByName. 2015-03-06 20:31:59 +09:00
dpnhpast
dpnlobby
dpvoice dpvoice: Turn GetCompressionTypes into a semi-stub. 2015-02-19 23:27:25 +09:00
dpwsockx
drmclien
dsound dsound: Do not wait on mixer thread exit on dsound release. 2015-03-18 19:35:43 +09:00
dssenh dssenh/tests: Add tests for the default encryption chaining mode. 2014-06-30 22:04:52 +02:00
dswave dswave/tests: Remove an unused assigment (PVS-Studio). 2015-01-15 14:06:02 +01:00
dwmapi dwmapi: Remove unneeded NONAMELESSXXX directives. 2015-03-11 22:10:33 +09:00
dwrite dwrite/tests: Another test for cluster metrics and inline objects. 2015-03-18 19:36:43 +09:00
dxdiagn dxdiagn: Add bNoHardware stub property. 2015-03-10 15:27:57 +09:00
dxerr8
dxerr9
dxgi dxgi: Implement dxgi_swapchain_GetPrivateData(). 2015-02-18 23:21:11 +09:00
dxguid dxguid: Include dplobby8.h. 2014-05-12 10:51:32 +02:00
dxva2 dxva2: Add implementation for stub functions. 2014-04-04 16:58:05 +02:00
evr evr: Add stub dll. 2015-02-04 21:32:50 +09:00
explorerframe explorerframe: Return interface pointer from QI instead of impl pointer. 2015-03-20 17:39:47 +09:00
ext-ms-win-gdi-devcaps-l1-1-0
faultrep faultrep/tests: Update is_process_limited() to deal with non-administrator, non-power user accounts. 2014-03-05 11:50:40 +01:00
fltlib fltlib: Add a version resource. 2014-02-27 14:33:31 -06:00
fntcache
fontsub fontsub: Added dll stub. 2014-03-03 17:02:39 +01:00
fusion fusion: Return interface pointer from QI instead of impl pointer. 2015-03-20 17:39:52 +09:00
fwpuclnt
gameux gameux: Return function result on error (PVS-Studio). 2015-03-20 12:42:33 +09:00
gdi.exe16
gdi32 gdi32: Remove double parentheses, not a misplaced pair (PVS-Studio). 2015-03-06 20:32:00 +09:00
gdiplus gdiplus: Add missing returns in initialize_decoder_wic (Coverity). 2015-03-23 16:20:57 +09:00
glu32 glu32: Fix wrapper function for glu[Begin|End]Polygon and gluNextContour. 2014-09-15 16:40:38 +02:00
gphoto2.ds gphoto2.ds: Remove unneeded NONAMELESSXXX directives. 2015-03-13 00:28:18 +09:00
gpkcsp
hal hal: Remove unneeded NONAMELESSXXX directives. 2015-03-06 12:54:40 +09:00
hhctrl.ocx hhctrl.ocx: Mark internal symbols with hidden visibility. 2015-03-18 19:39:23 +09:00
hid hid: Add HidD_GetProductString stub. 2014-08-04 16:20:15 +02:00
hlink hlink: Improve file protocol handling in HlinkParseDisplayName. 2014-03-04 19:24:29 +01:00
hnetcfg hnetcfg: Release typeinfos and typelib on dll unload. 2015-01-20 17:52:24 +01:00
httpapi
iccvid iccvid: Fix compiler warnings with flag -Wunused-macros. 2014-12-11 11:55:52 +01:00
icmp
ieframe ieframe/tests: NONAMELESSUNION is not needed when using the U() macro. 2015-03-13 00:28:21 +09:00
ifsmgr.vxd
imaadp32.acm
imagehlp imagehlp/tests: Add test for BindImageEx with NULL as StatusRoutine. 2014-08-18 12:46:34 +02:00
imm.dll16
imm32 imm32: Remove redundant IsWindow calls. 2015-02-26 23:00:17 +09:00
inetcomm
inetcpl.cpl inetcpl.cpl: Remove uneeded NONAMELESSUNION directives. 2015-03-13 00:28:19 +09:00
inetmib1 Assorted spelling/grammar fixes. 2014-04-30 18:34:20 +02:00
infosoft
initpki
inkobj
inseng
iphlpapi iphlpapi: Set 0.0.0.0 as the IP and mask of disconnected interfaces. 2015-01-16 16:54:08 +01:00
itircl
itss itss/tests: Fix compiler warnings with flag -Wunused-macros. 2014-12-11 11:55:48 +01:00
joy.cpl joy.cpl: Avoid pointers to out of scope variables (PVS-Studio). 2014-12-04 14:03:33 +01:00
jscript jscript: Mark internal symbols with hidden visibility. 2015-03-18 19:39:04 +09:00
jsproxy jsproxy: Avoid potential NULL dereference (Coverity). 2014-05-20 09:45:06 +02:00
kernel32 kernel32: Implement GetProcessIdOfThread(). 2015-03-20 21:31:57 +09:00
keyboard.drv16
krnl386.exe16 krnl386.exe16: Mark internal symbols with hidden visibility. 2015-03-19 14:06:28 +09:00
ksuser ksuser: New stub dll. 2014-10-07 20:22:16 +02:00
ktmw32 ktmw32: Add a stub for RollbackTransaction. 2015-02-06 23:35:40 +09:00
loadperf
localspl localspl: Remove uneeded NONAMELESSUNION directives. 2015-03-13 21:57:29 +09:00
localui localui: Remove an uneeded NONAMELESSUNION directive. 2015-03-13 21:57:30 +09:00
lz32
lzexpand.dll16
mapi32 mapi32: Remove unneeded NONAMELESSXXX directives. 2015-03-13 21:57:31 +09:00
mapistub
mciavi32 mciavi32: Initialize a variable (Cppcheck). 2014-11-03 16:32:13 +09:00
mcicda
mciqtz32 mciqtz32: Fix notify flag behavior. 2015-03-18 19:27:51 +09:00
mciseq mciseq: Simplify the check for an empty string. 2014-11-17 19:30:25 +09:00
mciwave mciwave: Remove an unused assigment (PVS-Studio). 2015-01-16 16:53:23 +01:00
mf mf: Add stub dll. 2015-02-10 23:33:59 +09:00
mfplat mfplat: Implement stubs for MFStartup and MFShutdown. 2014-12-16 11:41:10 +01:00
mfreadwrite mfreadwrite: Add stub dll. 2014-12-11 20:57:54 +01:00
mgmtapi mgmtapi: Fix a typo in the export of SnmpMgrRequest. 2014-03-27 16:59:24 +01:00
midimap
mlang mlang/tests: Avoid always true ok() checks (PVS-Studio). 2014-12-22 16:59:18 +01:00
mmcndmgr
mmdevapi mmdevapi: Remove an uneeded NONAMELESSUNION directive. 2015-03-13 21:57:31 +09:00
mmdevldr.vxd
mmsystem.dll16 mmsystem.dll16: Mark internal symbols with hidden visibility. 2015-03-19 14:06:30 +09:00
monodebg.vxd
mountmgr.sys mountmgr.sys: Remove unneeded NONAMELESSXXX directives. 2015-03-06 12:54:32 +09:00
mouse.drv16
mpr mpr: Do not omit mandatory argument to DeviceIoControl. 2014-07-21 11:55:20 +02:00
mprapi
msacm.dll16
msacm32
msacm32.drv
msadp32.acm
msasn1 include: Add ASN1_* function prototypes. 2015-03-02 22:51:10 +09:00
mscat32
mscms mscms: Remove always false if subexpression (PVS-Studio). 2014-12-22 13:33:25 +01:00
mscoree mscoree: Mark internal symbols with hidden visibility. 2015-03-20 18:05:17 +09:00
msctf msctf: Add TF_InitMlngInfo stub. 2015-03-19 17:14:57 +09:00
msdaps msdaps: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:15 +09:00
msdmo msdmo: Fix DMOUnregister() when running on clean wineprefix. 2014-12-31 11:39:00 +01:00
msftedit
msg711.acm
msgsm32.acm
mshtml mshtml: Added IHTMLSelectionObject2 stub implementation. 2015-03-23 16:20:25 +09:00
mshtml.tlb
msi msi: Handle errors from IStorage_CreateStream instead of trying to open the stream first in msi_commit_streams. 2015-03-17 00:19:51 +09:00
msident
msimg32 msimg32: Remove unnecessary DllMain implementation. 2014-05-15 19:04:48 +02:00
msimsg
msimtf
msisip crypt32: Add a new element to SIP_ADD_NEWPROVIDER. 2014-06-11 13:03:46 +02:00
msisys.ocx
msls31
msnet32
mspatcha
msrle32 msrle32: Remove superfluous defines. 2014-12-11 11:55:17 +01:00
mssign32
mssip32
mstask mstask: Added IEnumWorkItems stub. 2015-03-20 16:23:04 +09:00
msvcirt
msvcm80
msvcm90
msvcp60 msvcp60: Share locale functions implementation with msvcp90. 2015-03-17 14:52:06 +09:00
msvcp70 msvcp: Sync spec files. 2015-02-25 23:35:29 +09:00
msvcp71 msvcp90: Add istream::operator>>complex implementation and tests. 2015-03-19 21:54:02 +09:00
msvcp80 msvcp90: Add istream::operator>>complex implementation and tests. 2015-03-19 21:54:02 +09:00
msvcp90 msvcp90: Cleanup macro usage. 2015-03-20 12:41:39 +09:00
msvcp100 msvcp: Sync spec files. 2015-02-25 23:35:29 +09:00
msvcp110 msvcp: Sync spec files. 2015-02-25 23:35:29 +09:00
msvcp120 msvcp: Sync spec files. 2015-02-25 23:35:29 +09:00
msvcp120_app msvcp: Sync spec files. 2015-02-25 23:35:29 +09:00
msvcr70 msvcrt: Add _mbctokata implementation. 2015-03-17 00:20:00 +09:00
msvcr71 msvcrt: Add _mbctokata implementation. 2015-03-17 00:20:00 +09:00
msvcr80 msvcrt: Add _mbctokata implementation. 2015-03-17 00:20:00 +09:00
msvcr90 msvcrt: Add _mbctokata implementation. 2015-03-17 00:20:00 +09:00
msvcr100 msvcrt: Add _mbctokata implementation. 2015-03-17 00:20:00 +09:00
msvcr110 msvcrt: Add _mbctokata implementation. 2015-03-17 00:20:00 +09:00
msvcr120 msvcrt: Add _mbctokata implementation. 2015-03-17 00:20:00 +09:00
msvcr120_app msvcrt: Add _iswpunct_l implementation. 2015-01-26 11:23:12 +01:00
msvcrt msvcrt: Add _mbctokata implementation. 2015-03-17 00:20:00 +09:00
msvcrt20
msvcrt40
msvcrtd
msvfw32 msvfw32: Remove always false if subexpression (PVS-Studio). 2014-12-22 13:33:29 +01:00
msvidc32
msvideo.dll16
mswsock
msxml
msxml2
msxml3 msxml3: Remove unneeded NONAMELESSUNION directives. 2015-03-16 15:04:24 +09:00
msxml4
msxml6
nddeapi
ndis.sys ndis.sys: Convert ndis.sys to a native driver as it should be. 2015-03-02 13:50:52 +09:00
netapi32 netapi32: Return an empty comment instead of NULL pointer in NetServerGetInfo. 2015-03-23 16:22:23 +09:00
netcfgx netcfgx: Fix memory leak (valgrind). 2014-05-07 10:26:50 +02:00
netprofm netprofm: Added IConnectionPointContainer stub for INetworkListManager. 2014-05-20 21:26:54 +02:00
newdev
normaliz
npmshtml
npptools npptools: Add stub dll. 2014-08-27 11:02:08 +02:00
ntdll Assorted spelling fixes. 2015-03-19 21:54:14 +09:00
ntdsapi ntdsapi: Add stubs for DsBindA/W. 2014-10-08 17:44:18 +02:00
ntoskrnl.exe ntoskrnl: Allow running user APC inside the device manager loop. 2015-03-13 21:57:24 +09:00
ntprint ntprint: Remove an uneeded NONAMELESSUNION directive. 2015-03-16 15:04:56 +09:00
objsel
odbc32 odbc32: Add winediag message when no drivers could be found. 2015-01-22 12:02:39 +01:00
odbccp32 odbccp32: Remove an uneeded NONAMELESSUNION directive. 2015-03-17 14:18:45 +09:00
odbccu32
ole2.dll16 ole2.dll16: Remove unneeded NONAMELESSXXX directives. 2015-03-17 14:18:48 +09:00
ole2conv.dll16
ole2disp.dll16 ole2disp: Add a stub for VariantChangeTypeEx. 2014-12-01 11:10:36 +01:00
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32: Cleanup QI for IEnumMoniker. 2015-03-20 16:23:12 +09:00
oleacc oleacc: Added AccessibleChildren tests. 2015-03-23 16:23:19 +09:00
oleaut32 oleaut32: Allow typelib filenames longer than MAX_PATH. 2015-03-24 13:49:07 +09:00
olecli.dll16
olecli32
oledb32 oledb32/tests: Remove unneeded NONAMELESSXXX directives. 2015-03-17 14:19:06 +09:00
oledlg oledlg: Remove an unneeded NONAMELESSSTRUCT directive. 2015-03-18 19:38:47 +09:00
olepro32
olesvr.dll16
olesvr32
olethk32
openal32
opencl
opengl32 opengl32: Return a NULL pointer for functions requiring unsupported or disabled extensions. 2015-02-25 20:35:25 +09:00
packager packager: Fixed incorrect size (Coverity). 2014-06-30 22:04:52 +02:00
pdh pdh: Remove an unneeded NONAMELESSSTRUCT directive. 2015-03-18 19:38:53 +09:00
photometadatahandler
pidgen
powrprof
printui printui: Remove an unneeded NONAMELESSUNION directive. 2015-03-18 19:38:50 +09:00
prntvpt prntvpt: Add a stub for PTQuerySchemaVersionSupport. 2015-02-03 16:30:56 +09:00
propsys propsys: Use E_NOT_SUFFICIENT_BUFFER definition. 2014-10-08 13:13:36 +02:00
psapi psapi: Implement semi-stub for K32EnumProcessModulesEx. 2014-12-16 17:25:36 +01:00
pstorec
qcap qcap: Remove unneeded NONAMELESSXXX directives. 2015-03-18 19:38:58 +09:00
qedit qedit: Remove an unused and wrong assignment (PVS-Studio). 2015-01-21 15:28:57 +01:00
qmgr qmgr/tests: Remove unused macro. 2014-12-09 19:36:00 +01:00
qmgrprxy
quartz quartz/tests: Remove an uneeded NONAMELESSUNION directive. 2015-03-18 19:39:00 +09:00
query
rasapi16.dll16
rasapi32 rasapi32: Fix a typo in a comment. 2014-09-08 10:50:55 +02:00
rasdlg
regapi
resutils
riched20 riched20: Fix a trailing '\n' in a FIXME() call. 2015-03-20 17:39:58 +09:00
riched32
rpcrt4 rpcrt4: Remove an unneeded NONAMELESSSTRUCT directive. 2015-03-19 14:05:59 +09:00
rsabase
rsaenh rsaenh: Don't compare a BOOL with 1 (PVS-Studio). 2015-03-18 20:07:51 +09:00
rstrtmgr
rtutils
samlib
sane.ds Assorted spelling fixes. 2015-03-19 21:54:14 +09:00
scarddlg
sccbase
schannel
schedsvc schedsvc/tests: Don't depend on folder enumeration order. 2015-02-24 16:11:28 +09:00
scrrun scrrun: Support BYREF types for integer keys. 2015-03-23 16:39:24 +09:00
scsiport.sys scsiport.sys: Remove unneeded NONAMELESSXXX directives. 2015-03-19 14:05:55 +09:00
secur32 secur32: Export SetContextAttributes[AW](). 2015-03-16 15:04:12 +09:00
security
sensapi
serialui
setupapi setupapi: Remove unneeded NONAMELESSXXX directives. 2015-03-19 14:05:57 +09:00
setupx.dll16 setupx.dll16: Add a DiOpenClassRegKey stub. 2015-03-19 17:16:05 +09:00
sfc
sfc_os
shdoclc
shdocvw shdocvw: Add DoFileDownload stub. 2015-02-05 23:02:57 +09:00
shell.dll16
shell32 shell32: Update version information to match XP values. 2015-03-23 16:36:40 +09:00
shfolder
shlwapi shlwapi: Remove unneeded NONAMELESSXXX directives. 2015-03-20 18:05:07 +09:00
slbcsp
slc slc: Implement SLGetWindowsInformationDWORD. 2015-03-13 21:53:27 +09:00
snmpapi
softpub
sound.drv16
spoolss
stdole2.tlb
stdole32.tlb
sti
storage.dll16
stress.dll16
strmbase strmbase: Remove unused macro. 2015-02-23 15:25:57 +09:00
strmiids
svrapi
sxs sxs/tests: Remove unused string (Clang). 2014-12-05 20:48:08 +01:00
system.drv16
t2embed t2embed: Added TTDeleteEmbeddedFont() stub. 2014-07-24 09:22:41 +02:00
tapi32 tapi32: Stub lineOpenW. 2014-03-20 19:05:05 +01:00
taskschd taskschd/tests: Don't depend on the directory lookup order. 2014-12-03 11:25:51 +01:00
toolhelp.dll16
traffic
twain.dll16
twain_32 twain_32: Avoid using an uninitialized variable in the failure path in path in a couple of cases. 2015-03-10 23:44:38 +09:00
typelib.dll16
unicows
updspapi
url
urlmon Assorted spelling fixes. 2015-03-19 21:54:14 +09:00
usbd.sys
user.exe16 user.exe16: Downgrade a couple MESSAGEs to WARNs. 2014-04-16 10:52:54 +02:00
user32 user32: Use C_ASSERT to ensure user_thread_info fits into TEB->Win32ClientInfo. 2015-03-23 22:59:21 +09:00
userenv userenv/tests: Fix a memory leak (valgrind). 2014-06-11 16:10:59 +02:00
usp10 usp10: Remove an unused assignment (PVS-Studio). 2015-01-22 12:04:19 +01:00
uuid d2d1: Implement D2D1CreateFactory(). 2014-05-20 09:43:40 +02:00
uxtheme uxtheme: Support images in GetThemeBackgroundRegion. 2015-03-17 00:20:01 +09:00
vbscript vbscript: Use CP_ACP instead of its numeric value. 2015-03-09 22:06:21 +09:00
vcomp
vcomp90
vcomp100
vdhcp.vxd
vdmdbg
ver.dll16 ver.dll16: filelen is an in/out parameter (Coverity). 2014-05-05 19:23:35 +02:00
version version: VS_FILE_INFO is already and INTRESOURCE (PVS-Studio). 2015-03-05 21:22:08 +09:00
vmm.vxd
vnbt.vxd vnbt.vxd: Include winsock2.h before other headers. 2014-07-24 19:49:57 +02:00
vnetbios.vxd
vssapi vssapi: Add stub implementations for a couple of functions. 2014-11-27 13:26:42 +01:00
vtdapi.vxd
vwin32.vxd
w32skrnl
w32sys.dll16
wbemdisp wbemdisp: Reimplement ISWbemObjectSet::get__NewEnum on top of IEnumWbemClassObject::Clone. 2015-01-15 14:05:27 +01:00
wbemprox wbemprox: Implement MSVC version of do_cpuid. 2015-02-23 21:47:19 +09:00
webservices
wer
wevtapi
wiaservc
win32s16.dll16
win87em.dll16
winaspi.dll16
windebug.dll16
windowscodecs windowscodecs: Show that WIC doesn't do GIF frames composition. 2015-03-13 21:52:51 +09:00
windowscodecsext
winealsa.drv winealsa: Do not destroy remapping info on IsFormatSupported. 2015-01-13 17:51:30 +01:00
winecoreaudio.drv winecoreaudio.drv: The drv_keyW variable is unused so remove it. 2015-03-13 21:57:32 +09:00
winecrt0
wined3d wined3d: Introduce a get_texture_matrix() function. 2015-03-23 22:59:20 +09:00
winegstreamer winegstreamer: Avoid empty initializer braces. 2015-02-17 22:04:47 +09:00
winejoystick.drv winmm: For Mac, fix joyGetPosEx() to put number of buttons pressed in dwButtonNumber field. 2015-03-24 13:51:01 +09:00
winemac.drv winemac: Restore a maximized window if a user tries to move it by dragging its title bar. 2015-03-24 13:55:34 +09:00
winemapi winemapi: Simplify check for an empty string (PVS-Studio). 2014-11-18 22:11:17 +09:00
winemp3.acm
wineoss.drv wineoss.drv: Don't use SNDCTL_DSP_GETISPACE. 2014-12-17 17:10:23 +01:00
wineps.drv wineps.drv: For each printer start page size and source index with the same value. 2014-09-24 11:14:58 +02:00
wineps16.drv16
wineqtdecoder wineqtdecoder: Destroy BaseFilter after QT child class. 2014-07-22 12:07:27 +02:00
winex11.drv winex11.drv: Make X11DRV_XROPfunction static. 2015-03-16 15:03:39 +09:00
wing.dll16
wing32
winhttp winhttp: Don't try to read more data than available in the current chunk in refill_buffer. 2015-03-17 00:19:53 +09:00
wininet wininet: Accept Version in cookies. 2015-03-13 21:52:15 +09:00
winmm winmm/tests: Add a basic joystick interactive test. 2015-03-23 22:59:06 +09:00
winnls.dll16
winnls32
winscard
winsock.dll16
winspool.drv winspool.drv: Don't crash if the ppd directory cannot be created. 2014-12-17 17:10:50 +01:00
winsta
wintab.dll16
wintab32 wintab32: Remove an always TRUE conditional expression (PVS-Studio). 2015-01-13 19:53:58 +01:00
wintrust wintrust/tests: Remove an unused assignment (PVS-Studio). 2015-01-23 15:33:06 +01:00
wlanapi
wldap32 wldap32/tests: Skip tests if the connection times out. 2014-04-01 13:31:00 +02:00
wmi
wmiutils wmiutils: Always null-terminate the server string in build_server (valgrind). 2014-05-13 13:47:09 +02:00
wmp Assorted spelling fixes. 2014-09-29 10:36:36 +02:00
wmvcore wmvcore: Added IWMWriterAdvanced3 stub implementation. 2015-03-20 12:43:09 +09:00
wnaspi32 wnaspi32: Remove unnecessary DllMain implementation on non-Linux. 2014-05-16 11:34:51 +02:00
wow32
wpcap wpcap: Add version resource. 2014-08-21 12:23:09 +02:00
ws2_32 ws2_32: Add support for WSA_FLAG_NO_HANDLE_INHERIT. 2015-03-17 14:17:46 +09:00
wshom.ocx wshom.ocx: Make enum_thread_wnd_proc() static. 2015-03-13 21:57:33 +09:00
wsnmp32 wsnmp32: Add stub for SnmpOpen. 2014-10-08 17:43:48 +02:00
wsock32 wsock32: Clarify cast operation (PVS-Studio). 2014-10-24 19:58:05 +09:00
wtsapi32 wtsapi32: Extend the parameter check of WTSEnumerateProcessesW. 2014-03-26 11:26:39 +01:00
wuapi
wuaueng
x3daudio1_1 x3daudio1_1: Add stub dll. 2015-02-20 16:49:44 +09:00
x3daudio1_2 x3daudio1_2: Add stub dll. 2015-03-02 22:51:07 +09:00
x3daudio1_3 x3daudio1_3: Add stub dll. 2015-02-25 16:18:33 +09:00
x3daudio1_4 x3daudio1_4: Add stub dll. 2015-02-24 23:00:52 +09:00
x3daudio1_5 x3daudio1_5: Add stub dll. 2015-02-24 23:01:17 +09:00
x3daudio1_6 x3daudio1_6: Add stub dll. 2015-02-23 15:54:55 +09:00
x3daudio1_7 x3daudio1_7: Add stub DLL. 2014-12-24 12:12:30 +01:00
xapofx1_1
xapofx1_3 xapofx1_3: Add stub dll. 2015-02-20 16:34:47 +09:00
xapofx1_4 xapofx1_4: Add stub dll. 2015-02-19 17:38:36 +09:00
xapofx1_5 xapofx1_5: Add stub dll. 2015-02-18 16:43:27 +09:00
xaudio2_7 xaudio2_7: Add stub DLL. 2015-01-13 20:39:01 +01:00
xinput1_1
xinput1_2
xinput1_3
xinput1_4
xinput9_1_0
xmllite xmllite: Fix reader_cmp for multiple characters. 2015-02-23 15:25:55 +09:00
xolehlp
xpsprint
xpssvcs