Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
626 B

  1. HKCR
  2. {
  3. GeneralNotification.GeneralNotification.1 = s 'GeneralNotification Class'
  4. {
  5. CLSID = s '{239A3C5C-8D41-11D1-B675-00C04FA3C554}'
  6. }
  7. GeneralNotification.GeneralNotification = s 'GeneralNotification Class'
  8. {
  9. CurVer = s 'GeneralNotification.GeneralNotification.1'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {239A3C5C-8D41-11D1-B675-00C04FA3C554} = s 'GeneralNotification Class'
  14. {
  15. ProgID = s 'GeneralNotification.GeneralNotification.1'
  16. VersionIndependentProgID = s 'GeneralNotification.GeneralNotification'
  17. InprocServer32 = s '%MODULE%'
  18. {
  19. val ThreadingModel = s 'Free'
  20. }
  21. }
  22. }
  23. }