source: trunk/src/riched32/riched32.def@ 10367

Last change on this file since 10367 was 4809, checked in by bird, 25 years ago

Added or update the description. (It is used in the bldlevel info.)

File size: 260 bytes
Line 
1; $Id: riched32.def,v 1.2 2000-12-16 22:53:42 bird Exp $
2
3;
4; Based on NT 4.0 SP6: RICHED32.DLL
5;
6LIBRARY RICHED32 INITINSTANCE
7DESCRIPTION 'Odin32 System DLL - RICHED32'
8DATA MULTIPLE NONSHARED
9
10EXPORTS
11 DllGetVersion = _RICHED32_DllGetVersion@4 @2
Note: See TracBrowser for help on using the repository browser.