Portable UnRAR source for software developers This package includes freeware Unrar C++ source and a few makefiles (makefile.bcc, make
Search:
All categories
Business & Productivity Tools
Desktop
Developer Tools
Drivers
Education
Games
Home & Personal
Internet & Networking
Multimedia & Design
Operating Systems
Utilities
»
Home
»
Developer Tools
»
C & C++
»
UnRAR Sourcecode
Company:
RARLAB
License:
Freeware
Version:
3
System:
Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000,Unix,Linux,MS-DOS,OS/2,Mac PPC
Size:
117 KB
Date Released:
15-09-2004
Price:
Screenshot:
Click here to see Screenshot
Downloads:
937
Homepage:
http://www.win-rar.com
Date added:
Sep 19, 2005
Click here to Download
Portable UnRAR source for software developers This package includes freeware Unrar C++ source and a few makefiles (makefile.bcc, makefile.msc+msc.dep, makefile.unix). Unrar source is subset of RAR and generated from RAR source automatically, by a small program removing blocks like `#ifndef UNRAR ... #endif`. Such method is not perfect and you may find some RAR related stuff unnecessary in Unrar, especially in header files.
NEWS
So far, nothing for that!
RECOMMENDED DOWNLOADS IN THIS CATEGORY
»
Home
»
Developer Tools
»
C & C++
(92)
Select page:
[
1
]
2
3
4
5
»
GVH File library
All-in-one 32-bit file/folder utility DLL. This API does it all - Find files/folders that meet customizable criteria, perform standard or custom actions on matches; - Search/replace with auto- or controllable replace; - Create/delete folder-trees; - Compr ...
GVH Maatwerk Software | 62 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000 | 19.95 | Downloads: 897
Date added: Feb 12, 2007 |
»
Details
»
Quick Time Source Directshow Filter
Quick Time Source Filter is a powerful source filter that allows playback mov, ipod, psp, mp4 video with aac audio, 3gp video with amr audio in any Directshow base application. The quality of video same as Quick Time Player. Support playback mov, ipod, ps ...
Mainmedia Software | 19 KB | Win95,Win98,Windows2000,WinXP | 300 | Downloads: 863
Date added: Feb 12, 2007 |
»
Details
»
VersyPDF
VersyPDF is a pure C library for create / modify PDF documents on the fly. VersyPDF is a high-quality, industry-strength PDF library meeting requirements of the most demanding and diverse applications. Using VersyPDF you can write stand-alone, cross-platf ...
Sybrex Systems LTD. | 6703 KB | Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003,Unix,Linux,Linux Console,Linux Gnome,Linux GPL,Linux Open Source,Mac OS X | 299 | Downloads: 862
Date added: Feb 12, 2007 |
»
Details
»
ASPNetToolTip
The ASPNetToolTip WebControl allows you to create beautiful dynamic, animated ToolTip content appear when the mouse rolls over any kind of HTML element(s). Assign a rich Tool Tip to any ASP.NET Webcontrol using a visual interface. Design attractive ToolTi ...
ASPNetMedia | 691 KB | WinNT 4.x,WinXP,Windows2000,Windows2003,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate,Windows Vista Home Basic x64,Windows Vista Home Premium x64,Windows Vi | 49 | Downloads: 1004
Date added: Oct 25, 2007 |
»
Details
»
The Ai Trainer Lite
We are living in a high-tech age, and most of the software selling today has elements of intelligence. Programs and games without intelligence are getting much harder to sell - a fact that many programmers and freelance developers are coming to realize at ...
Advanced Machine Learning | 3364 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP | 30 | Downloads: 987
Date added: Sep 19, 2005 |
»
Details
»
sqlitespl
Would you like to know how to create embedded SQL database applications using using Visual C++ with SQLite? What is SQLite? SQLite is a C library that implements an embeddable SQL database engine. Are you looking for a way to create compact and yet very p ...
ICT eBooks by Yeoh HS | 45 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | | Downloads: 918
Date added: Sep 19, 2005 |
»
Details
»
MySharpEbook - Use C# to Build eBooks
Would you like to create your own e-book, e-brochure, e-catalog, e-magazine, e-newsletter using Visual C#? Use this C# source codes to create customized e-publications for any occasion or recipient. It will be a useful marketing tool for your business. Th ...
ICT eBooks by Yeoh HS | 501 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 24.95 | Downloads: 793
Date added: Feb 12, 2007 |
»
Details
»
Ortus Shell Components
Add Microsoft® Windows® shell functionality to your applications with this component package!Ortus Shell Components is a component package for the Borland® developer community containing 10 outstanding shell components. Full context sensitive component he ...
Ortus | 0 KB | Windows | 75.00 | Downloads: 949
Date added: Sep 19, 2005 |
»
Details
»
Line Counter
Line Counter is a command-line tool for software developers. It reports the total number of lines of code and comment lines in C, C++ and C# source files. The output may be redirected to a text file. ...
Noel DANJOU | 38 KB | Win95,Win98,WinME,WinXP,Windows2000 | | Downloads: 822
Date added: Sep 19, 2005 |
»
Details
»
Add-in Express 2 .NET Edition
Add-in Express .NET is a true RAD tool for creating COM Add-ins, Smart Tags and RTD servers on .NET. It implements everything required by the supported technologies including IDTExtensibility2, IRTDServer, ISmartTag and ISmartTagTopic(2), you write functi ...
Afalina Co., Ltd. | 1229 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 149 | Downloads: 1433
Date added: Feb 12, 2007 |
»
Details
»
MouseImp Pro Live! Source Code
Please feel free to download and use MouseImp Pro Live! source code. The source lacks MouseImp Pro`s copy protection and some other trialware/evaluation stuff from the commercial version. The source code can be compiled under Microsoft Visual C++ 6.0 SP5. ...
FreeSoft411 | 356 KB | Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 0.00 | Downloads: 931
Date added: Feb 12, 2007 |
»
Details
»
Convert String for C++
String in C++ source code is different from common string. You should add quote at the start and end of a string line, replace quote inside the string with slash and quote, double slash, and add return and next line at the end of a string line. If you mak ...
BossEye Inc. | 126 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | | Downloads: 951
Date added: Feb 12, 2007 |
»
Details
»
Deleaker Add-in for Visual C++
Deleaker is a useful add-in for Visual Studio 2003-2005 that helps you to analyze programming errors, many of which are unique to Visual C++. Deleaker is a great tool for Visual C++ developers who occasionally have trouble detecting resource leaks and deb ...
Softanics | 656 KB | WinXP,Windows2000,Windows2003 | 99 | Downloads: 983
Date added: Feb 12, 2007 |
»
Details
»
Visual Browser for C/C++
Visual Browser for C/C++ is a C/C++ Code Browser integrating program code editor,analyzer and documentation generator with code flowcharting and visualization. It can help programmers to browse,edit,document and understand c,c++source code with built-in a ...
FateSoft | 1207 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 79.98 | Downloads: 1278
Date added: Sep 19, 2005 |
»
Details
»
Quick Time Source Directshow Filter
Quick Time Source Filter is a powerful source filter that allows playback mov, ipod, psp, mp4 video with aac audio, 3gp video with amr audio in any Directshow base application. The quality of video same as Quick Time Player. Support playback mov, ipod, ps ...
Mainmedia Software | 19 KB | Win95,Win98,Windows2000,WinXP | 300 | Downloads: 867
Date added: Oct 25, 2007 |
»
Details
»
ClearImage PDF417
Develop high performance, automatic PDF417 bar code recognition applications, in VB, C++ or Delphi, to rapidly and accurately read the barcodes from camera, scan or fax images (TIFF, JPG, color and grayscale) Heuristic barcode recognition algorithms can e ...
Inlite Research | 4500 KB | Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 375.00 | Downloads: 1088
Date added: Sep 19, 2005 |
»
Details
»
AppFace User Interface Development Kits
Want to improve your application user interface ? Find a skin library to make your application skinnable? AUDK is the best software skinning solution for you! AUDK means AppFace User Interface Development Kits,which is a WYSWYG Windows UI skinning solutio ...
MatinSoft | 3177 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 89 | Downloads: 1023
Date added: Oct 25, 2007 |
»
Details
»
Add-in Express .NET for VSTO
Add-in Express .NET for VSTO is a visual component set for creating Outlook add-ins in Visual Studio 2005 Tools for Office. It implements everything required by the supported technologies, you write functional code only. Add-in Express .NET for VSTO suppo ...
Add-in Express Ltd. | 950 KB | WinXP,Windows2000,Windows2003 | 199 | Downloads: 1477
Date added: Feb 12, 2007 |
»
Details
»
RADGui Rapid Application Development Tool for .Net
Rapid Application Development in C#. RADGui lets you: - Build professional looking commercial software. - Build all program modules. - Define data entities - Build menus - Build data forms and listings - Persist you data to XML ...
Joao Pereira (DotInspired) | 2012 KB | WinXP,Windows2000 | 35.0 | Downloads: 878
Date added: Sep 19, 2005 |
»
Details
»
E-XD++MFC Library Professional V8.05
E-XD++ MFC Library Professional Edition is an MFC extension library that allows you to create the most advanced user interface in the world. It combines easy of use and very powerful feature set implemented by highly customizable collection of MFC extensi ...
ucancode software | 19531 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP | 0 | Downloads: 931
Date added: Sep 19, 2005 |
»
Details
go to top
Select page:
[
1
]
2
3
4
5
2005
downloads programs
Submit Program
|
Contact us
What Font is
|
fonts
|
free fonts
|
download fonts
|
free fonts download
|
web fonts
|