ReactOS 0.4.16-dev-36-g301675c
|
#include <gdiplusinit.h>
Public Attributes | |
UINT32 | GdiplusVersion |
DebugEventProc | DebugEventCallback |
BOOL | SuppressBackgroundThread |
BOOL | SuppressExternalCodecs |
Definition at line 32 of file gdiplusinit.h.
DebugEventProc GdiplusStartupInput::DebugEventCallback |
Definition at line 35 of file gdiplusinit.h.
Referenced by BackgroundPageProc(), START_TEST(), and test_startup().
UINT32 GdiplusStartupInput::GdiplusVersion |
Definition at line 34 of file gdiplusinit.h.
Referenced by BackgroundPageProc(), ImageView_Main(), START_TEST(), and test_startup().
BOOL GdiplusStartupInput::SuppressBackgroundThread |
Definition at line 36 of file gdiplusinit.h.
Referenced by BackgroundPageProc(), START_TEST(), and test_startup().
BOOL GdiplusStartupInput::SuppressExternalCodecs |
Definition at line 37 of file gdiplusinit.h.
Referenced by BackgroundPageProc(), START_TEST(), and test_startup().