LINK : fatal error LNK1561: entry point must be defined ERROR IN VC++

I installed MS VS VC++ for the first time in order to start programming OpenGL with GLFW library. I follower instructions on how to install it over at http://shawndeprey.blogspot.com/2012/02/setting-up-glfw-in-visual-studio-2010.html Then I wrote this simple program, just to test it, which did work on Eclipse: But then I got this awful error: I know, I’ve looked … Read more

What is the purpose of the vshost.exe file?

The vshost.exe feature was introduced with Visual Studio 2005 (to answer your comment). The purpose of it is mostly to make debugging launch quicker – basically there’s already a process with the framework running, just ready to load your application as soon as you want it to. See this MSDN article and this blog post for more information.

Fresh installed Visual Studio 2017 won’t create C++ project with error 0x80041fe2

I just installed Visual Studio 2017 (current time: August 2018). I only need C++ so I picked C++ component and deselected everything listed in “optional” items. Then after the installation, I cannot even create any C++ projects including both console and desktop projects. It gives me a error dialog of “Exception from hresult 0x80041fe2”. I … Read more

Cannot open Windows.h in Microsoft Visual Studio

If you already haven’t done it, try adding “SDK Path\Include” to: And add “SDK Path\Lib” to: Also, try to change “Windows.h” to <windows.h> If won’t help, check the physical existence of the file, it should be in “\VC\PlatformSDK\Include” folder in your Visual Studio install directory.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)