Regular Expression Component Library for VC7 free download Search and/or replace strings or files using regular expressions in non-managed C+ code. Supports both MFC and non-MFC programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event model. The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ and Visual Studio .NET 2002. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions ar download   
 Example: PowerDVD • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > Development Tools > Components & Libraries > download now Regular Expression Component Library for VC7

  Popular:
Parnian Plus 2.00
The Official collection tools for Windows and Macintosh…
G-Lock SpamCombat 2.70
Do you dread all the junk in your email Inbox? Do you…
P-Guard 1.03
KEEP YOUR DATA P-Guard uses strong and certified…
Picture Watermark 2.6
Picture Watermark is a program for protecting your pictures…
File Genie 2000 2.11
File Genie 2000 is an automatic backup utility offering…
Event Log Janitor 1.0
Event Log Janitor Emails Event Logs at predefined Intervals…
REFOG Keylogger 4.63
This keylogger tracks all keystrokes, applications and…
BusinessCards 6.02
Extremely intuitive and easy to use universal freeform…
Text Mining Tool 1.1.42
Text Mining Tool is a freeware program for extraction of…
Ease Jukebox 1.50
A powerful, multifunction multimedia software, which…
Best 1000
  TOP-10:
MP3 Converter 3.98
The MP3 Converter is the ideal all-in-one tool to convert…
Photos Manager 1.0
A quick and easy tool to find & view photos and images you…
ABF Outlook Backup 2.9
ABF Outlook Backup is a backup and synchronization tool for…
CDBF for Linux 2.99.02
CDBF is a powerful database viewer and editor that lets…
MovieTaxi_iPod 3.9.3 new!
MovieTaxi iPod Video Converter is an extremely easy to use…
U-Wipe 2.7
U-Wipe is an easy-to-use privacy tool that allows you to…
Remind-Me 5.1 new!
Remind-Me tracks and reminds you of important events before…
Der Krдuter-Doktor 1.0
The PC welfare practical man offers fast assistance without…
HyperClip 1.2
HyperClip is a perfect note management tool that will help…
NotePro 3.76 new!
If you need to create or edit text files and want something…
  Sponsored links 
  New:
AirGrab WiFi Radar 1.3.8
AirGrab WiFi Radar is a tool to display information about…
Chris PC-Lock 2.90
Chris PC-Lock - The best way to protect your computer…
Planingz 1.1.4
Planingz is a software for production planning…
RasterVect 15.3
RasterVect can convert raster images (TIFF,JPEG,BMP...) to…
Vextractor 4.70
Vextractor is a vectorizer program for transforming raster…
BatchPhoto 2.6
BatchPhoto is a powerful photo manipulation program that…
PIM Xtreme 0.8.0
PIM Xtreme is a free Open Source application for management…
Stock-Trac 1.2
STOCK-TRAC takes the challenge out of tracking the…
Mail Snoop Pro 2.11.18
Mail Snoop Pro is an anti-spam and email notification…
OLfolders PE 3.0
Outlook Group Calendar - Microsoft Office Outlook-Networks…
     
Home
News
Software
Books
Smart reviews
New soft
TOP-10
Best 1000
All Soft
Audio & Video
Business
Development Tools
Education
Games
Graphics
Home/Hobby
Internet
Desktop
Utilities
Active-X
Delphi
Components & Libraries
Java
Javascript
Visual Basic
dotNET
Databases
Perl, php, cgi
Source Editors
Installers
Bug Trackers
HTML
XML
ASP

Regular Expression Component Library for VC7 3.1  del.icio.us Fark digg Reddit MyWeb BlogMarks Furl Jots   ( View screenshot )


URL:
HTML:
Search and/or replace strings or files using regular expressions in non-managed C+ code. Supports both MFC and non-MFC programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event model.

Updated Jul 20, 2004 16:24:29
Rating  Снижается  51 ( -10 -19.6% )
Size6603 kb
LicenceFreeware
StatusNew Release
LanguagesEnglish
TagsRegular Expression, Strings, VC++, Search, Replace, MFC, Files
OSWindows 95, Windows 98, Windows ME, Windows NT, Windows 2000, Windows XP
Homepagetropicsoft.com
Emailtropicsoft@tropicsoft.com
AuthorEdward Diener
Regular Expression Component Library for VC7 free download Search and/or replace strings or files using regular expressions in non-managed C+ code. Supports both MFC and non-MFC programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event model. The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ and Visual Studio .NET 2002.

It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. 

Regular expressions ar download

 Zoom click for full size
Other author's software:
  • Regular Expression Component Library for BCB3 3.1 — Search and/or replace strings or files using regular expressions. Supports both VCL and non-VCL programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event programming model.
  • Regular Expression Component Library for VC6 3.1 — Search and/or replace strings or files using regular expressions. Supports both MFC and non-MFC programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event programming model.
Show all author's software

Description:
   The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ and Visual Studio .NET 2002.

   It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.

   Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.

   The properties/methods/events model uses:

   a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.

   b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.

   c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Short tags:
