|
ReactOS 0.4.16-dev-2208-g6350669
|
#include <stdarg.h>#include <stdio.h>#include "wine/test.h"#include "windef.h"#include "winbase.h"#include "windows.h"#include "sddl.h"
Go to the source code of this file.
Classes | |
| struct | _profileInt |
Macros | |
| #define | KEY "ProfileInt" |
| #define | SECTION "Test" |
| #define | TESTFILE ".\\testwine.ini" |
| #define | TESTFILE2 ".\\testwine2.ini" |
| #define | check_profile_string(a, b, c, d) check_profile_string_(__LINE__, a, b, c, d); |
| #define | check_registry_value(a, b, c) check_registry_value_(__LINE__, a, b, c) |
Definition at line 892 of file profile.c.
Referenced by check_file_data(), and test_WritePrivateProfileString().
Definition at line 916 of file profile.c.
Referenced by test_profile_struct(), and test_WritePrivateProfileString().
|
static |
Definition at line 35 of file profile.c.
|
static |
Definition at line 1202 of file profile.c.
Definition at line 511 of file profile.c.
Referenced by test_GetPrivateProfileString(), and test_WritePrivateProfileString().
Definition at line 522 of file profile.c.
Referenced by test_GetPrivateProfileString().
| START_TEST | ( | profile | ) |
Definition at line 1659 of file profile.c.
Definition at line 573 of file profile.c.
Referenced by START_TEST().
Definition at line 449 of file profile.c.
Referenced by START_TEST().
Definition at line 536 of file profile.c.
Referenced by START_TEST().
Definition at line 363 of file profile.c.
Referenced by START_TEST().
Definition at line 53 of file profile.c.
Referenced by START_TEST().
Definition at line 470 of file profile.c.
Referenced by START_TEST().
Definition at line 177 of file profile.c.
Referenced by START_TEST().
Definition at line 273 of file profile.c.
Referenced by START_TEST().
Definition at line 108 of file profile.c.
Referenced by START_TEST().
Definition at line 1117 of file profile.c.
Referenced by START_TEST().
Definition at line 1216 of file profile.c.
Referenced by START_TEST().
Definition at line 921 of file profile.c.
Referenced by START_TEST().