summaryrefslogtreecommitdiffhomepage
path: root/Drv
diff options
context:
space:
mode:
authorAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-07-07 09:39:07 +0200
committerAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-07-07 09:39:07 +0200
commiteb076dbf3754f44efdda926e1cc55a5c86136f5c (patch)
tree6391d97d885dcf6d85f8824aec29c60c4dea2d78 /Drv
parente477d85ffea45a92aea7a2942bdfb9240fed80bc (diff)
MHR-36: IMP: Add ProgramLoader class, *_cast macros and patching capability.
FIX: Device constructor marked as explicit. Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Drv')
-rw-r--r--Drv/Hello/DriverRsrc.rsrc2
-rw-r--r--Drv/SampleDriver/DriverRsrc.rsrc2
-rw-r--r--Drv/VideoDrv/DriverRsrc.rsrc2
3 files changed, 3 insertions, 3 deletions
diff --git a/Drv/Hello/DriverRsrc.rsrc b/Drv/Hello/DriverRsrc.rsrc
index dbfc3f73..12add0e2 100644
--- a/Drv/Hello/DriverRsrc.rsrc
+++ b/Drv/Hello/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
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
diff --git a/Drv/VideoDrv/DriverRsrc.rsrc b/Drv/VideoDrv/DriverRsrc.rsrc
index 827fd205..79d4cc92 100644
--- a/Drv/VideoDrv/DriverRsrc.rsrc
+++ b/Drv/VideoDrv/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