I use MiniSnap and Procwin 1.6 to get details for the libraries loaded by a process. Also Taskinfo2000 2.1.
By profile I mean a compatibility mode enhanced to include other module options plus its own KnownDLLs module redirection set.
Kexstubs also supports api forwarding to other libraries.
I have a large set of Msvc*.dll files in a MSVC subfolder of %windir%\Kernelex. This redirects Msvcrt.dll only when Kernelex is enabled:
<tt>
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Kernelex\KnownDLLs]
"MSVCRT"="MSVC\MSVCR80.DLL"
</tt>
I'm working on implementing per-profile redirection.
No version of Msvcr70.dll ever exported _vsnprintf_s, so this is a typo or a file has been hacked. Should be Msvcr80.dll or higher, or Msvcrt.dll from Vista (ver 7.0) or later.
Easy ways to regain hard disk space:
1) Reduce Recycle Bin to 1% or none in Right-click->Properties
2) Disable Virtual Memory or specify your own settings
3) DriveSpace if FAT16
I don't think Scanbin checks hard-coded address references. These require *32.dll and *.exe to be a matched set from the same build. I recall seeing such references in an NT User32.dll some years ago.
You really should be using versions of dlls that were released together and already match. Otherwise, early versions of ImportPatcher can update hints automatically. Binding the dlls is even better.
Even with a USB mouse attached, the PS/2 trackpad is still active and apparently malfunctioning. In Device Manager > Mouse, disable PS/2 Compatible Mouse Port and reboot to disable the trackpad.
Other googlebot UAs to try (and how YouTube violates Google anti-sniffing recommendations): https://webmasters.googleblog.com/2019/10/updating-user-agent-of-googlebot.html
Explorer works just fine if you don't intentionally break it. End of discussion.
DCFG1 is obsolete, use BASE instead.
What definitions are you using in stubs.ini?
Explorer.exe doesn't need kex, so set to disabled or Base at most. If extensions need kex, set them directly.
Don't use 4.5.2 core.ini with any kex files for which an updated core.ini has been supplied.
. = current folder
.. = parent folder