otherside Posted April 15, 2003 Posted April 15, 2003 Hey guys, I'm one of the people who began learning VB directly with VB.NET so i have no idea about the older versions of VB and i've find out it's quite different. (I use to do C,asp,vbs and generally linear programming) Anyway the attached file is a litle program and an API for the interface of D-Link radio receiver for VB6. Since i don't even have a compiler for VB6 i don't have a clue about it. I'm interested to write a program in asp.net which i have some knowledge, so that i can control this radio over the web. but whitout understanding this example and transfer the API to .NET that came with the device, i can't even start :) If anyone has the knowledge and the will to take a look then go ahead :) It would help a lot if you can tell me if it's possible to use this SDK in .NET. Thanks guys,radio.zip Quote
*Gurus* divil Posted April 15, 2003 *Gurus* Posted April 15, 2003 That api looks simple enough - you should be able to copy the declares word for word, except remembering to change the Longs to Integers. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.