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
I often find myself looking at an x64 version of a structure and quickly want to check the x86 version for the same Windows release. My default instinct is always to swap the value in URL, but because the paths differ this doesn't typically work.
It would be nice if the URLs used consistent paths across architectures or a button was added to quickly switch to the same Windows version and structure on the other architecture.
The text was updated successfully, but these errors were encountered:
I often find myself looking at an x64 version of a structure and quickly want to check the x86 version for the same Windows release. My default instinct is always to swap the value in URL, but because the paths differ this doesn't typically work.
Ex:
It would be nice if the URLs used consistent paths across architectures or a button was added to quickly switch to the same Windows version and structure on the other architecture.
The text was updated successfully, but these errors were encountered: