Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Can not use CString parameter (which was built in VC6.0) at VC2019

dll mfc c-strings

Reading registry in both 64 and 32 bit windows

c++ winapi mfc registry

Pass an MFC control to a thread or pass an handle?

Safe to use the compiler generated assignment operator?

c++ mfc variable-assignment

Enable Windows Cleartype for MFC text controls created at runtime

Is MFC CString a wide char string

c++ string mfc

Trying to return value from Message c++ mfc

c++ winapi mfc

WaitForInputIdle doesn't work for starting mspaint programmatically

c++ winapi mfc atl

What is the entry point of this basic MFC Dialogue Box Application?

Preventing Resource DLLs from being hacked

c++ mfc resource-dll

Do not allow right click selection on the list control items mfc?

visual-c++ mfc

Is it possible to use COM smart pointers with the CList collection

c++ mfc

Searching for Holy Grail of search and replace in C++

Distinguish single click from double click C++

converting 4byte hex string to integer

c++ mfc hex strtol

Can AdjustTokenPrivileges elevate the privilege as Administrator?