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.

15 lines
317 B

  1. // Copyright (c) Microsoft Corporation
  2. #include "fusionguids.h"
  3. HKCR
  4. {
  5. NoRemove CLSID
  6. {
  7. ForceRemove CLSID_CSxsTest_ApartmentThreaded_rgs
  8. {
  9. InprocServer32 = s '%MODULE%'
  10. {
  11. val ThreadingModel = s 'Apartment'
  12. }
  13. }
  14. }
  15. }