|
ReactOS 0.4.16-dev-2522-g97cc325
|
#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(), do_wait_idle_child(), mdi_register_classes(), register_classes(), register_wmime_keydown_class(), START_TEST(), subclass_button(), subclass_combobox(), subclass_edit(), subclass_static(), subtest_hvredraw(), test_desktop_winproc(), test_dialog_messages(), test_EndDialog(), test_InSendMessage(), test_menu_messages(), test_recursive_messages(), and wait_idle_thread().
| 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().