What "UI framework"? Windows is a Frankenstein's monster of different UI elements.
I haven't used Windows for a long time but I'm sure they still have the moricons.dll of Windows 3.1 somewhere.
PS C:\Windows> get-childitem -path . -include "moricons.dll" -recurse Directory: C:\Windows\System32 Mode LastWriteTime Length Name ---- ------------- ------ ---- -a--- 01.04.2024 09:22 12288 moricons.dll Directory: C:\Windows\SysWOW64 Mode LastWriteTime Length Name ---- ------------- ------ ---- -a--- 01.04.2024 09:22 2560 moricons.dll
Rendering engine + set of native components + APIs to make your own components.
Windows definitely shot themselves in a foot with building multiple renderers while building them on top of each other.
I haven't used Windows for a long time but I'm sure they still have the moricons.dll of Windows 3.1 somewhere.
Rendering engine + set of native components + APIs to make your own components.
Windows definitely shot themselves in a foot with building multiple renderers while building them on top of each other.