microsoft / microsoft/Windows-classic-samples
Running SpellCheckerProvider
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 5.7k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
README.MD says
This sample demonstrates how to create a sample spell checking provider that conforms to the Windows Spell Checking API. It is registered with Windows and can then be used in text controls if selected by the user in the Language Control Panel.
and cpp/Readme.txt says
To run the sample:
=================
1. Go to the Control Panel, Language Clock and Region, Language, double-click in English in the list of languages.
2. Select "Sample Spell Checker" as the default spell checker for English.
3. Now it will be used by Windows controls
But I couldn't find regarding settings anywhere. Got stuck on step 1. My "Control Panel\Clock and Region" doesn't have Language item.

So where I can find system spell checker options? Is it available in some specific Windows versions? I have Enterprise Windows.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with README.MD and cpp/Readme.txt, then verify whether their Control Panel steps match the Windows versions and edition described in the report. Document the correct location or availability of the spell checker settings, including any version limitations, and update the affected instructions once confirmed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation, operating-systems
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100