G
ginjasvinja
Hi everyone! I wrote some java code using JNI and also dll for it in C.
Everything worked fine untill I got a job to generate some events. I
have to generate some event in C like "key down", then to call Java
function to react like print some text. I followed the Desktop
Indicator example but could not do anything usefull. I think I don't
understand that example as well. Does anyone have some similar example?
I'll be gratefull for any help or advice.
Everything worked fine untill I got a job to generate some events. I
have to generate some event in C like "key down", then to call Java
function to react like print some text. I followed the Desktop
Indicator example but could not do anything usefull. I think I don't
understand that example as well. Does anyone have some similar example?
I'll be gratefull for any help or advice.