-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I am trying to get https://github.com/microsoft/Windows-AppConsult-Samples-DesktopBridge/tree/main/Docs-ContextMenuSample/ExplorerCommandVerb going:
- The 64 bit build configuration is set to teat warnings as errors
- Building the x64 Release configuration fails to register with regsvr32:
The module "ExplorerCommandVerb.dll" was loaded but the entry-point DllRegisterServer was not found.
Make sure that "ExplorerCommandVerb.dll" is a valid DLL or OCX file and then try again. - Building the x64 Debug configuration registers with regsvr32 ok but no changes are seen in the File Explorer .txt file context menu even after restarting File Explorer?
- Fixing the warnings in 1. does not fix 2. nor 3.
I am using Visual Studio 2019 16.10.4 and 64 bit Windows 10 10.0.19043.1110.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels