Last change
on this file since 10366 was 4809, checked in by bird, 25 years ago |
Added or update the description. (It is used in the bldlevel info.)
|
File size:
1.4 KB
|
Line | |
---|
1 | ; $Id: dciman32.def,v 1.2 2000-12-16 22:53:20 bird Exp $
|
---|
2 |
|
---|
3 | LIBRARY DCIMAN32 INITINSTANCE
|
---|
4 | DESCRIPTION 'Odin32 System DLL - DciMan32'
|
---|
5 | DATA MULTIPLE NONSHARED
|
---|
6 |
|
---|
7 | EXPORTS
|
---|
8 |
|
---|
9 | DCIBeginAccess = _DCIBeginAccess@20 @1
|
---|
10 | DCICloseProvider = _DCICloseProvider@4 @2
|
---|
11 | DCICreateOffscreen = _DCICreateOffscreen@40 @3
|
---|
12 | DCICreateOverlay = _DCICreateOverlay@12 @4
|
---|
13 | DCICreatePrimary = _DCICreatePrimary@8 @5
|
---|
14 | DCIDestroy = _DCIDestroy@4 @6
|
---|
15 | DCIDraw = _DCIDraw@4 @7
|
---|
16 | DCIEndAccess = _DCIEndAccess@4 @8
|
---|
17 | DCIEnum = _DCIEnum@20 @9
|
---|
18 | DCIOpenProvider = _DCIOpenProvider@0 @10
|
---|
19 | DCISetClipList = _DCISetClipList@8 @11
|
---|
20 | DCISetDestination = _DCISetDestination@12 @12
|
---|
21 | DCISetSrcDestClip = _DCISetSrcDestClip@16 @13
|
---|
22 | GetDCRegionData = _GetDCRegionData@12 @14
|
---|
23 | GetWindowRegionData = _GetWindowRegionData@12 @15
|
---|
24 | WinWatchClose = _WinWatchClose@4 @16
|
---|
25 | WinWatchDidStatusChange = _WinWatchDidStatusChange@4 @17
|
---|
26 | WinWatchGetClipList = _WinWatchGetClipList@16 @18
|
---|
27 | WinWatchNotify = _WinWatchNotify@12 @19
|
---|
28 | WinWatchOpen = _WinWatchOpen@4 @20
|
---|
29 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.