Sorry, I don't have that anymore... You should be able to find it in the SVN builds of RC2...Joe can you please attach here the latest Process.dll before the implementation of two separate SG_VFD.dll and SG_LCD.dll so I can test if just changing that will work fine.
I downloaded the attached API demo from http://www.soundgraph.com/Eng_/Supp...rrentPage=2&searchFiled=BoardID&searchString= and inside I can find the old 3.x dll. Everything works fine
If I change it to the 5.x or 6.x dll the demo doesn't work anymore...
reviewing my log I can find those two lines :
2007-10-19 00.32.20.466107 [Info.][ExternalDisplay]: IDisplay(API) iMONLCDg.Setup() - DISPLAY CONFIGURATION ERROR - Rows must be less then or equal to 16
2007-10-19 00.32.20.467107 [Info.][ExternalDisplay]: IDisplay(API) iMONLCDg.Setup() - DISPLAY CONFIGURATION ERROR - Columns must be less then or equal to 96
I don't know what to do anymore
The new driver works for both VFD and LCD but for the first one you need the code to point to SG_VFD.DLL version 3.x and for the second you need to point to SG_LCD.DLL version 5.x.
This is not the actual code flowchart....