Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Create a read-only file in C++

c++ file mfc readonly

bass lib not linking, all other work perfect

How does MFC's "Update Command UI" system work?

Close or discard MFC dialog after a given period of time

c++ visual-c++ mfc

Convert MFC Doc/View to?

linux mfc x11

is Ccriticalsection usable in production?

How can I (safely) interrupt a computation on a separate thread?

Resize MFC grid control to fit in dialog?

gridview mfc resize

Accessing shared data from a worker thread

MFC Concurrency using OnDraw()

c++ concurrency mfc gdi

How can I test methods that depends heavily on MFC with GTest

c++ mfc tdd googletest

With MFC, how to style a CEdit control with rounded corners and shadow?

c++ visual-c++ mfc widget

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