Uwe Bonnes <[EMAIL PROTECTED]> writes: > Should the IsBadXXX functions get replaced in genaral? The 32-bit versions yes. The 16-bit ones should stay, since we cannot use exceptions to trap them (because we are always doing 32-bit accesses we bypass the CPU selector checks). -- Alexandre Julliard [EMAIL PROTECTED]
- IsBadXXX and __TRY Uwe Bonnes
- Alexandre Julliard