Thanks Pamela, I'll use mscomctl.ocx and I guess I have used the TreeView 6 SP4.
1) What are the VFP6SP5 files required to distribute an app, the KB says something and misses out VFP6T.dll?
2) what other than the DATA, SECURITY folders and the CB .EXE and any other that I have created, what other files for a CB app required (minimum)?
<i><font color="#663300">HI Bhavbhati,
Also how can I distribute an app with a TreeView and ImageList control on it. I tried a couple of times from a W2K machine onto a W98 machine and I managed to trash the W98 machine due to overwrite of COMCTL32.DLL which I did not distribute.
If you are using VFP6 or later, you are better off using mscomctl.ocx. That way you can avoid the DLL hell problem with the multiple versions of comctl32.ocx. You need to make sure it is installed on the target machine and you need to change the controls on your current forms.</font></i>
Regards Bhavbhuti ©2002 Bhavbhuti Nathwani |