It is possible to run a WIN32 function (dll) in JAVA
843829Oct 8 2003 — edited Oct 13 2003Hi,
First, my english isn't good
I want to know if it's possible to use some functions which are in a dll windows
for example i want to use in java code the EnumServicesStatusA function in Advapi32.dll.
If it's possible, can you give the a small example.
The dll is not mine, it's a windows dll.
Thanks