Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:Idea is cool, 60Hz is unremarkable (Score 1) 52

> We now copy the "framebuffer" to the Windows clipboard, send the Notepad hWnd a select-all message followed by WM_PASTE to paste in the new frame. You can do way better than that. EM_GETHANDLE (might need to be done in process, but one can inject code into the process to do that) "Gets a handle of the memory currently allocated for a multiline edit control's text." See: https://learn.microsoft.com/en...

Slashdot Top Deals

Testing can show the presense of bugs, but not their absence. -- Dijkstra

Working...