Click here to Skip to main content
16,005,339 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Warnings for Collection class Pin
8-Sep-01 3:35
suss8-Sep-01 3:35 
GeneralWTL - CCommandBarCtrl derived class Pin
7-Sep-01 15:27
suss7-Sep-01 15:27 
GeneralRe: WTL - CCommandBarCtrl derived class Pin
Rashid Thadha8-Sep-01 3:49
Rashid Thadha8-Sep-01 3:49 
GeneralRe: WTL - CCommandBarCtrl derived class Pin
9-Sep-01 16:02
suss9-Sep-01 16:02 
GeneralDebugging multiple projects Pin
7-Sep-01 13:15
suss7-Sep-01 13:15 
GeneralRe: Debugging multiple projects Pin
Erik Thompson7-Sep-01 13:58
sitebuilderErik Thompson7-Sep-01 13:58 
GeneralQuick question... Pin
Josh Knox7-Sep-01 11:34
Josh Knox7-Sep-01 11:34 
GeneralRe: Quick question... Pin
Chris Losinger7-Sep-01 11:45
professionalChris Losinger7-Sep-01 11:45 
first result in a Google search:

A regular expression is a way for a computer user to express how a computer program should look for a specified pattern in text. The user of a regular expression can then tell the program what it is to do when matching patterns are found - for example, print out each line in which a match is found or substitute another text sequence where any match occurs.
....

best known tool is grep used in UNIX systems and also offered as a separate utility program for Windows and other operating systems.

------------------------------
Smaller Animals Software, Inc.
http://www.smalleranimals.com
GeneralRe: Quick question... Pin
Steve T7-Sep-01 15:38
Steve T7-Sep-01 15:38 
GeneralRe: Quick question... Pin
Not Active7-Sep-01 17:54
mentorNot Active7-Sep-01 17:54 
GeneralCOM - the big riddle Pin
7-Sep-01 11:06
suss7-Sep-01 11:06 
GeneralRe: COM - the big riddle Pin
Erik Thompson7-Sep-01 12:05
sitebuilderErik Thompson7-Sep-01 12:05 
GeneralRe: COM - the big riddle Pin
7-Sep-01 12:58
suss7-Sep-01 12:58 
GeneralClistView LVS_EX_GRIDLINES Pin
Bernard Chayer7-Sep-01 10:38
professionalBernard Chayer7-Sep-01 10:38 
GeneralTree Control Question Pin
kaku ni7-Sep-01 10:21
kaku ni7-Sep-01 10:21 
GeneralRe: Tree Control Question Pin
Michael Dunn7-Sep-01 16:06
sitebuilderMichael Dunn7-Sep-01 16:06 
GeneralReadProcessMemory() Pin
Steve The Plant7-Sep-01 10:04
Steve The Plant7-Sep-01 10:04 
GeneralGeneral C++ Question Pin
7-Sep-01 9:26
suss7-Sep-01 9:26 
GeneralRe: General C++ Question Pin
Stan Shannon7-Sep-01 10:22
Stan Shannon7-Sep-01 10:22 
QuestionHow do I respond to a dynamically added button? Pin
Tommy H D Svensson7-Sep-01 8:55
Tommy H D Svensson7-Sep-01 8:55 
AnswerRe: How do I respond to a dynamically added button? Pin
Christian Graus7-Sep-01 22:33
protectorChristian Graus7-Sep-01 22:33 
GeneralMini School Project Pin
Ramzirex7-Sep-01 8:34
Ramzirex7-Sep-01 8:34 
GeneralRe: Mini School Project Pin
Stan Shannon7-Sep-01 10:16
Stan Shannon7-Sep-01 10:16 
GeneralRe: Mini School Project Pin
Christian Graus7-Sep-01 22:36
protectorChristian Graus7-Sep-01 22:36 
QuestionCListCtrl - can someone help me implement this demo project for a CFormView? Pin
DanYELL7-Sep-01 7:23
DanYELL7-Sep-01 7:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.