Search code examples
Simplest way to read MFC messages from HWND?...


c++mfchwndcdialogcwnd

Read More
Does the CTab_Ctrl class require an additional property to draw in its "window"?...


visual-c++mfccwnd

Read More
Unable to change the color of my dialog boxes in my application...


visual-c++mfccwndafx

Read More
Convert CWnd* to myControl*...


c++castingmfccontrolscwnd

Read More
In my MFC application I create a new child window. When I drag it to a new location the outline is n...


mfcmdicwnd

Read More
How to replace window desktop with my own application window CWnd...


windowsvisual-c++mfcdesktopcwnd

Read More
How to hide description area of CBCGPPropList?...


c++uitableviewmfccontrolscwnd

Read More
MFC: Is it safe to call CWnd methods from another thread?...


c++multithreadingmfcsendmessagecwnd

Read More
MFC CWnd height and width...


c++mfccwnd

Read More
Getting Type Mismatch Error when calling CWnd::InvokeHelper...


c++windowsvisual-c++cwnd

Read More
paint mfc components inside cwnd...


mfccwnd

Read More
Creating separate MFC GUI thread, can't move/resize/maximize CWnd...


winapimfccwnd

Read More
CWnd::SetRedraw(False) make mouse go throught window...


c++mfccwnd

Read More
MFC: how to keep child CWnd dialog from jumping upon resizing the parent window?...


c++mfccwnd

Read More
How to check if CWnd message map contains message id without handling message?...


mfccontrolscwnd

Read More
MFC - Minimize main MDI window only...


c++mfcdynamically-generatedminimizecwnd

Read More
How to make a dialog title right/left aligned...


mfccwnd

Read More
MFC PrintWindow(CPaintDC) works but PrintWindow(CDC) doesnt...


c++mfccwnd

Read More
why do cx/cy from GetWindowRect(rcWindow2) differ from cx/cy fed into OnSize?...


c++mfcwidthcdialogcwnd

Read More
CWnd::OnCreate function never get called...


c++visual-studio-2010mfccwnd

Read More
CWnd with transparent background...


mfctransparencycwnd

Read More
How Create derived from CWnd POP UP Window?...


c++mfccwnd

Read More
Why is CWnd::CreateEx failing to create my window?...


c++mfcvisual-studio-2010cwnd

Read More
Can I attach a CBitmapButton to a parent CWnd, instead of a parent CDialog?...


mfccwndcbitmap

Read More
How to create C# Event to handle MFC Windows message from PostMessage()...


c#visual-c++postmessagecwndmfc-networking

Read More
How can I get a window handle of the CWnd object in Delphi?...


delphivisual-c++mfchandlecwnd

Read More
MFC add scrollbar to CWnd member...


c++mfcscrollbarcwnd

Read More
How to redirect MFC messages to another object?...


mfcmessagecwnd

Read More
Custom image while dragging an CWnd-derived object...


visual-c++mfcdrag-and-dropcwnd

Read More
Static control with WS_EX_TRANSPARENT style not repainted...


mfcuser-controlsgdicwnd

Read More
BackNext