Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 908 of file utils.c.
Referenced by ddraw2_GetAvailableVidMem().
{ /* 2 adds three additional caps fields to the end. Both versions * are unversioned. */ pOut->dwCaps = pIn->dwCaps; pOut->dwCaps2 = 0; pOut->dwCaps3 = 0; pOut->u1.dwCaps4 = 0; }