Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Why is "Use MFC in a Static Library" setting not followed when building a DLL with VS 2008?

How can I make a separate folder for my application's DLLs?

How to call IE or any other browser from a mfc application?

visual-c++ mfc

Using MAP file VS2010 MFC

Is it possible to dynamically change the language of a modal dialog?

Is there a way to get the cursor position in a mfc application?

visual-c++ mfc

Accessing a right click context menu from an external application

How do we write some statement to the console screen from an MFC application?

visual-c++ mfc

C++/CLI from MFC extension DLL

mfc c++-cli

Reduce MFC application size

visual-studio-2015 mfc

Click event for static text

visual-c++ mfc

Text on MFC Controls - Unicode Characters such as Japanese get cut off

c++ unicode mfc

Standard C++ equivalent to a CTypedPtrList

c++ stl mfc

Remove "Untitled - " from main frame window caption

c++ mfc

How do I know the exact exception type?

registration free com and Dispatch LPPICTUREDISP

c++ mfc com activex winsxs

commands after try..catch don't work

c++ mfc