ntdll: Stub system service requests in i386 mode (Int 2E, SYSENTER, SYSCALL) (try 3)

Vitaliy Margolen wine-devel at kievinfo.com
Thu Jul 8 11:09:58 CDT 2010


On 07/06/2010 03:15 PM, Paul Chitescu wrote:
> Changelog:
> 	ntdll: Stub system service requests in i386 mode (Int 2E, SYSENTER, SYSCALL)
> 
> +    WINE_FIXME( "(0x%02X, %p): stub\n", index, param_block );
> +            WINE_TRACE( "INT 2E at 08%x\n", context->Eip );

Any particular reason you using these and not FIXME/TRACE ?

Vitaliy.



More information about the wine-devel mailing list