Searched refs:lpDriverPath (Results 1 – 3 of 3) sorted by relevance
4 Initialize(LPCWSTR lpDriverPath) in Initialize() argument6 if (!RegisterDriver(DRIVER_NAME, lpDriverPath)) in Initialize()16 Uninitialize(LPCWSTR lpDriverPath) in Uninitialize() argument28 UsermodeMethod(LPCWSTR lpDriverPath) in UsermodeMethod() argument56 UndocumentedMethod(LPCWSTR lpDriverPath) in UndocumentedMethod() argument85 SneakyUndocumentedMethods(LPCWSTR lpDriverPath) in SneakyUndocumentedMethods() argument89 if (ConvertPath(lpDriverPath, szDevice)) in SneakyUndocumentedMethods()
199 LoadVia_SystemLoadGdiDriverInformation(LPWSTR lpDriverPath) in LoadVia_SystemLoadGdiDriverInformation() argument208 RtlInitUnicodeString(&Buffer.DriverName, lpDriverPath); in LoadVia_SystemLoadGdiDriverInformation()240 LoadVia_SystemExtendServiceTableInformation(LPWSTR lpDriverPath) in LoadVia_SystemExtendServiceTableInformation() argument246 RtlInitUnicodeString(&Buffer, lpDriverPath); in LoadVia_SystemExtendServiceTableInformation()
25 BOOL LoadVia_SystemLoadGdiDriverInformation(LPWSTR lpDriverPath);26 BOOL LoadVia_SystemExtendServiceTableInformation(LPWSTR lpDriverPath);