Revert r66580 and r66579.
[reactos.git] / reactos / base / shell / shell32 / res / rgs / dragdrophelper.rgs
1 HKCR
2 {
3 NoRemove CLSID
4 {
5 ForceRemove {4657278A-411B-11d2-839A-00C04FD918D0} = s 'Shell Drag and Drop helper'
6 {
7 InprocServer32 = s '%MODULE%'
8 {
9 val ThreadingModel = s 'Apartment'
10 }
11 }
12 }
13 }