Hey
I have had the same problem as this guy. But he got the answers and so did I
http://www.computerhelp.forum/showthread.php?t=72232
But now I have a new problem I dont know the C++.NET syntax
all i want to do it lock up a method like you wounld do in Java
Johnny
I have had the same problem as this guy. But he got the answers and so did I
http://www.computerhelp.forum/showthread.php?t=72232
But now I have a new problem I dont know the C++.NET syntax
all i want to do it lock up a method like you wounld do in Java
Code:
public synchronized void broadcastMessage(String message) {}
Johnny