|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stdarg.h>#include <stdio.h>#include <windows.h>#include "shellapi.h"#include "shlwapi.h"#include "shlobj.h"#include "wine/test.h"
Go to the source code of this file.
Macros | |
| #define | COBJMACROS |
| #define | NONAMELESSUNION |
| #define | NONAMELESSSTRUCT |
| #define | WIN32_LEAN_AND_MEAN |
Functions | |
| static BOOL | SHELL_OsIsUnicode (void) |
| static void | test_parse_for_entire_network (void) |
| static void | test_parse_for_control_panel (void) |
| static void | test_printers_folder (void) |
| static void | test_desktop_folder (void) |
| static void | test_desktop_displaynameof (void) |
| START_TEST (shfldr_special) | |
| #define COBJMACROS |
Definition at line 25 of file shfldr_special.c.
| #define NONAMELESSSTRUCT |
Definition at line 28 of file shfldr_special.c.
| #define NONAMELESSUNION |
Definition at line 27 of file shfldr_special.c.
| #define WIN32_LEAN_AND_MEAN |
Definition at line 31 of file shfldr_special.c.
| START_TEST | ( | shfldr_special | ) |
Definition at line 297 of file shfldr_special.c.
Definition at line 244 of file shfldr_special.c.
Referenced by START_TEST().
Definition at line 230 of file shfldr_special.c.
Referenced by START_TEST().
Definition at line 105 of file shfldr_special.c.
Referenced by START_TEST().
Definition at line 45 of file shfldr_special.c.
Referenced by START_TEST().
Definition at line 135 of file shfldr_special.c.
Referenced by START_TEST().