Skip to content

pyscripter/MustangpeakCommonLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MustangpeakCommonLib

Table of contents

  1. Introduction
  2. Package names
  3. Installation

Introduction

The Mustangpeak library for Delphi and C++Builder was developed by Jim Kueneman and contains the EasyListView and the VirutalShellExplorer components. Turbopack MustangpeakCommonLib is a base library needed for all Mustangpeak components.

This is a source-only release of MustangpeakCommonLib. It includes designtime and runtime packages for Delphi and CBuilder and supports Win32 and Win64.

RAD STUDIO Berlin or later is supported.

Package names

MustangpeakCommonLib package names have the following form:

  • MPCommonLibD.dpk (Delphi runtime package)

  • MPCommonLibDD.dpk (Delphi design time package)

  • MPCommonLibC.bpl (C++Builder Runtime for all platforms)

  • MPCommonLibCD.bpl (C++Builder Runtime for the VCL)

Installation

To install MustangpeakCommonLib into your IDE, take the following steps:

  1. Clone or download and unzip the Github repository into a directory (e.g., d:\MustangpeakCommonLib).

  2. Start RAD Studio.

  3. Add the source subdirectory (i.e., d:\MustangpeakCommonLib\Source) to the IDE's library path.

  4. Open and compile the runtime package specific to the IDE being used.

  5. Open & install the corresponding designtime package.

About

Base library needed for all Mustangpeak components

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published