Artifact 6b6f7e7e710daccd53071a0b5ec5d106ab45bd54
- File
src/win32/ole2ver.d
- 2015-04-21 10:46:55 - part of checkin [4e2933c620] on branch trunk - Rebased to the latest verson dmd 2.067. Not yet verified the outcome. (user: kinaba) [annotate]
/***********************************************************************\ * 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;