Sign In
Developer Support Languages - VC++, C# and VB.NET
Welcome to Microsoft Developer Support, Languages team blog! You will find a lot of language related troubleshooting resources here.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET Troubleshooting
/Stack
AfxBeginThread
ATL
Authenticode
autoexp.dat
CreateThread
CRT
Custom Configuration File
Editbin
Feature Pack
fusion
Intermediate Directory
MFC
MSBuild
MSBUILDDEBUGCOMM
PInvoke
rebuild
STL
SxS
TDLOG
VC++
VS2008
VS2010
VS2010 debugging
Archive
Archives
May 2012
(1)
March 2012
(3)
February 2012
(2)
January 2012
(1)
July 2010
(2)
June 2010
(2)
May 2010
(2)
March 2010
(1)
February 2010
(2)
January 2010
(1)
December 2009
(3)
November 2009
(1)
September 2009
(2)
July 2009
(1)
June 2009
(5)
February 2009
(5)
January 2009
(2)
November 2008
(2)
September 2008
(1)
August 2008
(2)
June 2008
(4)
June, 2010
MSDN Blogs
>
Developer Support Languages - VC++, C# and VB.NET
>
June, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Developer Support Languages - VC++, C# and VB.NET
C++ class data members not getting correctly initialized due to unbalanced #pragma pack alignment
Posted
over 2 years ago
by
Gaurav Patole
0
Comments
Sometime back we saw an odd behavior in which C++ class data members were not getting correctly initialized due to memory corruption. It was discovered that this memory corruption was due to an unbalanced #pragma pack data alignment. In our case, this...
Developer Support Languages - VC++, C# and VB.NET
VS2010 : Unable to Hit Breakpoints in Managed Code
Posted
over 2 years ago
by
Steve Horne
4
Comments
In Visual Studio 2010, if you are debugging a native executable which in turn loads a managed DLL built against a version of the framework previous to version 4, you may find that breakpoints which are set in the managed code are not hit. The breakpoints...
Page 1 of 1 (2 items)