Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Can not pass winform control size into unmanaged code

c# c++ winforms mfc

Make Windows Common Dialogs "Per Monitor DPI-Aware"

windows mfc dpi dpi-aware

why does the BTNS_DROPDOWN style cause the whole toolbar to move down a couple pixels?

c++ mfc toolbar

In MFC CArray, what are reasons to use different default template type?

c++ templates mfc

GUI Frameworks for C++ Real world applications [closed]

c++ qt mfc

Why is my application's window border grey in Windows 8, rather than being based off the desktop like other windows?

windows mfc windows-8

Grid, flexgrid, or gridbag layout for MFC

c++ mfc

C++ check if unicode character is full width

Does MFC provide a quick way to throw text on the clipboard?

mfc clipboard

With what shall we replace the DCOM communication with?

c++ com mfc dcom

How to tell if a MFC Dialog has been created/initialized?

c++ mfc winapi

Do you know of a good program for editing/translating resource (.rc) files?

how to add bitmap image to buttons in MFC?

mfc cbitmap

Why disable CObject's copy constructor and assignment

c++ mfc constructor

What does 'afx_msg' do? - MFC

c++ mfc

What is the purpose of AFX_DESIGN_TIME and where it is defined?

mfc dialog preprocessor

Icons on menus of MFC Feature Pack classes

mfc mfc-feature-pack

Can't detect when Windows Font Size has changed C++ MFC