Can anyone help with this. Whenever I try to run a program that tries to access some of the basic Palm dll's such as Date20.dll or Addr20.dll I get errors saying that "the com component is invalid or not registered". They work fine within the Palm Desktop runtime environment.
I believe that they are registered correctly because I installed the OS 5 SDK and the com components show up as com components that I can add to my project. So I know that Date20.tlb et. al. are present. Also I can view the properties and methods within my IDE. I am using VisualBasic DotNet and have been trying to use Date20.dll to access the entries in the datebook. I tried the dependency walker and did discover one area of concern. It says that Date20.dll calls MPR.dll which is a delay-loaded module and one of its exports is missing namely wNetRestoreConnectionA. At this point I don't know whether I need to find a better version of MPR.dll or perhaps this is a wild goose chase. Am I following the right path here to discover my problems are is there something else going on. BTW I am running Windows XP Pro -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
