$ 0 0 Shyam - in your C# code use a pinvoke statement to call to a native C++ dll. There are plenty of examples on the web. Then in the C++ function that you invoke, invoke the tracklib.init function just like the examples that came with the download. Bob Davies
Shyam - in your C# code use a pinvoke statement to call to a native C++ dll. There are plenty of examples on the web. Then in the C++ function that you invoke, invoke the tracklib.init function just like the examples that came with the download.
Bob Davies