Don't trust Dependency Walker on this... It clearly shows your exe is 32 bit. Your problem is with the VC redistributables, which are the CRT dlls - look for vcredist_x86.exe in your VS installation. You should run it before you run your app.
2. Install Microsoft Visual C++ Redistributable packages. Note that if you have 64 bit Operating System you should install both versions - for x86 (32 bit) and x64 (64 bit) architectures. Also according to my knowledge there are multiple versions of VC++ redistributable and they are not backward compatibile so it is the best solution to install all of them starting i.e from Visual C++ 2005. You can find them on microsoft download center and Technical documentation - search for Microsoft Visual C++ YYYY Redistributable (where YYYY means year i.e. 2005), vcredist_x86.exe . VC++ redist packages/libraries are usually named vcredist_x86.exe and vcredist_x64.exe (sometimes followed by year i.e. vcredist2005_x86.exe).
Common for the following program files;
If you want to install Moodle and you get the msvcp110.dll missing file error, just go to -es/download/confirmation.aspx?id=30679 and install the vcredist_x64.exe and vcredist_x86.exe, as described in
(2) To use the MySQL Daemon with "innodb" for better performance,please edit the "my" (or "my.cnf") file in the /xampplite/mysql/bin directory or for services the c:\my.cnf for windows NT/2000/XP. In that director, activate the
ArcGIS Desktop and Pro have system requirements with Windows, specifically .NET and (for desktop) Visual C++ Redistributable runtime. Note the Can you run it? app linked from the system requirements pages provides lots of useful information, but it only checks for .NET, not the VC++ Redistributable. (If you attempt an install with required software missing, you are likely to have a failed install with the message of components missing to be found in the windows installer logfile. Easier to check first!)