Regular Expression, Strings, VC++, Search, Replace, MFC, Files
System Requirements:
Visual Studio .NET 2002
Change Info:
Version 3.1 is the initial release of the Regular Expression Component Library for Visual C++ 7. It has been set as version 3.1 to maintain compatibility with other editions of the library.

   Listed here are the main features of the library:

   a) A properties, methods, and events model for accessing regular expression functionality. The implementation supports both MFC GUI modules and console mode modules using extremely similar models. You can access properties and events using data member notation or by calling functions using Set and Get functionality. Events for member function handling use the new Unified Event Model, which uses __hook and __unhook to handle events or remove an event handler.

   b) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.

   c) Methods to match a string in numerous ways; the entire string, the

   beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method to change file data using the same format-like replacement as with a string. The methods to change string or file data can change the replacement string on-the-fly by using the appropriate event handler.

   d) Events to handle the gathering of specific data for each of the matching

   methods. Most of the event handlers gain access to what the expression

   matches as well as to what each sub-expression of the expression matches.

   e) The library supports multi-threaded access, and reuse and re-entrancy in

   event handlers.
find all version  Find last version of Regular Expression Component Library for VC7
Free Download now  Free Download Regular Expression Component Library for VC7 3.1 from tropicsoft.com

Similar software shotlights:
  • Regular Expression Component Library for VC7.1 3.1 — Search and/or replace strings or files using regular expressions in non-managed C+ code. Supports both MFC and non-MFC programming. Flexible expression options to match any type of regular expression…
Find all software similar on Regular Expression Component Library for VC7 3.1

Similar news:
Find all news similar on Regular Expression Component Library for VC7 3.1

Similar smart reviews:
  • Active Multimedia SFX Library — Three common types of media create digital content: text, image, and sound. They are similar as they can have various origins and various means, be used for various purposes and in various amounts. But the difference between the three types of content is the ease of production. As for text — anybody can write text, with any computer (or even without it), texts are easy to compile and…
  • GNCutter32 1.1. Let a Professional Library Do It — Some obvious tasks in the area of «practical algorithms» seem to be easy at the first glance, but as you try to complete them, you more and more tend to think you can’t do it! A good example of that is a frequent material-cutting planning task, which is completely solved by the GNCutter32 library. The library’s most outstanding feature…
  • Flash Text Effects Components, Artistic Writing — Flash is most likely today’s most full-featured artistic canvas in the Internet. With Flash, your imagination has literally no boundaries despite of how abstract or specific your tasks are. Moreover, another good thing about Flash lies in its capability to tightly integrate your own artistic ideas with ones created by other recognized professionals. Flash Text Effects Components…
  • aZebra Search Server. Search It! — Life is a constant search. We search for necessary information everywhere. Now, with the advent of the Internet, it’s become possible to find information about just whatever we want. All we need for that is a powerful search server like @Zebra. @Zebra is a universal search server that can help you to find things inside local networks, on ftp servers or you can just…
  • HandyFile Find and Replace: Text Workbench — Imagine creating a large website consisting of dozens or hundreds of pages with the company’s name topping each of them and lots of identical links in the HTML code. Now imagine that your client urgently requests that these links be modified due to the change of the site address and that the company’s name has to be written in a slightly different manner due…
  • RQ Search and Replace, Needles in a Haystack: Found, Replaced — What can be easier than editing a file? — Simply open it and replace a block of text with a better one. Well, true, if there’s just one file to be edited. But doing the same with a few or, even better, a whole bunch of files that require the same replacement? Then you’ll need something like a batch editing tool. A great choice…
  • FoldMonkey - surprising agility and flexibility in handling files and folders on your system — File and folder management may be tricky even on your own system, let alone a local network or a remote FTP location. If you need to keep an eye on a file achieve that is being constantly updated and want to react immediately after changes are made to this folder, you don’t have a lot of options. You can either refresh the folder every so often and try…
  • Index Your Files - lightning-fast file searches that won't cost you a penny — When regular users want to give a solid boost to their computers, most of them head straight to the nearest computer store to purchase faster CPU’s, more RAM, faster hard drives and even RAID arrays. Unfortunately, most of them don’t even realize that the same results can be easily achieved with the help of specialized software that indexes files on their hard drives and…
  • TeX Expressions Put in Human-Readable Format. BaKoMa TeX. — Just as hard as to learn a new foreign language — is for a newbie to code a mathematical formula with TeX. It requires remembering a handful of tricky expressions and totally wears out on debugging the code: TeX provides no way to see whether or not the formula you have typed is syntactically correct, and the expression you’ve just…
Find all smart reviews similar on Regular Expression Component Library for VC7 3.1


Home > Software > Development Tools > Components & Libraries > download now Regular Expression Component Library for VC7

See software by tags:
Partition recovery boot
Mib browser snmp
Delete shredding xp
see also:
NTFS TuneUp
EPractize Test Lab - Free SCEA Practize…
EASEUS Partition Master Home Edition
See software by tags:
Landscape cad
Ipod move songs ipod pc
French symbols

Copyright © 2001—2009 3d2f
Concept:
Advertisement.