wine/dlls
Gabriel Ivăncescu 15053a1d17 jscript: Compare numbers in a Map bitwise for equality.
Native treats -0 and 0 differently, so it must be doing a bitwise
comparison. This might not order the numbers correctly, but that's not
important, since we don't need them sorted other than for quick lookup
(and any arbitrary sorting is fine, as long as it's consistent).

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-14 23:45:29 +02:00
..
acledit
aclui
activeds
activeds.tlb
actxprxy
adsldp
adsldpc
advapi32
advpack
amsi
amstream amstream: Use CRT memory allocators. 2022-03-28 10:11:48 +02:00
apisetschema
apphelp
appwiz.cpl appwiz.cpl: Enable visual styles. 2022-04-13 18:15:48 +02:00
atl atl: Use CRT allocation functions. 2022-03-31 15:53:41 +02:00
atl80
atl90
atl100
atl110
atlthunk
atmlib
authz
avicap32
avifil32
avifile.dll16
avrt
bcrypt bcrypt: Implement BCryptFreeBuffer(). 2022-04-06 23:07:20 +02:00
bluetoothapis
browseui browseui/tests: Remove string conversion helper. 2022-03-28 22:21:47 +02:00
bthprops.cpl
cabinet
capi2032
cards
cdosys
cfgmgr32
clusapi
cng.sys
combase combase: Use I64 width modifier for 64-bit integers. 2022-04-11 10:12:05 +02:00
comcat
comctl32 comctl32/tests: Remove now unused TODO_COUNT in static control tests. 2022-04-07 22:44:40 +02:00
comdlg32 comdlg32: Use I width modifier instead of casting to LONG. 2022-04-06 23:07:20 +02:00
comm.drv16
commdlg.dll16
compobj.dll16
compstui
comsvcs comsvcs: Use CRT memory allocation functions. 2022-03-31 20:48:43 +02:00
concrt140
connect
credui
crtdll
crypt32 crypt32: Support CERT_QUERY_OBJECT_BLOB in CRYPT_QueryEmbeddedMessageObject(). 2022-04-14 11:34:39 +02:00
cryptdlg
cryptdll
cryptext
cryptnet cryptnet: Support verifying certificate revocation with OCSP. 2022-04-06 23:07:20 +02:00
cryptsp
cryptui
ctapi32
ctl3d.dll16
ctl3d32
ctl3dv2.dll16
d2d1 d2d1/tests: Add tests for context unit mode. 2022-04-13 18:17:13 +02:00
d3d8 wined3d: Add full dirty region at texture creation. 2022-03-25 17:52:36 +01:00
d3d8thk
d3d9 wined3d: Add full dirty region at texture creation. 2022-03-25 17:52:36 +01:00
d3d10
d3d10_1
d3d10core
d3d11
d3d12
d3dcompiler_33 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_34 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_35 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_36 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_37 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_38 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_39 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_40 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_41 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_42 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_43 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_46 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_47 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dim
d3dim700
d3drm d3drm: Build without -DWINE_NO_LONG_TYPES. 2022-04-07 22:44:39 +02: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/tests: Increase tolerance in a quaternion test. 2022-03-28 22:21:47 +02:00
d3dx9_37
d3dx9_38
d3dx9_39
d3dx9_40
d3dx9_41
d3dx9_42
d3dx9_43
d3dx10_33
d3dx10_34
d3dx10_35
d3dx10_36
d3dx10_37
d3dx10_38
d3dx10_39
d3dx10_40
d3dx10_41
d3dx10_42
d3dx10_43 d3dx10: Fix long type warnings. 2022-04-13 10:47:30 +02:00
d3dx11_42
d3dx11_43 d3dx11/tests: Fix tests broken by using the HLSL compiler from vkd3d-shader. 2022-03-28 22:21:47 +02:00
d3dxof d3dxof/tests: Remove redundant skips after ok() calls. 2022-04-13 21:58:18 +02:00
davclnt
dbgeng dbgeng: Update to IDebugAdvanced3 stub. 2022-04-04 19:52:45 +02:00
dbghelp dbghelp: Downgrade a FIXME to a WARN. 2022-04-14 09:27:46 +02:00
dciman32
dcomp
ddeml.dll16
ddraw
ddrawex ddrawex/tests: Simplify refcount helper. 2022-04-13 18:17:31 +02:00
devenum
dhcpcsvc
dhcpcsvc6
dhtmled.ocx
diasymreader
difxapi
dinput dinput/tests: Add some HidD_GetPhysicalDescriptor tests. 2022-03-30 21:56:43 +02:00
dinput8
directmanipulation directmanipulation: Use CRT memory allocation functions. 2022-04-01 12:54:50 +02:00
dispdib.dll16
dispex dispex/tests: Use CRT allocation functions. 2022-04-08 11:49:51 +02:00
display.drv16
dmband
dmcompos
dmime
dmloader
dmscript
dmstyle dmstyle: Don't cast size_t to DWORD in trace, use %I instead. 2022-04-07 22:44:38 +02:00
dmsynth
dmusic
dmusic32
dnsapi
dplay
dplayx
dpnaddr
dpnet
dpnhpast
dpnhupnp
dpnlobby
dpvoice
dpwsockx
drmclien
dsdmo
dsound
dsquery
dssenh
dsuiext
dswave
dwmapi
dwrite dwrite/tests: Add some fallback tests for Segoe UI Symbol. 2022-04-05 10:49:22 +02:00
dx8vb
dxdiagn dxdiagn: Use I64 width modifier for 64-bit integers in printf. 2022-04-08 11:50:18 +02:00
dxgi
dxtrans
dxva2 dxva2: Use CRT memory allocation functions. 2022-04-01 12:54:36 +02:00
esent
evr evr: Add IAMFilterMiscFlags interface. 2022-04-12 09:26:27 +02:00
explorerframe explorerframe/tests: Use CRT memory allocation functions. 2022-04-04 19:52:45 +02:00
faultrep
feclient
fltlib
fltmgr.sys
fntcache
fontsub
fusion fusion: Use CRT memory allocation functions. 2022-03-30 11:03:38 +02:00
fwpuclnt
gameux
gamingtcui
gdi.exe16
gdi32 win32u: Introduce inline helpers for NtUserCallHwndParam calls. 2022-04-13 18:13:28 +02:00
gdiplus gdiplus: Accept newer version in OpenType header. 2022-04-11 11:54:54 +02:00
glu32
gphoto2.ds
gpkcsp
hal
hhctrl.ocx
hid hid: Implement HidD_GetPhysicalDescriptor. 2022-03-30 21:56:39 +02:00
hidclass.sys win32u: Move __wine_send_input implementation from user32. 2022-04-01 20:30:57 +02:00
hidparse.sys
hlink hlink: Return requested interface from HlinkCreateFromString(). 2022-04-11 17:34:48 +02:00
hnetcfg
http.sys
httpapi
iccvid
icmp
ieframe ieframe: Enable visual styles. 2022-04-14 23:45:29 +02:00
ieproxy
ifsmgr.vxd
imaadp32.acm
imagehlp
imm.dll16
imm32
inetcomm
inetcpl.cpl inetcpl.cpl: Enable visual styles. 2022-04-13 18:15:48 +02:00
inetmib1
infosoft
initpki
inkobj
inseng
iphlpapi iphlpapi: Don't cast SIZE_T to DWORD in trace, use %I instead. 2022-04-07 10:43:48 +02:00
iprop
irprops.cpl
itircl
itss
joy.cpl joy.cpl: Enable visual styles. 2022-04-13 18:15:48 +02:00
jscript jscript: Compare numbers in a Map bitwise for equality. 2022-04-14 23:45:29 +02:00
jsproxy
kerberos
kernel32 kernel32/tests: Add more CreateActCtx() tests. 2022-04-13 18:15:48 +02:00
kernelbase kernelbase: Move codepage initialization to ntdll. 2022-04-13 16:08:30 +02:00
keyboard.drv16
krnl386.exe16
ksecdd.sys
ksproxy.ax
ksuser
ktmw32
l3codeca.acm
light.msstyles
loadperf
localspl
localui localui/tests: Use CRT allocation functions. 2022-04-07 22:44:38 +02:00
lz32
lzexpand.dll16
mapi32
mapistub
mciavi32 mciavi32: Use I width modifier instead of casting to DWORD. 2022-04-06 23:07:20 +02:00
mcicda
mciqtz32
mciseq
mciwave mciwave: Fix bad free in MCI_SendCommandAsync (Coverity). 2022-04-07 22:44:39 +02:00
mf mf/session: Use correct format specifier for start position. 2022-04-06 23:07:20 +02:00
mf3216
mferror
mfmediaengine mfmediaengine/tests: Remove unused header include. 2022-04-01 12:54:40 +02:00
mfplat mfplat: Fix alignment used by audio buffers created with MFCreateMediaBufferFromMediaType(). 2022-04-11 17:34:48 +02:00
mfplay
mfreadwrite mfreadwrite/reader: Unset sample allocator callbacks while destroying the source reader. 2022-04-11 10:11:42 +02:00
mgmtapi
midimap
mlang
mmcndmgr
mmdevapi
mmdevldr.vxd
mmsystem.dll16
monodebg.vxd
mountmgr.sys mountmgr: Fix long type warnings on macOS. 2022-03-25 17:53:09 +01:00
mouse.drv16
mp3dmod
mpr
mprapi
msacm.dll16
msacm32
msacm32.drv
msado15 msado15: Return valid object in Recordset::Clone. 2022-04-13 21:25:17 +02:00
msadp32.acm
msasn1
mscat32
mscms
mscoree mscoree/tests: Create csc.exe process as detached. 2022-04-05 10:50:24 +02:00
mscorwks
msctf
msctfmonitor
msctfp
msdaps
msdasql
msdelta
msdmo
msdrm
msftedit
msg711.acm
msgsm32.acm
mshtml jscript: Compare numbers in a Map bitwise for equality. 2022-04-14 23:45:29 +02:00
mshtml.tlb
msi
msident
msimg32
msimsg
msimtf
msisip
msisys.ocx
msls31
msnet32
mspatcha
msports
msrle32
msscript.ocx
mssign32
mssip32
mstask mstask: Don't cast size_t to DWORD in trace, use %I instead. 2022-04-07 10:43:56 +02:00
msv1_0
msvcirt
msvcm80
msvcm90
msvcp60
msvcp70
msvcp71
msvcp80
msvcp90 msvcp140: Implement _Copy_file(). 2022-04-11 21:15:52 +02:00
msvcp100
msvcp110
msvcp120
msvcp120_app
msvcp140 kernelbase: Reset last error on success in CopyFileExW(). 2022-04-11 21:15:56 +02:00
msvcp140_1
msvcp140_atomic_wait
msvcp_win msvcp140: Implement _Copy_file(). 2022-04-11 21:15:52 +02:00
msvcr70
msvcr71
msvcr80 msvcrt: Use newer ioinfo structure for _MSVC_VER >= 80. 2022-04-05 17:50:57 +02:00
msvcr90 msvcr90/tests: Test ioinfo structure. 2022-04-05 17:50:57 +02:00
msvcr100
msvcr110
msvcr120
msvcr120_app
msvcrt msvcrt: Fix mbcs initialization for UTF-8 codepage. 2022-04-13 16:03:14 +02:00
msvcrt20
msvcrt40
msvcrtd
msvfw32
msvidc32
msvideo.dll16
mswsock
msxml
msxml2
msxml3 msxml3/tests: Use CRT memory allocation functions. 2022-04-01 12:54:47 +02:00
msxml4
msxml6
mtxdm
ncrypt ncrypt: Map STATUS_NO_MEMORY to NTE_NO_MEMORY. 2022-04-08 11:51:22 +02:00
nddeapi
ndis.sys
netapi32
netcfgx
netio.sys
netprofm
netutils
newdev
ninput
normaliz
npmshtml
npptools
nsi
nsiproxy.sys
ntdll ntdll: Write a null terminator in NtQueryDirectoryObject. 2022-04-13 16:27:47 +02:00
ntdsapi
ntoskrnl.exe
ntprint
objsel
odbc32
odbcbcp
odbccp32
odbccu32
ole2.dll16
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32: Fix sign expansion of codepage values. 2022-04-14 09:44:16 +02:00
oleacc oleacc/tests: Fix crash when current thread is not in foreground state. 2022-03-28 10:11:56 +02:00
oleaut32 oleaut32/tests: Simplify printf for 64 bit integers. 2022-04-12 21:39:42 +02:00
olecli.dll16
olecli32
oledb32
oledlg
olepro32
olesvr.dll16
olesvr32
olethk32
opcservices opcservices/tests: Use wide strings in test data. 2022-03-29 20:53:50 +02:00
openal32
opencl
opengl32 user32: Get rid of __wine_set_pixel_format. 2022-04-13 18:13:42 +02:00
packager
pdh
photometadatahandler
pidgen
powrprof
printui
prntvpt
propsys propsys/tests: Add VariantToStringWithDefault tests. 2022-04-01 20:30:57 +02:00
psapi
pstorec
pwrshplugin
qasf
qcap qcap/filewriter: Avoid casting to DWORD in an ERR message. 2022-04-08 21:23:27 +02:00
qdvd
qedit qedit: Use the right SampleGrabber pin names. 2022-03-28 22:22:19 +02:00
qmgr qmgr: Use CRT allocation functions. 2022-04-07 22:44:38 +02:00
qmgrprxy
quartz quartz/vmr9: Stub IAMVideoAccelerator. 2022-04-14 09:28:41 +02:00
query
qwave
rasapi16.dll16
rasapi32
rasdlg
regapi
resutils
riched20 riched20: Implement callback to IRichEditOleCallback_QueryInsertObject. 2022-04-08 19:09:50 +02:00
riched32
rpcrt4 rpcrt4: Don't cast ptrdiff_t to ULONG in traces, use %I instead. 2022-04-11 10:13:45 +02:00
rsabase
rsaenh
rstrtmgr
rtutils
rtworkq rtqwork: Trace 64-bit integers with I64 width modifier. 2022-04-11 10:12:07 +02:00
samlib
sane.ds
sapi
sas
scarddlg
sccbase
schannel
schedsvc schedvc: Don't cast size_t to DWORD in trace, use %I instead. 2022-04-07 10:44:01 +02:00
scrobj scrobj/tests: Use CRT memory allocation functions. 2022-03-30 11:03:38 +02:00
scrrun
scsiport.sys
sechost
secur32
security
sensapi
serialui
setupapi setupapi: Add SetupQueryInfVersionInformationA/W stub. 2022-04-01 20:30:57 +02:00
setupx.dll16
sfc
sfc_os
shcore
shdoclc
shdocvw
shell.dll16
shell32 shell32: Activate context at ID 123 before loading control panel applets. 2022-04-13 18:15:48 +02:00
shfolder
shlwapi
slbcsp
slc
snmpapi snmpapi: Trace 64-bit integers with I64 width modifier. 2022-04-08 11:50:31 +02:00
softpub
sound.drv16
spoolss
sppc
srclient
srvcli
sspicli
stdole2.tlb
stdole32.tlb
sti
storage.dll16
stress.dll16
strmdll
svrapi
sxs sxs/tests: Use CRT memory allocation functions. 2022-04-01 12:54:45 +02:00
system.drv16
t2embed
tapi32
taskschd
tbs
tdh
tdi.sys
toolhelp.dll16
traffic
twain.dll16
twain_32
typelib.dll16
tzres
ucrtbase ucrtbase/tests: Add a test for wcsnicmp() with limit -1. 2022-04-07 22:44:40 +02:00
uianimation uianimation: Use CRT allocation functions. 2022-04-04 19:52:45 +02:00
uiautomationcore
uiribbon
unicows
updspapi
url
urlmon urlmon: Return the currently set user agent when 'version' is invalid. 2022-04-11 21:14:59 +02:00
usbd.sys
user.exe16 win32u: Introduce inline helpers for NtUserCallTwoParam calls. 2022-04-13 18:13:18 +02:00
user32 win32u: Move NtUserClientToScreen implementation from user32. 2022-04-14 17:53:34 +02:00
userenv
usp10 kernelbase: Reimplement LOCALE_SNATIVEDIGITS in GetLocaleInfoW/Ex using the locale.nls data. 2022-03-29 20:35:23 +02:00
utildll
uxtheme uxtheme: Remove a redundant condition check. 2022-03-28 18:23:57 +02:00
vbscript
vcomp
vcomp90
vcomp100
vcomp110
vcomp120
vcomp140
vcruntime140
vcruntime140_1
vdhcp.vxd
vdmdbg
ver.dll16
version
vga
virtdisk
vmm.vxd
vnbt.vxd
vnetbios.vxd
vssapi
vtdapi.vxd
vulkan-1
vwin32.vxd
w32skrnl
w32sys.dll16
wbemdisp
wbemprox wbemprox: Remove string duplication helper. 2022-04-12 09:26:23 +02:00
wdscore
webservices webservices/tests: Add some tests for session dictionary size. 2022-04-14 11:34:39 +02:00
websocket
wer wer: Use CRT memory allocation functions. 2022-03-29 20:53:50 +02:00
wevtapi
wevtsvc
wiaservc
wimgapi
win32s16.dll16
win32u win32u: Introduce NtUserGetMessagePos. 2022-04-14 17:53:34 +02:00
win87em.dll16
winaspi.dll16
windebug.dll16
windows.devices.enumeration
windows.gaming.input
windows.globalization
windows.media.devices
windows.media.speech windows.media.speech: Add IAsyncInfo stub to IAsyncOperation<Inspectable*>. 2022-04-06 23:07:21 +02:00
windowscodecs windowscodecs/tests: Simplify printf for 64 bit integers. 2022-04-12 22:13:05 +02:00
windowscodecsext
winealsa.drv winealsa: Add missing includes. 2022-03-28 22:22:59 +02:00
wineandroid.drv user32: Get rid of __wine_set_pixel_format. 2022-04-13 18:13:42 +02:00
winebus.sys
winecoreaudio.drv
winecrt0
wined3d wined3d: Spawn a separate thread to adjust the window state of windows belonging to other threads. 2022-04-04 19:52:45 +02:00
winegstreamer winegstreamer: Enable wg_parser streams on creation. 2022-04-11 10:12:22 +02:00
winehid.sys
winemac.drv user32: Get rid of __wine_set_pixel_format. 2022-04-13 18:13:42 +02:00
winemapi
wineoss.drv wineoss: Move reset to the unixlib. 2022-04-14 09:27:03 +02:00
wineps.drv
wineps16.drv16
winepulse.drv
wineusb.sys
winevulkan winevulkan: Update to VK spec version 1.3.211. 2022-04-07 22:44:39 +02:00
winex11.drv winex11: Directly use win32u for user functions in opengl.c. 2022-04-14 17:53:34 +02:00
winexinput.sys
wing.dll16
wing32
winhttp
wininet wininet/tests: Simplify printf for 64 bit integers. 2022-04-11 10:14:03 +02:00
winmm winmm: Properly handle mmioRead/mmioWrite in case of errors. 2022-04-01 22:59:40 +02:00
winnls.dll16
winnls32
winscard
winsock.dll16
winspool.drv
winsta
wintab.dll16
wintab32
wintrust
winusb
wlanapi
wlanui
wldap32
wmadmod
wmasf
wmi
wmiutils
wmp wmp/tests: Remove unused include. 2022-04-07 22:44:38 +02:00
wmphoto
wmvcore
wnaspi32
wow32
wow64
wow64cpu
wow64win win32u: Move NtUserChildWindowFromPointEx implementation from user32. 2022-04-14 17:53:34 +02:00
wpc
wpcap
ws2_32 ntdll: Don't call try_send before server call in sock_send. 2022-03-25 18:30:28 +01:00
wsdapi
wshom.ocx
wsnmp32
wsock32
wtsapi32
wuapi
wuaueng
x3daudio1_0
x3daudio1_1
x3daudio1_2
x3daudio1_3
x3daudio1_4
x3daudio1_5
x3daudio1_6
x3daudio1_7
xactengine2_0
xactengine2_4
xactengine2_7
xactengine2_9
xactengine3_0
xactengine3_1
xactengine3_2
xactengine3_3
xactengine3_4
xactengine3_5
xactengine3_6
xactengine3_7
xapofx1_1
xapofx1_2
xapofx1_3
xapofx1_4
xapofx1_5
xaudio2_0
xaudio2_1
xaudio2_2
xaudio2_3
xaudio2_4
xaudio2_5
xaudio2_6
xaudio2_7
xaudio2_8
xaudio2_9
xinput1_1
xinput1_2
xinput1_3
xinput1_4
xinput9_1_0
xmllite xmllite/tests: Use wide string literals for the writer tests. 2022-04-05 18:05:48 +02:00
xolehlp
xpsprint
xpssvcs