source: trunk/src/olepro32/olepro32.def@ 8045

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

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

File size: 927 bytes
Line 
1; $Id: olepro32.def,v 1.2 2000-12-16 22:53:33 bird Exp $
2
3;
4; Based on NT 4.0 SP6: OLEPRO32.DLL
5;
6LIBRARY OLEPRO32 INITINSTANCE
7DESCRIPTION 'Odin32 System DLL - OlePro32'
8DATA MULTIPLE NONSHARED
9
10EXPORTS
11 OleIconToCursor = _OleIconToCursor@8 @248
12 OleCreatePropertyFrameIndirect = _OleCreatePropertyFrameIndirect@4 @249
13 OleCreatePropertyFrame = _OleCreatePropertyFrame@44 @250
14 OleLoadPicture = _OleLoadPicture@20 @251
15 OleCreatePictureIndirect = _OleCreatePictureIndirect@16 @252
16 OleCreateFontIndirect = _OleCreateFontIndirect@12 @253
17 OleTranslateColor = _OleTranslateColor@12 @254
18 DllCanUnloadNow = _DllCanUnloadNow@0 @255
19 DllGetClassObject = _DllGetClassObject@12 @256
20 DllRegisterServer = _DllRegisterServer@0 @257
21 DllUnregisterServer = _DllUnregisterServer@0 @258
Note: See TracBrowser for help on using the repository browser.