I am trying to programmatically change (using AHK) the wallpaper folder location (album) displayed in the Personalization > Background setting in Windows 10. I read here that the slideshow.ini file located at %APPDATA%\Microsoft\Windows\Themes contains the information for the location but it is "uuencoded in PCIDLIST_ABSOLUTE struct". I tried online uudecoding tools but they fail to decode. How can I go about doing this?
Asked
Active
Viewed 242 times
0
iamMG
- 1
slideshow.inibut it's empty – golimar Dec 02 '21 at 14:15fread(https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/fread?view=msvc-170). That would copy the binary data as-is to a memory buffer, where the Windows code would read and interpret it – golimar Dec 05 '21 at 11:00