Hi. Im wondering what is the fastest way to send value to another process (the second process dont have any GUI). Is the only way using _WinAPI_WriteProcessMemory ?? I realiese that it can be done with Register keys, hidden text file etc. etc. but all those are to slow, i need something faster. Any ideas? Thx for all replys.