Jonathan M. Newport wrote: > > oh yes, I knew I forgot to ask another extraneous question... I downloaded > MPLAB and every time I try to start it up, it says I have an old version > of BCWW.dll and refers me to the document README.lab, I can't seem to find > any info on it in that doc. Does anyone have an updated version of that > that I may use or does anyone know where to get it? > > JOnathan A newer version comes with MPLAB (dated 28 Feb 95). What the message is saying is that some other application has already loaded BWCC.DLL and when MPLAB starts up, it recognizes it. Search your PC hard disk for all instances of this DLL and replace them with the one that came with MPLAB (or the very latest one you find on your system). The newer versions of the DLL will work with programs that used older versions. You can simply get rid of all versions of BWCC.DLL and leave the latest one in your \WINDOWS\SYSTEM directory. All the applications that need it should be able to find it there. Darrel