windows error "the application was unable to start correctly (0x000007b)"

I run a simple Win32 Console application but encountered the following error:


"The application was unable to start correctly (0x000007b). Click to close the application."


I first make sure that this has nothing to do with the source code, because compiling and linking both ok, then i guess 

maybe necessary dll is missing - and I am right.


after placing the missing dll at project path, the program now runs ok.

發佈了81 篇原創文章 · 獲贊 1 · 訪問量 6萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章