/***********************************************************************\
*                               ole2ver.d                               *
*                                                                       *
*                       Windows API header module                       *
*                                                                       *
*             Translated from MinGW API for MS-Windows 3.10             *
*                                                                       *
*                       Placed into public domain                       *
\***********************************************************************/
module windows.ole2ver;
nothrow:
// These are apparently not documented on the MSDN site
const rmm = 23;
const rup = 639;