Tagged Questions
The jabaco tag has no wiki summary.
2
votes
4answers
230 views
Could Java be used to write a Win32 System Service?
The title sort of sums it up. I was thinking of using Jabaco seeing as it makes .EXEs (as well as .jar files), and I'm more familiar with VB syntax than with Java.
0
votes
2answers
71 views
Getting a directory tree with Jabaco?
Given that Jabaco is VB-alike on the surface but Java underneath, can any suggest how to get a directory tree? I think it's got something to do with DirSearch() but as I have no background in Java, I ...