I am trying to compile code using the becubed oletools as a depencency in VB6. I am unable to reference a function called servertime.refresh. This call is in the ServerTimeDisplay.ctl control file. This is a so called legacy program I am working. The code was written about 20 years ago. I am trying to duplicate the compilation environment that created the original project.
I have added the controls file to my project but the function call to servertime.refresh causes a compilation error. enter image description here