Yea, I changed them to .dll.old now...Thanks for the help and I think I fixed my news reader now also thanks for pointing that out.
Ron "Ben Combee" <[EMAIL PROTECTED]> wrote in message news:100608@;palm-dev-forum... > > At 22:27 2002-11-9 -0500, you wrote: > >I found the issue. I was playing it safe by placing the old dll files into > >a directory below the existing directory. > >for example when I installed PalmRezPostLinker.dll in bin\plugins\compiler I > >placed the old dll into bin\plugins\compiler\backup. Somehow the old one > >was still getting used not the new one. When I removed the old dll from the > >backup directory it all started working. I confirmed this by restoring the > >old dll's and it stopped working again. Strange but I am not a windows dll > >expert so perhaps it's expected behavior. OK back to Palm Development > >again....thanks Ben your reply confirmed that I was on the right track which > >prompted me to take the step of removing the old files even thought I > >thought it should not cause a problem. > > Its just CodeWarrior -- the IDE scans the whole tree for DLLs, and there's > no real way to predict which one it will find first. Its better to move > the DLL into a backup folder outside the bin tree, or at least rename it to > something with a .dll extension. > > -- > Ben Combee <[EMAIL PROTECTED]> > CodeWarrior for Palm OS technical lead > Palm OS programming help @ www.palmoswerks.com > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
