Search the Community
Showing results for tags 'WM_CopyData'.
-
The example: The UDFish: The back story: I put together "Win 11 - My own border color" and looking at the logs I've found that I had a handle leak. The leak got fixed but I wanted ( out of OCD ? ) to have the script report on it's status. Ok, easy enough, I'll IPC the request. But I...
- 4 replies
-
- wm_copydata
- ipc
-
(and 3 more)
Tagged with:
-
The following is a script from Eukalyptus that plays an audio file and displays an FFT Visualization. Let's call it the "Child". My goal is to be able to close it AND to send volume-level change commands from a Parent program (script farther below). I'm trying to use WM_CopyData for IPC but it's n...
- 11 replies
-
- WM_CopyData
- FFT Visualization
-
(and 1 more)
Tagged with: