Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Finding file size windows MFC application

windows mfc filesize

How to refit opencv image as MFC view resizes

opencv mfc resize

How can I print other language characters in Microsoft C++?

Zoom Bitmap Image from center in mfc

visual-c++ mfc

Does MFC CList support the copy assignment?

c++ mfc clist

Polished UI Desktop Application, which UI library to choose?

c# c++ user-interface mfc qt4

MFC displaying multiple-lines of text in Edit Control box

visual-c++ mfc

In MFC APP, if I call "LoadLibraryA" from "InitInstance", it calls "InitInstance" again and again

c++ visual-c++ mfc loadlibrary

How can save Application Settings in the Registry via MFC?

c++ mfc registry

read information from a serial port mfc

c++ visual-c++ mfc

UpdateData in MFC

c++ visual-c++ mfc

What is PCXSTR, is it the same as LPCTSTR?

c++ string winapi mfc

What is the best way to make a schedule in MFC

c++ mfc schedule

Selecting content of CEdit control in MFC when clicking the control

visual-c++ mfc

SSL Socket in Windows. Library? Synchronous/Asynchronous? Threads?

How to send a notification that's handled by ON_NOTIFY?

c++ mfc message

Localization testing, formatting all strings with XXXXX

c++ mfc localization

How to add a gripper to a PropertySheet?

visual-c++ mfc

Mouse Move Capture (Mouse leave & Mouse Enter)

mfc