reactos/win32ss/gdi
Katayama Hirofumi MZ a541a468ba
[NTGDI][FREETYPE] Unload font engine on system shut-down (#6955)
Check system integrity by explicitly
releasing the font engine.
JIRA issue: CORE-9616
- Use RTL_STATIC_LIST_HEAD against
  g_FontListHead and
  g_FontCacheListHead variables and
  omit initialization of them.
- Implement FreeFontSupport function.
- Call FreeFontSupport in win32k!
  DriverUnload function.
- Fix some usages of
  CONTAINING_RECORD macro.
2024-05-29 09:41:39 +09:00
..
dib
diblib
eng [WIN32SS] Introduce the NATIVE_REACTX define and disable some Dx calls (#6025) 2024-04-17 21:47:49 -07:00
gdi32
gdi32_vista
ntgdi [NTGDI][FREETYPE] Unload font engine on system shut-down (#6955) 2024-05-29 09:41:39 +09:00