I've got an application, that I'm trying to compile under 64-bit.
I keep having issues with the mscal.ocx file.
We have been using that for a long time.
we use an ole control to make use of the calendar.
it appears that the ocx registers properly under syswow64 directory
but... everytime, we try to bring up the calendar... it fails to find it.
I'm using a windows 7, 64-bit vm machine.
it seems to work ok on the 32-bit machine.
Any suggestions?
I guess we could convert to the other way of doing calendars if we had to.
but.. this application has a limited lifespan.
i'd like to just be able to recompile, to have it working on 64-bit