Home
last modified time | relevance | path

Searched refs:lpDriverPath (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rostests/win32/DriverLoading/Application/
H A Dmain.c4 Initialize(LPCWSTR lpDriverPath) in Initialize() argument
6 if (!RegisterDriver(DRIVER_NAME, lpDriverPath)) in Initialize()
16 Uninitialize(LPCWSTR lpDriverPath) in Uninitialize() argument
28 UsermodeMethod(LPCWSTR lpDriverPath) in UsermodeMethod() argument
56 UndocumentedMethod(LPCWSTR lpDriverPath) in UndocumentedMethod() argument
85 SneakyUndocumentedMethods(LPCWSTR lpDriverPath) in SneakyUndocumentedMethods() argument
89 if (ConvertPath(lpDriverPath, szDevice)) in SneakyUndocumentedMethods()
H A Dundoc.c199 LoadVia_SystemLoadGdiDriverInformation(LPWSTR lpDriverPath) in LoadVia_SystemLoadGdiDriverInformation() argument
208 RtlInitUnicodeString(&Buffer.DriverName, lpDriverPath); in LoadVia_SystemLoadGdiDriverInformation()
240 LoadVia_SystemExtendServiceTableInformation(LPWSTR lpDriverPath) in LoadVia_SystemExtendServiceTableInformation() argument
246 RtlInitUnicodeString(&Buffer, lpDriverPath); in LoadVia_SystemExtendServiceTableInformation()
H A DDriverTester.h25 BOOL LoadVia_SystemLoadGdiDriverInformation(LPWSTR lpDriverPath);
26 BOOL LoadVia_SystemExtendServiceTableInformation(LPWSTR lpDriverPath);