|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stdarg.h>#include <stdio.h>#include <wine/test.h>#include <windef.h>#include <winbase.h>#include <winuser.h>#include <wingdi.h>#include <winnls.h>#include <winerror.h>#include <winnt.h>#include <wtypes.h>#include <olectl.h>#include <ocidl.h>#include <exdisp.h>#include <wine/atlbase.h>
Go to the source code of this file.
Macros | |
| #define | COBJMACROS |
Functions | |
| static | HRESULT (WINAPI *pAtlAxAttachControl)(IUnknown * |
| static IUnknown **static void | init_function_pointers (void) |
| static ATOM | register_class (void) |
| static void | test_AtlAxAttachControl (void) |
| static void | test_ax_win (void) |
| START_TEST (atl_ax) | |
Variables | |
| static | HWND |
Definition at line 42 of file atl_ax.c.
Referenced by START_TEST().
Definition at line 49 of file atl_ax.c.
Referenced by apartment_createwindowifneeded(), and START_TEST().
| START_TEST | ( | atl_ax | ) |
Definition at line 132 of file atl_ax.c.
Definition at line 67 of file atl_ax.c.
Referenced by START_TEST().
Definition at line 114 of file atl_ax.c.
Referenced by START_TEST().