You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
I cannot get my toolbar customizations to load from the registry, with any solution configuration.
While modifying the toolbar I can see the registry entry update (it's binary, but it does change immediately), so the changes are being saved, but upon restarting Winfile the customizations are not loaded. The customizations do stay in the registry, however.
In tbar.c,:412, the bRestored always returns false when I run it through debug. That's about the limit of my knowledge; I work primarily with .NET so I'm not used to the whole message-sending that C++ does for UI.