Changeset 21916 for trunk/src/dciman32
- Timestamp:
- Dec 18, 2011, 10:28:22 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 1 deleted
- 2 edited
- 1 copied
-
. (modified) (2 props)
-
src/dciman32/Makefile.kmk (copied) (copied from branches/gcc-kmk/src/dciman32/Makefile.kmk )
-
src/dciman32/dciman32.def (modified) (1 diff)
-
src/dciman32/makefile (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 bin 2 Makefile.inc 1 env.cmd 2 LocalConfig.kmk
-
-
Property svn:mergeinfo
set to
/branches/gcc-kmk merged eligible
- Property svn:ignore
-
trunk/src/dciman32/dciman32.def
r4809 r21916 7 7 EXPORTS 8 8 9 DCIBeginAccess = _DCIBeginAccess@20@110 DCICloseProvider = _DCICloseProvider@4@211 DCICreateOffscreen = _DCICreateOffscreen@40@312 DCICreateOverlay = _DCICreateOverlay@12@413 DCICreatePrimary = _DCICreatePrimary@8@514 DCIDestroy = _DCIDestroy@4@615 DCIDraw = _DCIDraw@4@716 DCIEndAccess = _DCIEndAccess@4@817 DCIEnum = _DCIEnum@20@918 DCIOpenProvider = _DCIOpenProvider@0@1019 DCISetClipList = _DCISetClipList@8@1120 DCISetDestination = _DCISetDestination@12@1221 DCISetSrcDestClip = _DCISetSrcDestClip@16@1322 GetDCRegionData = _GetDCRegionData@12@1423 GetWindowRegionData = _GetWindowRegionData@12@1524 WinWatchClose = _WinWatchClose@4@1625 WinWatchDidStatusChange = _WinWatchDidStatusChange@4@1726 WinWatchGetClipList = _WinWatchGetClipList@16@1827 WinWatchNotify = _WinWatchNotify@12@1928 WinWatchOpen = _WinWatchOpen@4@209 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 29
Note:
See TracChangeset
for help on using the changeset viewer.
