VirtualBox

Ignore:
Timestamp:
Jan 21, 2010 9:26:23 AM (15 years ago)
Author:
vboxsync
Message:

crOpenGL: update to wine 1.1.36 and disable unnecessary fbo state poll

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Wine/include/wnaspi32.h

    r16477 r25949  
    160160  BYTE        SRB_HaStat;         /* 16 Host Adapter Status */
    161161  BYTE        SRB_TargStat;       /* 17 Target Status */
    162   void        (*SRB_PostProc)(); /* 18 Post routine */
     162  void        (*SRB_PostProc)( struct tagSRB32_ExecSCSICmd * ); /* 18 Post routine */
    163163  void        *SRB_Rsvd2;         /* 1C Reserved */
    164164  BYTE        SRB_Rsvd3[16];      /* 20 Reserved for expansion */
     
    189189 BYTE         SRB_HaStat;               /* 16 Host Adapter Status */
    190190 BYTE         SRB_TargStat;             /* 17 Target Status */
    191  void         (*SRB_PostProc)();        /* 18 Post routine */
     191 void         (*SRB_PostProc)( struct tagSRB32_BusDeviceReset * ); /* 18 Post routine */
    192192 void         *SRB_Rsvd2;               /* 1c Reserved */
    193193 BYTE         SRB_Rsvd3[32];            /* 20 Reserved */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette