Ignore:
Timestamp:
Aug 31, 2000, 2:48:42 PM (25 years ago)
Author:
sandervl
Message:

misc fixes for dxview + powerdvd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ddraw/ddraw.DEF

    r2641 r4135  
    1 ; $Id: ddraw.DEF,v 1.5 2000-02-04 23:41:01 hugh Exp $
     1; $Id: ddraw.DEF,v 1.6 2000-08-31 12:48:42 sandervl Exp $
    22
    33;
     
    1616; D3DParseUnknownCommand          @2
    1717; DDGetAttachedSurfaceLcl         @3
    18  DDHAL32_VidMemFree = _DDHAL32_VidMemFree@4         @4
    19  DDHAL32_VidMemAlloc    = _DDHAL32_VidMemAlloc@4        @5
     18 DDHAL32_VidMemFree = _DDHAL32_VidMemFree@4                     @4
     19 DDHAL32_VidMemAlloc    = _DDHAL32_VidMemAlloc@4                @5
    2020; DDInternalLock            @6
    2121; DDInternalUnlock            @7
    2222; DSoundHelp              @8
    23  DirectDrawCreate       = _OS2DirectDrawCreate@12         @9
     23 DirectDrawCreate         = _OS2DirectDrawCreate@12             @9
    2424; DirectDrawCreateClipper         @10
    25 ; DirectDrawCreateEx            @11
    26  DirectDrawEnumerateA   = _OS2DirectDrawEnumerateA@8      @12
    27  DirectDrawEnumerateExA   = _OS2DirectDrawEnumerateExA@12     @13
     25 DirectDrawCreateEx       = _DirectDrawCreateEx@16              @11
     26 DirectDrawEnumerateA     = _OS2DirectDrawEnumerateA@8          @12
     27 DirectDrawEnumerateExA   = _OS2DirectDrawEnumerateExA@12       @13
    2828; DirectDrawEnumerateExW          @14
    2929; DirectDrawEnumerateW            @15
    30 DllCanUnloadNow   = _DllCanUnloadNow@0                      @16
    31 DllGetClassObject = _DllGetClassObject@12                    @17
     30DllCanUnloadNow   = _DllCanUnloadNow@0                          @16
     31DllGetClassObject = _DllGetClassObject@12                       @17
    3232; GetAliasedVidMem            @18
    3333; GetDDSurfaceLocal           @19
Note: See TracChangeset for help on using the changeset viewer.