Changeset 4316 for trunk/src


Ignore:
Timestamp:
Sep 25, 2000, 12:35:22 AM (25 years ago)
Author:
hugh
Message:

update to lateset wine level

Location:
trunk/src/DPlayX
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/DPlayX/dplayx.def

    r2223 r4316  
    1 ;$Id: dplayx.def,v 1.4 1999-12-28 10:30:59 sandervl Exp $
     1;$Id: dplayx.def,v 1.5 2000-09-24 22:35:22 hugh Exp $
    22
    33;
    4 ; Based on Windows 98 DirectX7: DPLAYX.DLL 
     4; Based on Windows 98 DirectX7: DPLAYX.DLL
    55;
    66LIBRARY DPLAYX INITINSTANCE TERMINSTANCE
     
    1515  DirectPlayEnumerateW       = _DirectPlayEnumerateW@8         @3
    1616  DirectPlayLobbyCreateA     = _DirectPlayLobbyCreateA@20      @4
    17 ; gdwDPlaySPRefCount                                           @6
     17;gdwDPlaySPRefCount                 @6
    1818  DirectPlayLobbyCreateW     = _DirectPlayLobbyCreateW@20      @5
    19 ; DirectPlayEnumerate        = _DirectPlayEnumerate@?          @9
    20 ; DllCanUnloadNow                                              @10
    21 ; DllGetClassObject                                            @11
     19;  DirectPlayEnumerate        = _DirectPlayEnumerate@8          @9
     20  DllCanUnloadNow            = _DPLAYX_DllCanUnloadNow@0    @10
     21  DllGetClassObject          = _DPLAYX_DllGetClassObject@12      @11
     22
Note: See TracChangeset for help on using the changeset viewer.