I am using the _olecalendar class in the _datetime.vcx VFP class library in my application to provide a pop up calendar. I got the coding example from the samples. I have deployed the compiled app as an EXE to various locations.
The problem I have is on some workstations I get a class not registered error when I try to create the _olecalendar class. This does not happen when I am running the exe on a workstation that has VFP installed. How can I get the class registered on a workstation that does not have VFP installed?
Thanks.
The problem I have is on some workstations I get a class not registered error when I try to create the _olecalendar class. This does not happen when I am running the exe on a workstation that has VFP installed. How can I get the class registered on a workstation that does not have VFP installed?
Thanks.