Discussion of bugs and problems found in Altap Salamander. In your reports, please be as descriptive as possible, and report one incident per report. Do not post crash reports here, send us the generated bug report by email instead, please.
First of all let me say to the Altap team how wonderful Salamander is... I've been using it for years and I wouldn't be able to let go of it.
I have a minor problem with my context menu and I was wondering if any of you here could give me some tips on how to solve this.
I have VirtualCD 9 installed on my PC and it added some items in the context menu that only show up in the Explorer. I'd like to have the "Insert" menu in Salamander too.
The problem looks like bug in VirtualCD 9 shell extension. We are calling IContextMenu::QueryContextMenu() with idCmdFirst == 0. It should be legal according to MSDN, but it doesn't work with mentioned shell extension. It requires idCmdFirst at least 1.
We will introduce patch from Altap Salamander 2.52 beta 1.