NyaMisty
NyaMisty
well maybe introduce a dns type called "system" would better suit your need?
为啥会有这种情况?信道再怎么不稳定,也不可能会返回空的记录啊
> I don't know much about GitHub actions, would you know of a repo you could point to that uses something similar to what you're suggesting so I could peek...
Maybe we can merge it as Windows 11 is quickly rolling out to both Dev and Beta channel? At least, you can kindly give some advices @Grabacr07?
Well we should probably consider this repo as abandoned / discontinued. How about bringing it to a new repo (like @mntone 's)?
@anaisbetts I've re-adapted @mntone's fork to 22454 https://github.com/mntone/VirtualDesktop/pull/1
The Slideshow setting is stored in /AppData/Roaming/Microsoft/Windows/Themes/slideshow.ini https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/cb564e1a-778b-47a9-a0de-0a815159e46a/windows-7-theme-modification?forum=windowsgeneraldevelopmentissues But its inner struct is not published. Some reverse engineering is needed. Slideshow setting storing is implemented in `themeui.dll` and `shell32.dll`, but...
Well why don't you say that wallpaper is for all desktops. We can save the tick when switching the desktop, and restore them when switched back, just like the current...
Well I thought you are a professional programmer, as your tool is the only one that is easy-to-use and with up-to-date support catching every windows update. And you said you...
- entry: shell32!CSlideshowSettings::Load - profile load: shell32!CFileSource::s_LoadFromProfile * convert: windows.storage!CPrivateProfile::GetPropVariant * decodeText: windows.storage!TextToBinary - parse PIDL: shell32!ILLoadFromStreamEx (Exported)