summaryrefslogtreecommitdiff
path: root/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.rgs
diff options
context:
space:
mode:
authorDavid Spruill <[email protected]>2026-01-08 17:51:47 -0500
committerGitHub <[email protected]>2026-01-08 17:51:47 -0500
commitc5fc3ca1fd0e00a7e085ef48abfeff9c0c39817e (patch)
tree0e650a0fee8027816bbea82ca1fd9b8e3e6ee24a /wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.rgs
parentf88e4fbbd4d2671e5cd77e4f60be7a235326797e (diff)
parented3dbe56378117a15105099870f2397671ad99ab (diff)
Merge branch 'develop' into user/daspr/kmodsamplefix
Diffstat (limited to 'wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.rgs')
-rw-r--r--wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.rgs26
1 files changed, 0 insertions, 26 deletions
diff --git a/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.rgs b/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.rgs
deleted file mode 100644
index d0de4d3b..00000000
--- a/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.rgs
+++ /dev/null
@@ -1,26 +0,0 @@
-HKCR
-{
- WpdServiceSampleDriver.WpdServiceSampleDriver.1 = s 'WpdServiceSampleDriver Class'
- {
- CLSID = s '{CFC0AF02-CE72-4717-83E7-D51BCFCBE87B}'
- }
- WpdServiceSampleDriver.WpdServiceSampleDriver = s 'WpdServiceSampleDriver Class'
- {
- CLSID = s '{CFC0AF02-CE72-4717-83E7-D51BCFCBE87B}'
- CurVer = s 'WpdServiceSampleDriver.WpdServiceSampleDriver.1'
- }
- NoRemove CLSID
- {
- ForceRemove {CFC0AF02-CE72-4717-83E7-D51BCFCBE87B} = s 'WpdServiceSampleDriver Class'
- {
- ProgID = s 'WpdServiceSampleDriver.WpdServiceSampleDriver.1'
- VersionIndependentProgID = s 'WpdServiceSampleDriver.WpdServiceSampleDriver.1'
- InprocServer32 = s '%MODULE%'
- {
- val ThreadingModel = s 'Free'
- }
- 'TypeLib' = s '{74FF6859-73D1-488C-B2EA-88BD6DA31A17}'
- }
- }
-}
-