i just realized the title might be way too verbose, let me explain lmao
i have a m1 macbook air that i installed parallels to install windows 11 vm on it (let me call it the ARM vm)
im trying to run a specific app which threw an error 0xc000007b so i installed UTM to install emulated AMD64 version of windows on the exact same machine (this one i call the AMD64 vm)
it worked, slowly, took me 3 hours to just install it 
so i tried to see which dlls it requires on the ARM vm and there were bunch of missing dlls
on the AMD64 vm all of them were there, except for VC runtime, which i installed it later
my question is if i just grab those dlls from AMD64 one and squeeze it into the ARM one, will it work?
or is there some other way to make it run?
or am i fucked and wont be able to ever run it 