Popular C++ Snippets Tagged 'mfc'
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
C++ mfc saved by 1 personMFC, Get default browser using AssocQueryString
posted on June 21, 2010 by jimfred
C++ mfc saved by 1 personGet a Registry string value as a CString, MFC. Examples to get version of browsers.
posted on June 21, 2010 by jimfred
C++ mfc CreateProcess saved by 1 personMFC, run command such as "ping 127.0.0.1" and get stdout in a CString.
posted on June 21, 2010 by jimfred
C++ windows dll mfc saved by 1 personembed an MFC dialog-based app in a DLL and run using RunDll32
posted on August 24, 2009 by jimfred
C++ c gui thread mfc saved by 1 personASSERT_GUI_THREAD - see if current thread is GUI thread in MFC C++
posted on November 14, 2008 by jimfred
C++ mfcMFC, append text to textbox
posted on December 18, 2009 by jimfred
C++ mfcMFC, How to avoid closing of the dialog boxes when ESCAPE key or ENTER key is pressed.
posted on November 8, 2009 by jimfred
C++ scroll mfc CEditMFC CEdit append to text log and scroll to the end
posted on July 14, 2009 by jimfred
C++ c mfc CDialogMFC, resize control in CDialog app
posted on May 2, 2009 by jimfred
« Prev [Page 1 of 1] Next »