reactos/win32ss/gdi/gdi32
Katayama Hirofumi MZ 1890ad20f8
[NTGDI][GDI32] AddFontResource: Support multiple files (#7833)
JIRA issue: CORE-17684
- Add HEAP_strdupA2W_buf and HEAP_strdupA2W_buf_free
  helper functions for quick string conversion.
- Optimize HEAP_... functions.
- Add IntConvertFontPaths helper function.
- Support multiple files in AddFontResource function.
- Add cFiles parameter to some internal font addition/
  removal functions.
- Half-implement NtGdiRemoveFontResourceW and
  RemoveFontResourceExW functions.
2025-04-04 19:30:18 +09:00
..
include [NTGDI][GDI32] AddFontResource: Support multiple files (#7833) 2025-04-04 19:30:18 +09:00
main [GDI32][USER32] Order the set_module_type arguments the usual way ("UNICODE" before the entrypoint). 2022-10-06 15:37:23 +02:00
misc [NTGDI][GDI32] AddFontResource: Support multiple files (#7833) 2025-04-04 19:30:18 +09:00
objects [NTGDI][GDI32] AddFontResource: Support multiple files (#7833) 2025-04-04 19:30:18 +09:00
wine [GDI32] Fix IV msvc build. 2021-09-27 19:08:43 -05:00
CMakeLists.txt [SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612) 2025-03-24 21:21:09 +01:00
gdi32.rc
gdi32.spec [SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612) 2025-03-24 21:21:09 +01:00
good api.def