Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Should CString's GetBufferSetLength() have a matching ReleaseBuffer() call?

c++ string mfc atl

How can I add a ribbon menu to an existing MFC application?

Screen capture ignores some windows

How can we use .NET dll in VC++?

c# .net c++ mfc visual-c++

Win32 select/poll/eof/ANYTHING?

c++ visual-studio winapi mfc

How to write INT64 to CString

c++ windows mfc cstring int64

Semaphores, Critical section, Mutex Examples in MFC & C#

c# .net c++ visual-c++ mfc

Capture windows messages generated by an MFC app in plain C++ dll

c++ windows dll mfc messages

Read text from edit control in MFC and VS2010

Hide an MFC dialog window

winapi visual-c++ mfc

The procedure entry point `GetTickCount64` could not be located in the dynamic link library KERNEL32.dll

0xC0000005: Access violation executing location 0x00000000

How to change the progress bar color?

c++ visual-c++ mfc

VS 2017: fatal error RC1015: cannot open include file 'winres.h'

How to monitor process network usage under windows

c++ windows mfc

How to load a large array of strings in to an MFC combobox control fast as possible?

visual-c++ mfc combobox arrays

String->Structure CMap

c++ visual-c++ mfc

CWnd::CreateDlgIndirect leaves m_hWnd==NULL

c++ winapi mfc

MFC resource.h command/message IDs

mfc resources command messages

VS2008 C++ MFC Access Violation ONLY when stepping through debug mode