Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Conversion from SYSTEMTIME to time_t gives out Time in UTC/GMT

c++ c visual-c++ time mfc

Registered Window Message TaskbarButtonCreated not received

visual-c++ mfc wndproc

Is it safe to use c++ KillTimer() in middle of timer's execution?

c++ winapi mfc timer

CMFCButton.SetToolTip() crash

Extend a C++/MFC application with plugins in C++/MFC and C#

c# c++ plugins mfc c++-cli

Upgrade MFC CListBox control with ON_WM_RBUTTONDOWN so dialog can handle message directly

c++ mfc clistbox

C++ Vectors insert new objects

c++ vector mfc

I want to crash my mfc application

visual-c++ mfc

Where do I put the code to initialize my controls?

c++ mfc wtl

How to use std::regex_match with CString?

c++ regex mfc

FindFirstFile causes "There is no disc in the drive" Error

How to move window by right mouse button using C++?

c++ mfc

MFC Tab order programmatically

c++ visual-studio mfc

Creating an OCX control in C#

c# mfc ocx

Difference between .ocx file and a .Net Control

.net mfc ocx

How do I remove the Office-like button, but keep the ribbon?

How to draw text using CDC with transparent background on CBitmap?

c++ mfc bitmap transparency