• About Nibu

bits and bytes

Best ever free blog on: C, C++, VC++, .net, Debugging, Memory Dump analysis, Windbg/CDB, Visual Studio, SharePoint and PowerShell
  • About Nibu

Retrieving current text color of a DC!

 Windows API  No Responses »
Apr 032008
 

Use GetTextColor! Function signature is as follows…

// MFC
COLORREF GetTextColor() const;
// SDK
COLORREF GetTextColor( HDC hdc  ); // handle to DC
 Posted by Nibu Thomas at 9:39 am  Tagged with: COLORREF, DC, DC foreground color, DC text color, GDI, Get current DC text color, GetTextColor

Recent Posts

  • SQL: Column metadata query
  • PowerShell: Working with System.Security.Claims.ClaimsIdentity to manage user identity
  • ActiveDirectory: PowerShell script to translate a Windows SecurityIdentifier (SIDs) to UserNames using System.Security.Principal.SecurityIdentifier.Translate
  • SharePoint: Find an SPFeature by DisplayName
  • PowerShell TidBits: Creating Excel Workbook and filling out data into WorkSheets

Tags

.net ActiveX ATL CComboBox CDialog Clipboard COM Console API Console Application cout CreateProcess CString Debug Debugger Debugging dumpbin Feature pack GDI Interview questions MVP MVP Summit MVP Summit 2008 Nibu Nibu babu thomas Nibu Thomas PowerShell Ray Ozzie Redmond SetBkMode SetWindowPos Sharepoint ShGetFileInfo Steve Ballmer stl Summit VC8 vector Visual studio Visual Studio 2013 VS2005 VS2008 VS2013 windbg Windows Windows Phone

Follow Me

RSS YouTube Facebook Twitter Google+

Subscribe to this blog

RSS Feed RSS - Posts

RSS Feed RSS - Comments

Donate

View Nibu Thomas's profile on LinkedIn
Subscribe

Visitors

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 99 other subscribers

Articles

  • About Nibu
  • MFC Feature Pack Tutorial – Part 1 – Getting started
  • MFC Feature Pack Tutorial – Part 2 – CMFCPropertySheet
  • MFC Feature Pack Tutorial – Part 3 – CMFCPropertyGridCtrl
  • What’s new in Visual Studio 2012 Solution Explorer
© 2012 bits and bytes Suffusion theme by Sayontan Sinha