reactos/dll/win32
Hermès Bélusca-Maïto d0b43a399f
[NETID] Simplify IsUserAdmin() helper implementation (#5763)
Addendum to commit 8c4b0c914.

Base ourselves on pSetupIsUserAdmin() and other similar functions in our
codebase. Note that what we are actually interested here, is whether the
current thread runs with Administrator privileges.

(As noticed by contributor 'whindsaks', "Not only is this code simpler,
it now will correctly handle deny-only SIDs in the token!")
2023-10-07 21:52:36 +02:00
..
acledit [ACLEDIT][MSIMG32][HIDCLASS] Fix DLL-main function argument type in spec file. 2022-10-06 16:16:40 +02:00
aclui [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
activeds
actxprxy
advapi32 [ADVAPI32] Implement AccessCheckByType and AccessCheckByTypeResultList 2023-08-25 14:09:14 +02:00
advapi32_vista
advpack
atl
atl80
atl100
authz
avicap32
avifil32
batt [BATT] Add the composite battery installer 2022-04-25 23:33:51 +02:00
bcrypt
beepmidi [BEEPMIDI] Make DeviceInfo structure 64 bit compatible 2023-01-04 10:32:28 +01:00
browseui [BROWSEUI] More settings and window refresh (#5584) 2023-10-02 22:43:00 +02:00
bthci
cabinet
cards
cfgmgr32
clusapi
comcat
comctl32 [EXPLORER][COMCTL32] Fix balloon tooltips and system pager alerts (#5559) 2023-10-03 01:08:45 +03:00
comdlg32 [COMDLG32] Implement CDM_SETDEFEXT (#5704) 2023-09-19 22:17:48 +09:00
compstui
credui
crtdll
crypt32 [TRANSLATION] Update Bulgarian translation (#4429) 2022-09-30 18:08:13 +02:00
cryptdlg
cryptdll
cryptnet
cryptui [TRANSLATION] Update Bulgarian translation (#4429) 2022-09-30 18:08:13 +02:00
dbgeng
dbghelp [LOG2LINES] Compile the tool for MSVC builds 2022-12-29 16:51:40 +01:00
dciman32
devmgr [REACTOS] Do not free shared icon for ShellAbout() calls (#5519) 2023-08-09 11:53:13 +02: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
gdiplus
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
icmp
ieframe [IEFRAME][DESK] Update Romanian (ro-RO) translation (#5469) 2023-07-26 16:04:13 +03:00
iernonce [REACTOS] Various Russian (ru-RU) translation fixes (#4696) 2022-09-15 18:46:03 +03:00
imaadp32.acm
imagehlp
imm32 [IMM32][NTUSER][SDK] Add ImmCallImeConsoleIME (#5271) 2023-05-10 14:04:01 +09:00
inetcomm
inetmib1
initpki
inseng
iologmsg
iphlpapi [IPHLPAPI] Formatting only, no functional change 2023-07-03 00:38:41 +02: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 [KERNEL32] Fix RaiseException to correctly copy the passed in parameters as ULONG_PTR 2023-09-21 21:33:47 +03:00
loadperf
lpk [IMM32][LPK] Remove msvcrt dependency; fix entrypoint. (#4759) 2022-10-06 15:52:20 +02:00
lsasrv [LSASRV] Fix usage of self-relative security descriptor in LsarQuerySecurityObject 2023-09-26 18:01:45 +03:00
lz32
mapi32
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
mprapi
msacm32
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
msftedit
msg711.acm
msgina [TRANSLATION] Update hungarian translation for mspaint, notepad, taskmgr, explorer, appwiz, browseui, msgina, shell32 (#5645) 2023-09-03 17:46:38 +02: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
mssign32
mssip32
mstask
msv1_0 [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
msvcrt [SDK][CRT][MSVCRT] Implement _CrtSetReportMode and _CrtSetReportFile (#5662) 2023-09-11 04:37:27 +09:00
msvcrt20
msvcrt40
msvfw32
msvidc32
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 [TRANSLATION] Improvements to portuguese (pt-PT) translation (#5154) 2023-03-19 20:32:24 +01:00
netevent
netid [NETID] Simplify IsUserAdmin() helper implementation (#5763) 2023-10-07 21:52:36 +02:00
netmsg
newdev [TRANSLATION] Add/Update Turkish (tr-TR) translations (#4959) 2023-02-15 17:29:52 +01:00
npptools
ntdsapi
ntlanman
ntmarta
objsel
odbc32
odbccp32
ole32
oleacc
oleaut32 [OLEAUT32] OaBuildVersion: Add Windows Server 2003 case (#5004) 2023-01-22 21:34:54 +03:00
olecli32
oledlg
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 [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
rasman
regapi
resutils
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] Sync setupapi/queue.c to Wine 4.8 (#5233) 2023-04-30 15:34:26 +02:00
sfc
sfc_os
sfcfiles
shdoclc [TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#4513) 2022-05-20 15:38:24 +03:00
shdocvw [SHDOCVW][SHDOCVW_APITEST] Implement MRU List for Shell Bag, Part 6 (#5699) 2023-09-18 20:13:29 +09:00
shell32 GetDetailsOf does not support column flags (#5755) 2023-10-03 10:43:44 +02:00
shfolder
shimgvw [SHIMGVW] Display filename in taskbar even if the file isn't loaded (#5379) 2023-07-01 19:22:03 +03:00
shlwapi [SHLWAPI][SHLWAPI_APITEST] Fix SHGetPerScreenResName (#5701) 2023-09-19 11:02:59 +09:00
slbcsp
sndblst
snmpapi
softpub
srclient
stdole2.tlb
stdole32.tlb
sti
storprop
streamci
sxs
syssetup [SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198) 2023-03-29 01:23:00 +02:00
t2embed
tapi32
tapiui [TAPIUI] Improve Romanian (ro-RO) translation (#5397) 2023-07-03 22:21:15 +02: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] Implement OpenURLA function 2023-07-21 08:24:26 +09:00
urlmon
userenv [TRANSLATION] Improvements to portuguese (pt-PT) translation (#5154) 2023-03-19 20:32:24 +01: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
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 Polish (pl-PL) translation (#4811) 2022-10-26 18:30:39 +03:00
winmm [WINESYNC][WINMM] PlaySound: Formatting only 2023-07-06 13:36:22 +03:00
winscard
winsta
wintrust
wlanapi
wldap32
wlnotify
wmi
wmiutils
wmvcore
ws2_32 [WS2_32] Fix Two DPRINT typo errors (#5113) 2023-03-06 12:22:28 +01:00
ws2help
wshirda
wshom.ocx
wshtcpip
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