Le mar 07/09/2004 à 06:10, Markus Amsler a écrit : [snip]
*** wine/dlls/winedos/int21.c Tue Aug 24 17:45:23 2004 --- wine-20040615/dlls/winedos/int21.c Fri Aug 6 11:57:04 2004
*** 2116,2123 **** static void INT21_ExtendedCountryInformation( CONTEXT86 *context ) { BYTE *dataptr = CTX_SEG_OFF_TO_LIN( context, context->SegEs, context->Edi ); ! BYTE buffsize = CX_reg (context); ! TRACE( "GET EXTENDED COUNTRY INFORMATION, subfunction %02x\n", AL_reg(context) );
Please send your patches in diff unified (diff -u) format.
Vincent