Particularly it implements '/upn', '/logonid' and '/user' options,
where the first one uses newly added NameUserPrincipal format in GetUserNameExW.
--
v2: whoami: Refactor and add more commands.
https://gitlab.winehq.org/wine/wine/-/merge_requests/3473
i) Introduce a helper for calculating transform properties.
ii) Re-use get_log_fontW to populate LOGFONTW from GpFont.
Signed-off-by: David Kahurani k.kahurani(a)gmail.com
--
v2: gdiplus: Use get_log_fontW in GdipGetLogFontW
gdiplus: Use helper to calculate transform properties
https://gitlab.winehq.org/wine/wine/-/merge_requests/3471
i) Introduce a helper for calculating transform properties.
ii) Re-use get_log_fontW to populate LOGFONTW from GpFont.
Signed-off-by: David Kahurani k.kahurani(a)gmail.com
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/3471