Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Installing app with richtextbox

Status
Not open for further replies.

vanni75

Programmer
Nov 27, 2002
29
BE
Hi,

I have created an application where I use the active
x-control Richtextbox. I want to distributed this app , but I don't know what I have to add to install the active x-control too..

Thx,

Greetings,

G
 
Richtextbox ActiveX is "RichTx32.ocx" also "RichTx32.oca".
It also depends on other library (DLL): RichEd32.DLL & ComCat.DLL

You can check all Dependency files in RichTx32.DEP

Regards

-- AirCon --
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top