Re: How can I avoid console window when launching java code from C++
Posted By:
Pankaj_Dani
Posted On:
Wednesday, January 23, 2002 12:55 PM
I found that there was problem in my code. I was calling AllocWindow to create console. Once I removed this, console window disappeared.
Pankaj