51
Support and Feedback / Re: "file type" language
« on: June 24, 2024, 11:20:52 »1) File type names shown from the filetype columns is returned by Windows. MC ask windows for them. It should return same in Windows Explorer.
I don't know what does "is returned by Windows" mean. But I tried simple reading (Default) value for file extension from registry and then LoadString/RegLoadMUIStringW. Simple reading returns unclocalized string (I tested on RUS/ENG lang packs), while the latter return localized one.