Changeset 21916 for trunk/src/dciman32


Ignore:
Timestamp:
Dec 18, 2011, 10:28:22 PM (14 years ago)
Author:
dmik
Message:

Merge branch gcc-kmk to trunk.

Location:
trunk
Files:
1 deleted
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        1 bin
        2 Makefile.inc
         1env.cmd
         2LocalConfig.kmk
    • Property svn:mergeinfo set to
      /branches/gcc-kmkmergedeligible
  • trunk/src/dciman32/dciman32.def

    r4809 r21916  
    77EXPORTS
    88
    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
     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
    2929
Note: See TracChangeset for help on using the changeset viewer.