|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "wine/test.h"#include "windef.h"#include "winbase.h"#include "winuser.h"#include "winerror.h"#include "winnt.h"#include "mapiutil.h"#include "mapi32_test.h"
Go to the source code of this file.
Macros | |
| #define | COBJMACROS |
Functions | |
| static | SCODE (WINAPI *pScInitMapiUtil)(ULONG) |
| static | LPMALLOC (WINAPI *pMAPIGetDefaultMalloc)(void) |
| static void | test_IMalloc (void) |
| START_TEST (imalloc) | |
Variables | |
| static HMODULE | hMapi32 = 0 |
| START_TEST | ( | imalloc | ) |
Definition at line 95 of file imalloc.c.
Definition at line 36 of file imalloc.c.
Referenced by START_TEST().
|
static |
Definition at line 31 of file imalloc.c.
Referenced by START_TEST(), and test_IMalloc().