Focus mcp object
#include <s3d.h>
int s3d_mcp_focus(int object);
This is an mcp-only function. It gives focus (for receiving key-strokes etc.) to an app referenced by it's mcp-object-id.
Simon Wunderlich
Author of s3d