C++ Developer for Windows 11 Context Menu Sample Improvement
Budget: $30 – $250 USD
I'm in need of a C++ developer to make some improvements to the Windows 11 Context Menu sample.
https://github.com/xandfis/W11ContextMenuDemo
The sample app dll works well however we need a few improvements.
1. The title (shown in the context menu, which defaults to "Edit in Notepad", needs to come from the registry, defaulting to "Send to Cirros" if the value does not exist. The title is stored in a string called ContextTitle in HKEY_LOCAL_MACHINE\SOFTWARE\Cirros
2. When launching the application and passing the filePath, the filePath should be enclosed in " so that spaces in the filePath are accepted.
3. If multiple files are selected and passed then they should be looped through, launching the application for each file and passing the appropriate quoted filePath
I believe the only file which needs updating is dllmain.cpp in ContextMenuImplementation, and that it is a relatively simple task for someone nonweldable in c++
Expected budget is around $100 USD
https://github.com/xandfis/W11ContextMenuDemo
The sample app dll works well however we need a few improvements.
1. The title (shown in the context menu, which defaults to "Edit in Notepad", needs to come from the registry, defaulting to "Send to Cirros" if the value does not exist. The title is stored in a string called ContextTitle in HKEY_LOCAL_MACHINE\SOFTWARE\Cirros
2. When launching the application and passing the filePath, the filePath should be enclosed in " so that spaces in the filePath are accepted.
3. If multiple files are selected and passed then they should be looped through, launching the application for each file and passing the appropriate quoted filePath
I believe the only file which needs updating is dllmain.cpp in ContextMenuImplementation, and that it is a relatively simple task for someone nonweldable in c++
Expected budget is around $100 USD