ReactOS 0.4.15-dev-8614-gbc76250
|
#include "precomp.h"
Go to the source code of this file.
Typedefs | |
typedef DWORD(WINAPI * | LPGETVERSION) () |
Functions | |
HANDLE | _CreateActCtxFromFile (LPCWSTR FileName, int line) |
VOID | _ActivateCtx (HANDLE h, ULONG_PTR *cookie, int line) |
VOID | _DeactivateCtx (ULONG_PTR cookie, int line) |
VOID | _TestVesion (HANDLE dll, DWORD ExpectedVersion, int line) |
VOID | TestDllRedirection () |
START_TEST (LoadLibraryExW) | |
Definition at line 25 of file LoadLibraryExW.c.
Definition at line 96 of file FindActCtxSectionStringW.c.
Referenced by START_TEST(), and TestDllRedirection().
Definition at line 74 of file FindActCtxSectionStringW.c.
Referenced by START_TEST(), and TestDllRedirection().
Definition at line 106 of file FindActCtxSectionStringW.c.
Referenced by START_TEST(), and TestDllRedirection().
Definition at line 27 of file LoadLibraryExW.c.
Referenced by TestDllRedirection().
START_TEST | ( | LoadLibraryExW | ) |
Definition at line 85 of file LoadLibraryExW.c.
VOID TestDllRedirection | ( | ) |
Definition at line 34 of file LoadLibraryExW.c.
Referenced by START_TEST().