|
ReactOS 0.4.16-dev-2104-gb84fa49
|

Go to the source code of this file.
Classes | |
| struct | _PROTECT_FILE_ENTRY |
Typedefs | |
| typedef struct _PROTECT_FILE_ENTRY | PROTECT_FILE_ENTRY |
| typedef struct _PROTECT_FILE_ENTRY * | PPROTECT_FILE_ENTRY |
Functions | |
| NTSTATUS (WINAPI *SfcGetFiles)(PPROTECT_FILE_ENTRY *ProtFileData | |
| static void | Test_GetFiles () |
| START_TEST (SfcGetFiles) | |
Variables | |
| PULONG | FileCount |
| PCWSTR | wszEnvVars [] |
| typedef struct _PROTECT_FILE_ENTRY * PPROTECT_FILE_ENTRY |
| START_TEST | ( | SfcGetFiles | ) |
Definition at line 66 of file SfcGetFiles.c.
|
static |
Definition at line 28 of file SfcGetFiles.c.
Referenced by START_TEST().
| PULONG FileCount |
Definition at line 18 of file SfcGetFiles.c.
Referenced by CCABManager::DisplayCabinet(), SfcGetFiles(), and Test_GetFiles().
| PCWSTR wszEnvVars[] |
Definition at line 20 of file SfcGetFiles.c.
Referenced by Test_GetFiles().