Commit 434466c8 authored by Andreas Mohr's avatar Andreas Mohr Committed by Alexandre Julliard

Added GdiSeeGdiDo16.

parent 28a242e5
......@@ -353,6 +353,7 @@ BOOL16 WINAPI FlattenPath16(HDC16);
BOOL16 WINAPI FloodFill16(HDC16,INT16,INT16,COLORREF);
BOOL16 WINAPI FrameRgn16(HDC16,HRGN16,HBRUSH16,INT16,INT16);
UINT16 WINAPI GDIRealizePalette16(HDC16);
DWORD WINAPI GdiSeeGdiDo16(WORD,WORD,WORD,WORD);
HPALETTE16 WINAPI GDISelectPalette16(HDC16,HPALETTE16,WORD);
INT16 WINAPI GetArcDirection16(HDC16);
BOOL16 WINAPI GetAspectRatioFilterEx16(HDC16,LPSIZE16);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment