msdn application : got error the application was unable to start to correctly (0xc000007b)

0

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)'

enter image description here

visual-c++
dll
visual-studio-2017
msdn
asked on Stack Overflow Dec 28, 2017 by Mehul patel • edited Dec 28, 2017 by Cristik

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0