Rank: Newbie
Groups: Registered, Registered Users Joined: 11/22/2010(UTC) Posts: 5
|
Has anyone found a Visual CSHARP solution for reading Metastock formatted data?
For VB6, I have used the dll provided by Equis over the years. However, I wish to start writing Visual C# programs that use Metastock data.
The DLL's provided by the Equis kit doesn't include anything for C#. It doesn't look like they are going to make this available anytime soon (pretty backward thinking).
I don't need to save MS formatted data, just read it into my projects.
Any advice?
Thanks.
|
|
|
|
Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 3/6/2005(UTC) Posts: 24
|
...I don't know the MS format reading functions exactly, but they describe it as Win32 DLL. So you can use it with .NET (C# or VB.NET).
Even if it's not a .NET.DLL you can use also COM-DLLs and/or so-called industry standard Win32 DLLs (the last in .NET with the pInvoke functionality).
Try it...
bye,
Volker
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 12/14/2009(UTC) Posts: 140 Location: Austria
|
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.