if I right click in the file open dialog, select a file and right click,
I get a context menu with English menu items.
Expected: I'll get a localized menu (e.g. in German).
Any idea how to get a localized version?
You'd have to internationalize that piece of code. As you already found,
it'd need
Hello,
if I right click in the file open dialog, select a file and right click,
I get a context menu with English menu items.
Expected: I'll get a localized menu (e.g. in German).
Any idea how to get a localized version?
From dlls/shell32/shv_item_cmenu.c
* IS