Windows clipboard (again)

Hello, All.
We are developing some kind of mathimatical software (curently for
Windows only) and we want to copy/paste math from/to other aplications. 
Is there some standard 'named type for negotiation' for MathML? If
there isn't - let us make it. 
I think 'Mathematical Markup Language' or 'MathML' will be ok.

  MMLFormat = RegisterClipboardFormat ("MathML");
  smth = GetClipboardData (MMLFormat);
is better then checking the contents of clipboard for legal MML syntax.

Kostya
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

Received on Monday, 10 August 1998 08:34:19 UTC