[Systray-devel] any interest in a Windows JNA based version of systray4j
Brought to you by:
daveselinger,
ribizli
From: Jean-Baptiste N. <jbn...@gm...> - 2016-07-17 20:08:41
|
Hi all, I found myself in a situation without a C compiler, so have modified systray4j to get it to work on top of JNA. This allows people without access to a compiler to recompile and debug systray4j as pure java code (of course, the JNI code to call Win32 APIs is still present, it just now done via JNA)... is there any interest in that ? -- JB. |