microsoft / microsoft/Windows-classic-samples
ChangeNotifyWatcher is always 32 bit
Open
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
The solution file Samples/Win7Samples/winui/shell/appplatform/ChangeNotifyWatcher/ChangeNotifyWatcher.sln incorrectly refers the 32 bit build in x64 configuration
`
{7BCB58CC-A57F-431F-A14C-52A0488F1DA1}.Debug|x64.ActiveCfg = Debug|Win32
{7BCB58CC-A57F-431F-A14C-52A0488F1DA1}.Debug|x64.Build.0 = Debug|Win32
`
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
Open Samples/Win7Samples/winui/shell/appplatform/ChangeNotifyWatcher/ChangeNotifyWatcher.sln and inspect the ChangeNotifyWatcher project entries for the x64 configuration. Update the configuration so x64 no longer points to Win32, then verify that the x64 solution settings consistently reference the x64 build.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100