[Fixed] Icons for PAF apps missing at 120dpi on Vista
THIS BUG IS FIXED IN THE CURRENT 1.6 PRE-RELEASE:
https://portableapps.com/node/18859
I've confirmed and reproduced a bug in the current 1.5.x Platform where on Vista, when the screen DPI is set to 120 (aka Large Fonts in Windows), the icons for apps in PortableApps.com Format are missing from the menu. This is due to Vista's ExtractIconEx API not working properly with Delphi when in 120dpi mode though I am not sure if the issue is with Delphi or Vista at the moment. I'm working on a workaround that will fix it and will post soon.