|
Slink-e / CDJ Discussion Archive #1 Re: Slink-e class libraries for Unix + Java connectivity ?Posted By: Jeff Gilbertson <gilberts@e...> In Response To: Re: Slink-e class libraries for Unix + Java connectivity ? (Sean McGrath)
I'm having trouble starting to program with the ActiveX control. My problem might be with the java code I'm writing (cause I'm just beginning to learn java... slinke gave me the excuse I needed to learn a modern language), or with the java<->activex conversion stuff, but I thought I'd try here first. Here's what I've done: Using the SDK-Java package from Microsoft, I created .java wrappers from the
import java.awt.*;
class vcr { public static void main(String[] args) { slinkx.Slinkx slinke = new slinkx.Slinkx(); slinke.AddDevice("vcr","C:\\mag.cde", 1, 1, 0xFF0); }
What happens is the Slinkserv starts up, the monitor box appears, and
Can anyone out there tell me what's going on? Thanks!
Slink-e / CDJ Discussion Archive #1 is maintained by slinke-bbs-owner@nirvis.com with WebBBS 3.21. |