PROfile
All time reputation: 10
Achievement
You have not received any achievements.jimfred's Recent Snippets Tagged 'mfc'
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
C++ mfc saved by 1 person
MFC, Get default browser using AssocQueryString
posted on June 21, 2010 by jimfred
C++ mfc saved by 1 person
Get 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 person
MFC, run command such as "ping 127.0.0.1" and get stdout in a CString.
posted on June 21, 2010 by jimfred
C++ mfc
MFC, append text to textbox
posted on December 18, 2009 by jimfred
C++ mfc
MFC, How to avoid closing of the dialog boxes when ESCAPE key or ENTER key is pressed.
posted on November 8, 2009 by jimfred
C++ windows dll mfc saved by 1 person
embed an MFC dialog-based app in a DLL and run using RunDll32
posted on August 24, 2009 by jimfred
C++ scroll mfc CEdit
MFC CEdit append to text log and scroll to the end
posted on July 14, 2009 by jimfred
C++ c mfc CDialog
MFC, resize control in CDialog app
posted on May 2, 2009 by jimfred
C++ c gui thread mfc saved by 1 person
ASSERT_GUI_THREAD - see if current thread is GUI thread in MFC C++
posted on November 14, 2008 by jimfred
C++ template c tree mfc saved by 1 person
core::tree is an STL-like template to implement, for example, a tree of CStrings
posted on November 13, 2008 by jimfred