shell32.dll access

Rudolf Meier 271 Reputation points
2021-04-07T16:15:25.873+00:00

Hi...

Little question about how this works... and why Visual Studio does this.

When you open the shell32.dll from an application (e.g. your own), you get pretty much what you see in the explorer... same size, same everything... and when you copy this one first to another drive... same stuff... there's the 64bit/32bit SysWow64 stuff... that's clear too... no problem. But... there's not in the file what I expect... and... when you open it with Visual Studio (this show's you the resources inside this dll), then... you get a completely different file... where does it come from and why is that? ... and why is Visual Studio accessing it this way? (in the file open dialog you still have what you expect) ... must be some redirection virtualization stuff... but I don't remember how exactely it works...

thanks
Rudolf

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,412 questions
{count} votes