Skip to content

codexpert blog

I see native code

  • Blog
  • Site Home
  • Forum
  • Articles
  • Resources
  • About Us

VC++

Split Button Control

2013.02.01 by Marius Bancila

What is a split button? In the previous post we presented the command link button control that is one of the controls introduced with Windows Vista. Another such control is the split button. This is a button that: act like a regular button when pressed, but display a drop-down menu when its drop-down arrow is … Read more

Categories C++, MFC, Visual Studio Tags Controls, mfc, VC++, vs2008, windows 2 Comments

Debugging Tips: Memory Leaks Isolation

2012.12.28 by Marius Bancila

In a recent post we showed how to detect memory leaks in MFC. In this post we present some tips for breaking on a particular allocation that leaks. However, you must note that this technique only works if you are able to find a reproducible allocation, with the same number. Here is a memory leak … Read more

Categories C++, Native Tags debugging, native, tips, VC++ Leave a comment

Visual Studio 2012 available for download

2012.08.16 by Marius Bancila

Visual Studio 2012 and .NET framework 4.5 became available on 15 August for MSDN subscribers, that can download it from here. Because the new features are discussed in detail in many places I will not attempt to enumerate everything. However, I just want to point some of the new things available for native development. more … Read more

Categories Anunturi, Tools, Visual Studio Tags c++, mfc, VC++, vs2010 Leave a comment

Recent Posts

  • MFC Support for Direct2D – Transforms (1)
  • MFC Support for Direct2D – Lost Render Target
  • Codexpert – 2017 Articles Summary
  • MFC Support for Windows Animation
  • MFC Support for Direct2D – Saving to files

Tags

AfxMessageBox algorithm atl auto-close c++ C++11 C++14 CBT Hook CFileDialog CMDIFrameWndEx codecs concurrency CScrollView debugging Direct2D DirectWrite directx functions image viewer listview literals MDI application MDI Client mfc multi-select menu multiple selection menu mutex opensource overlay drawing parallel Processes standard stl string threads VC++ vista Visual C++ Visual Studio WIC wic codecs windows Windows API windows imaging component WMI

Categories

Archives

IT Weblogs & Forums

  • Bartek's coding blog
  • Codeguru
  • CodeProZone
  • CppDepend Blog
  • Fluent C++
  • hacking C++
  • High C++ with Ivan Čukić
  • Marc Gregoire’s Blog
  • Marco Arena's blog
  • Marius Bancila's Blog
  • Meeting C++
  • Modernes C++
  • Petr Zemek Blog
  • Simplify C++
  • Standard C++ (isocpp.org)
  • Sutter’s Mill
  • The Old New Thing
  • thisPointer.com
  • Visual C++ Team Blog
  • Vorbrodt's C++ Blog

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2023 codexpert blog • Built with GeneratePress