mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:05:48 +00:00
[SDK][INCLUDE] Total refinement of Gdiplus headers (#2223)
Missing functions added. CORE-16585
This commit is contained in:
parent
265a890d7c
commit
1e83f8b5fd
7 changed files with 56 additions and 80 deletions
|
@ -79,6 +79,9 @@ getNat(const Font *font);
|
|||
GpFontCollection *&
|
||||
getNat(const FontCollection *fc);
|
||||
|
||||
GpFontFamily *&
|
||||
getNat(const FontFamily *ff);
|
||||
|
||||
GpGraphics *&
|
||||
getNat(const Graphics *graphics);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue