(C) 1998 AROS - The Amiga Research OS
To copy the Workbench, one would call
GetScreenData (buffer, sizeof(struct Screen), WBENCHSCREEN, NULL)
If the screen is not open, this call will open it. You can use this function for these purposes:
1) Get information about the workbench in order to open a window on it (eg. size). 2) Clone a screen.