I asked the question "Will Rebol 3 extension support any windows api call including those requiring callback ?".
Now to be sure and to take an example, will it possible to use Win 32 SetWindowsHookEx() and do screen capture like this:
http://www.codeproject.com/KB/cpp/Screen_Capture_Win32.aspx
Rebol is really missing screen capture function.