Quantcast
Channel: WishMesh » VC++
Browsing all 6 articles
Browse latest View live

STL breaks after installing Microsoft Security Advisory 973882

After installing through Microsoft Update Vulnerabilities in Microsoft Active Template Library (ATL) Could Allow Remote Code Execution STL broke with the following error: c:\program files\microsoft...

View Article



Free (Open Source) C++ Profiler for Visual Studio 2008

Visual Studio 2008 Pro does not ship with native profiler. Only Team edition does. Sleepy is a C/C++ CPU profiler for Windows systems. Very Sleepy is improved version with Threading support and much...

View Article

It seems that _SECURE_SCL_THROWS is deprecated in Visual Studio C++ 2010

It seems that _SECURE_SCL_THROWS is deprecated in Visual Studio C++ 2010. Because include file ‘Microsoft Visual Studio 10.0\VC\include\yvals.h’ has the following code block: #if _SECURE_SCL_THROWS...

View Article

Setup Project shows ‘WARNING: Could not find prerequisite’ under Visual...

Visual Studio Installer (MSI) warning: WARNING: Could not find prerequisite '.NET Framework 2.0 (x86)' in path 'C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bootstrapper\' or WARNING: Could not...

View Article

2011 links no. 2

Stack Overflow profiler open sourced: Profiling your website like a true Ninja. Smaller is Faster (and Safer Too). Chrome team have just started using a new compression algorithm called Courgette to...

View Article


COM, BSTR or _bstr_t is leaking memory

COM, BSTR or _bstr_t is leaking memory. That was my first thought when I saw increasing number in Task Manager under memory colon for the process I am developing. Searching Google for quick answer I...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images