my application(.exe) is in x86 and debug mode,and my running system is 64 bit.
before it was ask for DLL so i add dependency DLL file with 64 bit. - vcruntime140d.dll - ucrtbased.dll
after when i try to run that time I received the error 'The application was unable to start correctly (0xc000007b)'
User contributions licensed under CC BY-SA 3.0