Fixed project file and build settings

This commit is contained in:
Benjamin Höglinger-Stelzer
2020-11-22 09:46:25 +01:00
parent 5d39f31a13
commit 703842c753
4 changed files with 268 additions and 174 deletions

View File

@@ -80,8 +80,8 @@ NTSTATUS DriverEntry(IN PDRIVER_OBJECT DriverObject, IN PUNICODE_STRING Registry
TraceEvents(TRACE_LEVEL_INFORMATION,
TRACE_DRIVER,
"Loading Virtual Gamepad Emulation Bus Driver [built: %s %s]",
__DATE__, __TIME__);
"Loading Virtual Gamepad Emulation Bus Driver"
);
//
// Register cleanup callback