microsoft / microsoft/Windows-classic-samples

ChangeNotifyWatcher is always 32 bit

Open
#368 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.