From 3f95d417d9e623ac0c74df8ef11d7a01846392dd Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 17 Sep 2003 19:07:23 +0000 Subject: Initial Import --- Shutdown/res/LogDlg.rgs | 21 +++++++++++++++++++++ Shutdown/res/Night Security Shutdown.ico | Bin 0 -> 1078 bytes Shutdown/res/Night Security Stub.ico | Bin 0 -> 1078 bytes Shutdown/res/bitmap1.bmp | Bin 0 -> 758 bytes Shutdown/res/checks1.bmp | Bin 0 -> 374 bytes Shutdown/res/icon1.ico | Bin 0 -> 1078 bytes 6 files changed, 21 insertions(+) create mode 100644 Shutdown/res/LogDlg.rgs create mode 100644 Shutdown/res/Night Security Shutdown.ico create mode 100644 Shutdown/res/Night Security Stub.ico create mode 100644 Shutdown/res/bitmap1.bmp create mode 100644 Shutdown/res/checks1.bmp create mode 100644 Shutdown/res/icon1.ico (limited to 'Shutdown/res') diff --git a/Shutdown/res/LogDlg.rgs b/Shutdown/res/LogDlg.rgs new file mode 100644 index 0000000..5c5c83b --- /dev/null +++ b/Shutdown/res/LogDlg.rgs @@ -0,0 +1,21 @@ +HKCR +{ + Shutdown.LogDlg.1 = s 'LogDlg Class' + { + CLSID = s '{F3AF1F45-93A1-11D3-BFC3-0020182B97FC}' + } + Shutdown.LogDlg = s 'LogDlg Class' + { + CLSID = s '{F3AF1F45-93A1-11D3-BFC3-0020182B97FC}' + } + NoRemove CLSID + { + ForceRemove {F3AF1F45-93A1-11D3-BFC3-0020182B97FC} = s 'LogDlg Class' + { + ProgID = s 'Shutdown.LogDlg.1' + VersionIndependentProgID = s 'Shutdown.LogDlg' + val AppID = s '{936DD342-8FF9-11D3-BFBD-0020182B97FC}' + LocalServer32 = s '%Module%' + } + } +} diff --git a/Shutdown/res/Night Security Shutdown.ico b/Shutdown/res/Night Security Shutdown.ico new file mode 100644 index 0000000..e7451cd Binary files /dev/null and b/Shutdown/res/Night Security Shutdown.ico differ diff --git a/Shutdown/res/Night Security Stub.ico b/Shutdown/res/Night Security Stub.ico new file mode 100644 index 0000000..2b50f8a Binary files /dev/null and b/Shutdown/res/Night Security Stub.ico differ diff --git a/Shutdown/res/bitmap1.bmp b/Shutdown/res/bitmap1.bmp new file mode 100644 index 0000000..82879b3 Binary files /dev/null and b/Shutdown/res/bitmap1.bmp differ diff --git a/Shutdown/res/checks1.bmp b/Shutdown/res/checks1.bmp new file mode 100644 index 0000000..edf808d Binary files /dev/null and b/Shutdown/res/checks1.bmp differ diff --git a/Shutdown/res/icon1.ico b/Shutdown/res/icon1.ico new file mode 100644 index 0000000..3fad43c Binary files /dev/null and b/Shutdown/res/icon1.ico differ -- cgit v1.2.3