Windows clipboard (again)

Hello, All.
We are developing some kind of mathematical software (currently for
Windows only) and we want to copy/paste math from/to other
applications. 
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:53 UTC