|
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 "initguid.h"#include "mapiutil.h"#include "mapitags.h"#include "mapi32_test.h"
Go to the source code of this file.
Classes | |
| struct | tagFPropCompareProp_Result |
| struct | tagLPropCompareProp_Result |
Typedefs | |
| typedef struct tagFPropCompareProp_Result | FPropCompareProp_Result |
| typedef struct tagLPropCompareProp_Result | LPropCompareProp_Result |
Variables | |
| static HMODULE | hMapi32 = 0 |
| static | LPSPropValue |
| static ALLOCATEMORE | LPVOID |
| static | ULONG |
| static ULONG | ptTypes [] |
| static const FPropCompareProp_Result | FPCProp_Results [] |
| static const char * | relops [] = { "RELOP_LT", "RELOP_LE", "RELOP_GT", "RELOP_GE", "RELOP_EQ" } |
| static const LPropCompareProp_Result | LPCProp_Results [] |
Definition at line 61 of file prop.c.
Referenced by START_TEST().
|
static |
| START_TEST | ( | prop | ) |
Definition at line 1416 of file prop.c.
Definition at line 1148 of file prop.c.
Referenced by START_TEST().
Definition at line 1070 of file prop.c.
Referenced by START_TEST().
Definition at line 1020 of file prop.c.
Referenced by START_TEST().
Definition at line 950 of file prop.c.
Referenced by START_TEST().
Definition at line 977 of file prop.c.
Referenced by START_TEST().
Definition at line 1054 of file prop.c.
Referenced by START_TEST().
Definition at line 1004 of file prop.c.
Referenced by START_TEST().
Definition at line 436 of file prop.c.
Referenced by START_TEST().
Definition at line 283 of file prop.c.
Referenced by START_TEST().
Definition at line 1203 of file prop.c.
Referenced by START_TEST().
Definition at line 566 of file prop.c.
Referenced by START_TEST().
Definition at line 915 of file prop.c.
Referenced by START_TEST().
Definition at line 676 of file prop.c.
Referenced by START_TEST().
Definition at line 108 of file prop.c.
Referenced by START_TEST().
Definition at line 849 of file prop.c.
Referenced by START_TEST().
Definition at line 708 of file prop.c.
Referenced by START_TEST().
Definition at line 188 of file prop.c.
Referenced by START_TEST().
|
static |
|
static |
Definition at line 32 of file prop.c.
Referenced by InitFuncPtrs(), and START_TEST().
|
static |
Definition at line 559 of file prop.c.
Referenced by test_LPropCompareProp().
|
static |
Definition at line 98 of file prop.c.
Referenced by test_FPropCompareProp(), test_LPropCompareProp(), test_LpValFindProp(), test_PpropFindProp(), and test_PropCopyMore().
Definition at line 434 of file prop.c.
Referenced by test_FPropCompareProp().