moisesventura
Programmer
Hi,
I'm programming a c++ dll that is being called from a java code using jni.
The code works wonderfully under NT, but in 98 the process frozes when arrives to "findWindow" function.
I tryed to use enumwindows instead, with the same result.
Some ideas?
Moises
I'm programming a c++ dll that is being called from a java code using jni.
The code works wonderfully under NT, but in 98 the process frozes when arrives to "findWindow" function.
I tryed to use enumwindows instead, with the same result.
Some ideas?
Moises