Nigurrath wrote: 2026-04-01, 18:13 UTC
I compiled the WinXP version using VS 2026 in Win11
Difficulties in translation prevent us from understanding each other. VS 2026 does not have the v141_xp tool and SDK 7. I showed this in the screenshots. That is, you cannot compile your plugin by installing VS 2026. VS 2026 will complain about the absence of these components, as I showed in the screenshot. And you cannot install them from VS2026. To do this, you first need to install the version of VS,
containing the components you use. And I'm using the components provided by VS2026. Is it clear now?
I decided to make a permanent link to my version of the project. The content will be updated depending on the plugin version update: https://www.dropbox.com/scl/fi/4a8vctzhja29i29c05ns8/wlx_mdview.7z?rlkey=c2lvni6gz9zs6ibroxqovk4w2&st=l78ia7fr&dl=1
Differences from the version Nigurrath:
- in the archive there is a plugin of both bit levels with support for Win XP
- the sources are configured to compile with VS2026 without installing intermediate versions of the compiler.
Nigurrath wrote: 2026-04-09, 09:20 UTC
I added your project sln files to a dedicated folder in the GitHub repository w credits and also cleaned a bit the repo
OK, thank you. And you don't plan to support TC? That is, the plugin must meet the concept adopted in TC. For keys 1..9, N, P to work. Yes, and the TC menu should work. Although it is not always possible to get the menu to work.
@Nigurrath
The Issues section is disabled in your GitHub repository. If this happened by accident, it might be a good idea to enable it—it makes it easier to keep track of issues and feature requests.
The github repo (and downloadable zip plugin) contains `Trojan:Win32/Bearfoos.B!ml` malware. Whoever downloaded/installed it - I suggest full system scan for viruses/trojans.
dnknitro wrote: 2026-04-16, 15:24 UTC
The github repo (and downloadable zip plugin) contains `Trojan:Win32/Bearfoos.B!ml` malware. Whoever downloaded/installed it - I suggest full system scan for viruses/trojans.
It's a false positive caused by using the VS2026 preview. I know there are no viruses on my system 110%. But you don't have to trust me; that's why I provide the full source code.