Posted By:
Alexander_Kobelkov
Posted On:
Wednesday, November 22, 2000 06:53 AM
I using C++ program that working as NT-service. It calling Java application that creates a java-thread. How can i access member of class implements thread from C++ program (NT-service) to change its values?