Is it correct to assume that executable files do not show an "Open-With" submenu in the Windows right-click File Explorer context menu?
Is there a Winapi function to detect whether a file is an EXECUTABLE FILE?
(I need to detect this to get the information on whether a file can show an "Open-With" submenu in the Windows right-click File Explorer context menu).