[SHELL32] Implement the CUserNotification class, which implements the IUserNotificati...
[reactos.git] / dll / win32 / shell32 / res / rgs / usernotification.rgs
1 HKCR
2 {
3 NoRemove AppID
4 {
5 {0010890E-8789-413C-ADBC-48F5B511B3AF}
6 {
7 val DllSurrogate = s ''
8 val RunAs = s 'Interactive User'
9 }
10 }
11 NoRemove CLSID
12 {
13 ForceRemove {0010890E-8789-413C-ADBC-48F5B511B3AF} = s 'User Notification'
14 {
15 InprocServer32 = s '%MODULE%'
16 {
17 val ThreadingModel = s 'Apartment'
18 }
19 val AppID = s '{0010890E-8789-413C-ADBC-48F5B511B3AF}'
20 }
21 NoRemove Interface
22 {
23 ForceRemove {7307055C-B24A-486B-9F25-163E597A28A9} = s 'IQueryContinue'
24 {
25 NumMethods = s '4'
26 {
27 }
28 ProxyStubClsid32 = s '{B8DA6310-E19B-11D0-933C-00A0C90DCAA9}'
29 {
30 }
31 }
32 ForceRemove {BA9711BA-5893-4787-A7E1-41277151550B} = s 'IUserNotification'
33 {
34 NumMethods = s '8'
35 {
36 }
37 ProxyStubClsid32 = s '{B8DA6310-E19B-11D0-933C-00A0C90DCAA9}'
38 {
39 }
40 }
41 }
42 }
43 }