From eb076dbf3754f44efdda926e1cc55a5c86136f5c Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss Date: Sun, 7 Jul 2024 09:39:07 +0200 Subject: MHR-36: IMP: Add ProgramLoader class, *_cast macros and patching capability. FIX: Device constructor marked as explicit. Signed-off-by: Amlal EL Mahrouss --- Drv/SampleDriver/DriverRsrc.rsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Drv/SampleDriver') diff --git a/Drv/SampleDriver/DriverRsrc.rsrc b/Drv/SampleDriver/DriverRsrc.rsrc index f8e9c05f..54940e43 100644 --- a/Drv/SampleDriver/DriverRsrc.rsrc +++ b/Drv/SampleDriver/DriverRsrc.rsrc @@ -1,4 +1,4 @@ -1 ICON "../../Icons/driver-logo.ico" +1 ICON "../../Icons/app-logo.ico" 1 VERSIONINFO FILEVERSION 1,0,0,0 -- cgit v1.2.3