PIC Multicalc v1.3.0 on Win7 64bit
Has anyone gotten USART CALC to work? SERIN/OUT2 and A/D CALC work fine.
I get:
RUN-TIME ERROR 713
CLASS NOT REGISTERED
YOU NEED MSSTDFMT.DLL
I downloaded it from Microsoft,
copied into C:\Windows\System32,
Ran REGSVR32 C:\windows\System32\MSSTDFMT.DLL in RUN box.
I get:
RegSvr32 ERROR
MODULE "C:\windows\System32\MSSTDFMT.DLL" FAILED TO LOAD
THE SPECIFIED MODULE COULD NOT BE FOUND
And yet the DLL is in the folder. Any ideas? Is it looking for something else as well?
Robert
Re: PIC Multicalc v1.3.0 on Win7 64bit
Usart calc work fine over here. But I have version 1.3.1 http://www.picbasic.co.uk/forum/content.php?r=159-New-PIC-Utility.-PICMultiCalc
Can't remember if I had to do anything special to get it going one Win 7 /64
Re: PIC Multicalc v1.3.0 on Win7 64bit
Running PICMultiCalc v1.3.1 and Win7 64bit. USART Calc works fine and I haven't had any problems that I can remember.
/Henrik.
Re: PIC Multicalc v1.3.0 on Win7 64bit
Darn, that thread didn't come up when I did Live Search.
And I had got the same problems on the XP machine but the solutions had worked there. Hmmm...
Robert