|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stdio.h>#include "windows.h"#include "objbase.h"#include "wincodec.h"#include "wine/test.h"
Go to the source code of this file.
Macros | |
| #define | COBJMACROS |
Functions | |
| HRESULT WINAPI | WICCreateColorTransform_Proxy (IWICColorTransform **) |
| static void | test_WICCreateColorTransform_Proxy (void) |
| START_TEST (transform) | |
| #define COBJMACROS |
Definition at line 19 of file transform.c.
| START_TEST | ( | transform | ) |
Definition at line 61 of file transform.c.
Definition at line 29 of file transform.c.
Referenced by START_TEST().
| HRESULT WINAPI WICCreateColorTransform_Proxy | ( | IWICColorTransform ** | ppIWICColorTransform | ) |
Definition at line 43 of file main.c.
Referenced by test_WICCreateColorTransform_Proxy().