ReactOS 0.4.16-dev-983-g23ad936
|
Go to the source code of this file.
Functions | |
INT APIENTRY | NtGdiAddFontResourceW (_In_reads_(cwc) WCHAR *pwszFiles, _In_ ULONG cwc, _In_ ULONG cFiles, _In_ FLONG f, _In_ DWORD dwPidTid, _In_opt_ DESIGNVECTOR *pdv) |
void | Test_NtGdiAddFontResourceW () |
START_TEST (NtGdiAddFontResource) | |
INT APIENTRY NtGdiAddFontResourceW | ( | _In_reads_(cwc) WCHAR * | pwcFiles, |
_In_ ULONG | cwc, | ||
_In_ ULONG | cFiles, | ||
_In_ FLONG | fl, | ||
_In_ DWORD | dwPidTid, | ||
_In_opt_ DESIGNVECTOR * | pdv | ||
) |
Functions
Definition at line 465 of file font.c.
Referenced by GdiAddFontResourceW(), and Test_NtGdiAddFontResourceW().
START_TEST | ( | NtGdiAddFontResource | ) |
Definition at line 96 of file NtGdiAddFontResource.c.
void Test_NtGdiAddFontResourceW | ( | ) |
Definition at line 22 of file NtGdiAddFontResource.c.
Referenced by START_TEST().