SPeriDLL, is a synonym for 'Sample Peripheral DLL' ,it is used by VC6.0, Can I develope the AGSI function by Borland C++ builder 5.0? I wish do it !
Not quite sure what you mean? However, note that BCB includes utilities to convert MSVC Projects to BCB. I had tried this on some of the Keil example MSVC Projects a while ago, and the link failed as it couldn't find some libraries. I have since found (in another project) that you can simply edit the BCB project to remove the references to these libraries. Haven't been back to the Keil projects to check if it works for them yet. Does that help?