stuartwaite
Programmer
I am in the process of re-compiling an existing application to run on a customers old Win95 platforms. I am using VB5 SP3 installed on a Win95 test PC. I have managed to re-create all of the references and components that the app uses (currently deployed on Win98, Win2000 and XP) but am struggling with the one last control : Several of my forms use a LISTVIEW control from the Microsoft Common Dialog Controls 6 (SP3) comdlg32.ocx ver 6.00.8418
The problem I have is the form cannot load the control at compile time giving the error : Cannot load control list1. License not found.
Can any one throw any light on the problem ?
The problem I have is the form cannot load the control at compile time giving the error : Cannot load control list1. License not found.
Can any one throw any light on the problem ?