Groups | Blog | Home
all groups > vj# > january 2004 >

vj# : Actually


MS Public
1/20/2004 3:51:52 PM
The second syntax did not work either.

Lars-Inge Tønnessen
1/20/2004 7:01:36 PM
It could be your pointer. In Java it's called int[].

You could also try J/Direct:
/** @dll.import("USER32.DLL") */
private static native boolean MessageBeep(int uType);

this.MessageBeep( 1000 );

--
Regards,
Lars-Inge Tonnessen
http://emailme.larsinge.com
http://www.larsinge.com

AddThis Social Bookmark Button