dlangui/3rdparty/win32/ole2ver.d

15 lines
792 B
D

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