mirror of
https://github.com/reactos/reactos.git
synced 2026-06-08 00:46:10 +08:00
Initial implementation of `CUserAssist` class, which contains `IUserAssist` interface. See https://www.geoffchappell.com/studies/windows/ie/browseui/classes/userassist.htm. Required by MS shell32.dll. CORE-17345 CORE-17393