[SDL] accessing on video surface from two processes.
Thomas Mueller
t.mueller at ucl.ac.uk
Wed Jun 14 03:16:38 PDT 2006
Dear all,
I would like to access a video surface from a second process.
I would like to open a window in a program and leave it open for a
while.
*SDL_SetVideoMode to opens a window and returns a pointer to access that
window.
How can I "draw things" from a second process on that window opened by
the first process ?
Maybe I'm lacking some very basic understanding of pointers and C/C++
but I would be grateful for a some help.
Thanks Thomas.
--
Thomas Mueller
Laboratory of Neurobiology @ UCL
phone: +44 (020) 7679 3905
email: t.mueller at ucl.ac.uk
WWW : www.vislab.ucl.ac.uk
More information about the SDL
mailing list