mirror of
https://github.com/reactos/reactos.git
synced 2025-06-24 19:00:20 +00:00

This PR reorganizes the location of the CTF-related modules to improve grep-ability, understanding, and readability. New folder base/ctf will become incomplete Cicero, CTF or TSF (Text Services Framework). JIRA issue: CORE-19360 JIRA issue: CORE-19361 JIRA issue: CORE-19363 - Move ctfmon, msctf, msctfime, and msutb modules to new directory base/ctf. - Adapt CMakeLists.txt to this move. - Modify .github/labeler.yml and media/doc/WINESYNC.txt. - No code content changes except CMakeLists.txt, .github/labeler.yml, and media/doc/WINESYNC.txt.
29 lines
946 B
Text
29 lines
946 B
Text
HKCR
|
|
{
|
|
NoRemove Interface
|
|
{
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
'{529A9E6B-6587-4F23-AB9E-9C7D683E3C50}' = s 'TF_ThreadMgr'
|
|
{
|
|
InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Apartment' }
|
|
}
|
|
'{33C53A50-F456-4884-B049-85FD643ECFED}' = s 'TF_InputProcessorProfiles'
|
|
{
|
|
InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Apartment' }
|
|
}
|
|
'{A4B544A1-438D-4B41-9325-869523E2D6C7}' = s 'TF_CategoryMgr'
|
|
{
|
|
InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Apartment' }
|
|
}
|
|
'{EBB08C45-6C4A-4FDC-AE53-4EB8C4C7DB8E}' = s 'TF_LangBarMgr'
|
|
{
|
|
InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Apartment' }
|
|
}
|
|
'{3CE74DE4-53D3-4D74-8B83-431B3828BA53}' = s 'TF_DisplayAttributeMgr'
|
|
{
|
|
InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Apartment' }
|
|
}
|
|
}
|
|
}
|