From d9cb3b0998201f8a2ab6eb58088097bf14236d71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger?= Date: Tue, 19 Dec 2017 11:08:57 +0100 Subject: [PATCH] Updated version to 1.14.0.0 Removed deprecated bus object name Removed return of bus devices on Add Cmdlet --- ViGEmBusDriver.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/ViGEmBusDriver.h b/ViGEmBusDriver.h index 491e72d..039ab0b 100644 --- a/ViGEmBusDriver.h +++ b/ViGEmBusDriver.h @@ -34,8 +34,6 @@ DEFINE_GUID(GUID_DEVCLASS_VIGEM_RAWPDO, #pragma once -DECLARE_GLOBAL_CONST_UNICODE_STRING(VigemNtDeviceName, L"\\Device\\ViGEmBus"); -DECLARE_GLOBAL_CONST_UNICODE_STRING(VigemDosDeviceName, L"\\DosDevices\\ViGEmBus"); // // Describes the current stage a PDO completed