Does MemAccess Library provide the feature similar to INP and OUT?
Q: I need to convert an old BASIC program, which used INP and OUT. Does your library support these functions? A: MemAccess Library currently doesn’t support port I/O, but we have another product, NTPort Library, which is designed to direct access to port I/O. Back to top. • Does MemAccess Library support .NET platform? Q: I need to migrate my product to .NET platform. Does MemAccess Library support Microsoft .NET? A: MemAccess Library is fully tested under .NET platform, and the Visual Basic.NET, Visual C#.NET, Delphi for .NET and C#Builder samples are included. But the DLL file, memacc.dll, is an unmanaged DLL. Please refer to Using with Visual Basic.NET, Using with Visual C#, Using with Borland C#Builder and Using with Delphi for .NET in the help document. Back to top. • How many files do I need to copy to my client’s machine? Q: I copied my program and MemAcc.dll to my client’s Windows NT machine, but it failed to work. After I installed your MemAccess Library package, my program wo