> The project uses SWT and I've got it up and running in Netbeans. The
> only problem is that I've done one bad thing to get it running
> (temporarily). I've put the .dll files in c:\windows\system32. I
> couldn't successfully get it to work otherwise.
You need to put the dll's in your PATH, or set system property
java.library.path so that it includes their location. I don't know how
you do that in Netbeans.
/gordon

Signature
[ don't email me support questions or followups ]
g o r d o n + n e w s @ b a l d e r 1 3 . s e