On Sat, May 11, 2002 at 05:23:39PM +0300, Jukka Heinonen wrote:
/** FIXME: This routine will not work if it is called* from 32 bit DPMI program and the program returns* to protected mode while ESP or EIP is over 0xffff.* FIXME: This routine will not work if it is not called* using 16-bit-to-Wine callback glue function.*/
Shouldn't these be FIXME("...") or an ERR()? That way people would know immediatly why their program failed.
Ciao Jörg
-- Joerg Mayer jmayer@loplof.de I found out that "pro" means "instead of" (as in proconsul). Now I know what proactive means.