reactos/dll/win32
Katayama Hirofumi MZ 9b8a5fc5f0
[COMCTL32] Tab control: Use InvalidateRect in TAB_SetItemT update (#6154)
Based on KRosUser's tab.patch.
- In TAB_SetItemT function, use
  InvalidateRect instead of
  TAB_InvalidateTabArea.
CORE-11454
2023-12-12 06:27:46 +09:00
..
acledit [ACLEDIT][MSIMG32][HIDCLASS] Fix DLL-main function argument type in spec file. 2022-10-06 16:16:40 +02:00
aclui [ACLUI] Let image list be automatically deleted (#5890) 2023-11-05 21:36:05 +09:00
activeds
actxprxy
advapi32 [ADVAPI32] Improve handling of unaligned key name in RegOpenKeyExW 2023-11-19 15:32:39 +02:00
advapi32_vista
advpack [ADVPACK] Handle ADN_DEL_IF_EMPTY in DelNodeW and DelNodeRunDLL32 (#5821) 2023-11-13 16:42:26 +01:00
atl
atl80
atl100
authz
avicap32
avifil32 [TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154) 2022-01-14 20:22:46 +03:00
batt [BATT] Add the composite battery installer 2022-04-25 23:33:51 +02:00
bcrypt [BCRYPT] Add ECDSA P384 to known algorithms 2022-01-11 20:52:02 +03:00
beepmidi [BEEPMIDI] Make DeviceInfo structure 64 bit compatible 2023-01-04 10:32:28 +01:00
browseui [BROWSEUI] Some parenthesizing clarification around "xxx & YYY" expressions in conditionals 2023-10-28 17:56:55 +02:00
bthci
cabinet
cards
cfgmgr32
clusapi
comcat
comctl32 [COMCTL32] Tab control: Use InvalidateRect in TAB_SetItemT update (#6154) 2023-12-12 06:27:46 +09:00
comdlg32 [COMDLG32] Update Romanian (ro-RO) translation (#6076) 2023-12-01 15:27:36 +01:00
compstui
credui [TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154) 2022-01-14 20:22:46 +03:00
crtdll
crypt32 [TRANSLATION] Update Bulgarian translation (#4429) 2022-09-30 18:08:13 +02:00
cryptdlg [TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154) 2022-01-14 20:22:46 +03:00
cryptdll
cryptnet
cryptui [CRYPTUI] Update Romanian (ro-RO) translation (#6077) 2023-12-01 15:43:58 +01:00
dbgeng
dbghelp [LOG2LINES] Compile the tool for MSVC builds 2022-12-29 16:51:40 +01:00
dciman32
devmgr [DEVMGR] Update Romanian (ro-RO) translation (#6099) 2023-12-09 20:13:43 +01:00
dnsapi [DNSAPI] DNSRSLVR_HANDLE_bind(): Demote 1 DPRINT1() (#4733) 2022-09-28 22:38:35 +03:00
dwmapi [WINESYNC][SDK][DWMAPI] Import DWMAPI from WINE 8-14 (#5594) 2023-09-18 07:30:44 -07:00
esent
faultrep
fltlib
fmifs
fontsub
framedyn [FRAMEDYN] Do not define GCC <-> MSVC aliases when building the DLL 2023-07-23 23:58:42 +02:00
fusion [FUSION] Provide baseaddress for fusion_1_1 and fusion_2_0 2023-11-10 19:20:24 +02:00
gdiplus [GDIPLUS] GdipCreateBitmapFromStream should accept metafiles (#4181) 2021-12-25 21:40:08 +09:00
getuname [GETUNAME] Build only english on DBG builds (#5670) 2023-09-10 14:43:41 +03:00
hhctrl.ocx [HHCTRL.OCX] Reduce ROS diff 2023-04-16 18:53:19 +02:00
hid
hlink
hnetcfg
httpapi
iccvid [ICCVID][MSRLE32][MSVIDC32] Add VfW codecs version info (#6118) 2023-12-10 06:50:58 +09:00
icmp
ieframe [IEFRAME] Update Romanian (ro-RO) translation (#5923) 2023-11-08 20:07:04 +01:00
iernonce [IERNONCE] Update Romanian (ro-RO) translation (#6126) 2023-12-09 20:00:40 +01:00
imaadp32.acm
imagehlp
imm32 [MSCTFIME][SDK][USER32] Add msctfime.ime (stub) (#6141) 2023-12-11 22:37:25 +09:00
inetcomm
inetmib1
initpki
inseng
iologmsg
iphlpapi [IPHLPAPI] Silence obsolete FIXME in GetAdaptersAddresses (#5834) 2023-10-26 16:45:44 +00:00
iprtprio
itircl
itss
jscript [TRANSLATION] Big Romanian (ro-RO) translation update - part 1 (#4701) 2022-10-09 14:00:20 +03:00
jsproxy
kernel32 [IMM32][KERNEL32][SDK] Half-implement BaseCheckAppcompatCache (#6069) 2023-12-03 23:40:49 +09:00
loadperf
lpk [IMM32][LPK] Remove msvcrt dependency; fix entrypoint. (#4759) 2022-10-06 15:52:20 +02:00
lsasrv [LSASRV] Update Romanian (ro-RO) translation (#6078) 2023-12-09 20:23:03 +01:00
lz32
mapi32 [TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154) 2022-01-14 20:22:46 +03:00
mciavi32 [MCIAVI32] Add ifdef guards to prevent regression (#5090) 2023-02-20 20:23:37 +01:00
mcicda
mciqtz32
mciseq
mciwave
mgmtapi
mlang
mmdevapi
mmdrv
modemui [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
mpr [MPR] Update Romanian (ro-RO) translation (#5990) 2023-11-18 22:39:02 +01:00
mprapi
msacm32 [MSACM32] Update Romanian (ro-RO) translation (#5999) 2023-11-19 16:37:43 +01:00
msacm32.drv
msadp32.acm
msafd [MSAFD] Fix non-blocking sockets support for recv() (#5575) CORE-14486 2023-08-17 23:13:13 +02:00
mscat32 [MSCAT32] Convert stubs into forwarders 2023-08-05 09:00:13 +03:00
mscms
mscoree
msctf [MSCTF] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 22:02:02 +01:00
msftedit
msg711.acm
msgina [MSGINA] Update Romanian (ro-RO) translation (#6062) 2023-12-01 15:32:38 +01:00
msgsm32.acm
mshtml Fix Wine Internet Explorer Print hang (#5064) 2023-02-12 19:17:55 +01:00
mshtml.tlb
msi [MSI] Fix empty disc costing (Terragen, ...) (#5201) 2023-04-02 19:19:21 +02:00
msimg32 [ACLEDIT][MSIMG32][HIDCLASS] Fix DLL-main function argument type in spec file. 2022-10-06 16:16:40 +02:00
msimtf
msisip
msisys.ocx
msnet32
mspatcha
msports [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
msrle32 [ICCVID][MSRLE32][MSVIDC32] Add VfW codecs version info (#6118) 2023-12-10 06:50:58 +09:00
mssign32
mssip32
mstask
msv1_0 [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
msvcrt [CRT][MSVCRT] Implement _CrtDbgReport(W)V and redefine _CrtDbgReport(W) around those (#5678) 2023-11-14 12:23:51 +01:00
msvcrt20 [SDK] Do not include windef.h into stubs.h 2023-10-17 09:41:18 +03:00
msvcrt40 [SDK] Do not include windef.h into stubs.h 2023-10-17 09:41:18 +03:00
msvfw32 [TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154) 2022-01-14 20:22:46 +03:00
msvidc32 [ICCVID][MSRLE32][MSVIDC32] Add VfW codecs version info (#6118) 2023-12-10 06:50:58 +09:00
mswsock [SDK:REACTOS][SVCHOST] Add/complete all missing definitions in the SVCHOST global header. (#4295) 2022-04-01 04:55:31 +02:00
msxml
msxml2
msxml3 [MSXML3][MSXML3_WINETEST] Partial sync to Wine to enable libxml2 update. CORE-17766 2022-11-23 22:02:47 -05:00
msxml3r
msxml4
msxml6
mycomput [TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347) 2022-03-31 17:10:21 +03:00
nddeapi
netapi32 [NETAPI32] NetSessionEnum: UncClientName and username are optional 2022-05-07 16:54:04 +02:00
netcfgx [NETCFGX] IDD_TCPIP_ALTCF_DLG Fix radiobutton (#6083) 2023-12-03 21:34:29 +00:00
netevent
netid [NETID] Update Romanian (ro-RO) translation (#6113) 2023-12-09 20:07:23 +01:00
netmsg
newdev [NEWDEV] Update Romanian (ro-RO) translation (#6084) 2023-12-09 20:21:36 +01:00
npptools
ntdsapi
ntlanman
ntmarta
objsel
odbc32
odbccp32
ole32
oleacc [TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154) 2022-01-14 20:22:46 +03:00
oleaut32 [OLEAUT32] OaBuildVersion: Add Windows Server 2003 case (#5004) 2023-01-22 21:34:54 +03:00
olecli32
oledlg [TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154) 2022-01-14 20:22:46 +03:00
olepro32
olesvr32
olethk32
pdh
pidgen
powrprof [POWRPROF] Create a security descriptor for power management semaphore 2022-05-06 10:09:51 +02:00
profmap [REACTOS] Update email in all my copyrights (#4415) 2022-03-31 01:53:30 +02:00
propsys
psapi
pstorec
qmgr
qmgrprxy
query
rasadhlp
rasapi32
rasdlg [RASDLG] Update Romanian (ro-RO) translation (#6115) 2023-12-09 20:06:04 +01:00
rasman
regapi
resutils [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
riched20 [RICHED20] RichEdit: CompForm and CandForm (#5257) 2023-04-28 08:28:57 +09:00
riched32
rpcrt4 [RPCRT4] Fix x64 assembly code 2023-09-23 11:06:24 +03:00
rsabase
rsaenh
samlib [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
samsrv [SAMSRV] Fix usage of self-relative security descriptor in SamrQuerySecurityObject 2023-09-26 18:01:45 +03:00
sccbase
schannel
scrrun
secur32 [SECUR32] Do not declare global variables in a header 2022-04-26 03:38:38 +03:00
security
sensapi
serialui [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
setupapi [SETUPAPI] Add dll version info (#6050) 2023-11-28 19:30:34 +07:00
sfc
sfc_os
sfcfiles [SFCFILES] Add sfcfiles dll and header file 2022-01-22 13:28:50 +01:00
shdoclc [SHDOCLC] Update Romanian (ro-RO) translation (#5997) 2023-11-19 16:36:07 +01:00
shdocvw [SHDOCVW][SHDOCVW_APITEST] Implement MRU List for Shell Bag, Part 6 (#5699) 2023-09-18 20:13:29 +09:00
shell32 [SHELL32] Update Romanian (ro-RO) translation (#6087) 2023-12-09 20:20:12 +01:00
shfolder
shimgvw [SHIMGVW] Destroy window to exit app in Preview_Edit 2023-12-11 15:51:55 +09:00
shlwapi [SHLWAPI][SDK] Implement IContextMenu_Invoke (#5856) 2023-11-05 21:45:08 +09:00
slbcsp
sndblst
snmpapi
softpub
srclient
stdole2.tlb
stdole32.tlb
sti
storprop [STORPROP] Fix MSVC build. Addendum to 9a7bd386 2021-12-20 02:46:47 +03:00
streamci
sxs
syssetup [SYSSETUP] Update Romanian (ro-RO) translation (#6100) 2023-12-09 20:13:20 +01:00
t2embed [T2EMBED] Improve spec file 2023-10-09 02:34:30 +03:00
tapi32
tapiui [TAPIUI] Improve Romanian (ro-RO) translation (#6124) 2023-12-09 20:01:57 +01:00
themeui [THEMEUI] Fix Japanese translation (ja-JP) as UTF-8 2023-07-04 19:35:31 +09:00
traffic
twain_32 [TWAIN_32] Global variable compatibility update for gcc 10. 2022-04-26 03:38:38 +03:00
ubtrfs [BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.8.1 (#4729) 2022-09-28 18:08:10 +02:00
ucdfs
uext2
ufat
ufatx
untfs
updspapi
url [URL] Add icon resource for .url files (#6081) 2023-12-02 12:38:09 +01:00
urlmon Add missing OEMRESOURCE for using the OBM_, OIC_, OCR_ defines from winuser.h 2023-11-22 17:02:45 +01:00
userenv [USERENV] SetUserEnvironmentVariable(): Remove use of uninit' ShortName 2023-10-16 19:02:27 +03:00
usp10
uxtheme [UXTHEME] Allow PNG images in visual styles (#5540) 2023-08-31 20:42:03 +03:00
vbscript
verifier [NTDLL:LDR] SAL improvements and fixes 2023-10-04 12:26:18 +03:00
version
vssapi
wbemdisp
wbemprox [WBEMPROX] Global variable compatibility update for gcc 10. 2022-04-26 03:38:38 +03:00
wdmaud.drv
windowscodecs [WINDOWSCODECS] Add converter for WICPixelFormat32bppRGBA (#4239) 2022-01-06 03:56:45 +03:00
windowscodecsext
winemp3.acm
winfax
wing32
winhttp [WINHTTP] Fix 1 MSVC x86 warning LNK4199 (#4414) CORE-18104 2022-04-07 00:36:52 +02:00
wininet [WININET] Update Romanian (ro-RO) translation (#5992) 2023-11-18 22:41:25 +01:00
winmm [WINMM] Update Romanian (ro-RO) translation (#6125) 2023-12-09 20:01:09 +01:00
winscard
winsta
wintrust
wlanapi
wldap32 [TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154) 2022-01-14 20:22:46 +03:00
wlnotify
wmi
wmiutils
wmvcore
ws2_32 [WS2_32] Fix Two DPRINT typo errors (#5113) 2023-03-06 12:22:28 +01:00
ws2help [WS2HELP] Add ws2help.rc to CMakeLists (#6055) 2023-11-29 07:03:28 +07:00
wshirda
wshom.ocx
wshtcpip [WSHTCPIP] Remove unneeded headers + Fix bugs. 2023-10-08 17:11:26 +02:00
wsock32
wtsapi32
wuapi
xinput1_1
xinput1_2
xinput1_3
xinput9_1_0
xmllite
xolehlp
CMakeLists.txt [WINESYNC][SDK][DWMAPI] Import DWMAPI from WINE 8-14 (#5594) 2023-09-18 07:30:44 -07:00