Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 136 of file ftrfork.c.
Referenced by FT_Raccess_Get_DataOffsets().
{ if ( a->res_id < b->res_id ) return -1; else if ( a->res_id > b->res_id ) return 1; else return 0; }