Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mfc

Bold Labels In Mfc

I want to create labels in MFC (Static text) that have both bold and non-bold text. Something like … Read more Bold Labels In Mfc

Handling An HTML Button Click Event In C++ Code

I have a Windows native C++/Win32/MFC dialog app. I'm using the IE ActiveX control in the dial… Read more Handling An HTML Button Click Event In C++ Code