Quick question: should I develop a Data Plugin using VS2005/2019 or 2022?

My old plugin developed using VS2005 an I intend to develop a new one.
With old plug in, I have to install redist first to Amibroker to see it, that is rather anoying.

For 64-bit version, you should use Visual C++ 2022 (latest). However notice that 2019 uses same runtime as 2022, so it can be used as well.

2 Likes