5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
void main()
|
|
{
|
|
SignalEvent(OBJECT_SELF,EventUserDefined(400));
|
|
}
|