int3d: unknown/not implemented parameters:

Mark Koek mark at koek.net
Tue Oct 2 12:55:51 CDT 2001


Hi all,

I am trying to run my last Windoze app (proprietary banking software) under 
Wine, and it is *almost* there... however some functions fail, the program 
will pop up error boxes saying 'Type mismatch' and/or 'Invalid property 
value'. Sometimes this is no problem because the program just continues as 
normal. However, in other situations I'm stuck.

The errors that are given are all like this:

err:int:INT_Int3dHandler int3d: unknown/not implemented parameters:
int3d: AX 2efe, BX 6ee0, CX 1f7f, DX 0000, SI 01f9, DI 0c44, DS 01ef, ES 
1f7f
err:int:INT_Int3dHandler int3d: unknown/not implemented parameters:
int3d: AX 014a, BX 6ee0, CX 1f7f, DX 0000, SI 01f9, DI 0c44, DS 01ef, ES 
1f7f
err:int:INT_Int3dHandler int3d: unknown/not implemented parameters:
int3d: AX 0690, BX 689a, CX 205f, DX 0000, SI 1908, DI 0c44, DS 01ef, ES 
01ef
err:int:INT_Int3dHandler int3d: unknown/not implemented parameters:
int3d: AX 06bd, BX 68ac, CX 205f, DX 0000, SI 1908, DI 0c44, DS 01ef, ES 
01ef

Other register values occur, but these are the most common.

I'm running wine-20010824 by the way, with no Windows on the machine.

I am also seeing a lot of 

FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_rdlock

on startup, but that doesn't seem to cause a problem. The program starts 
fine.

Anyone have any ideas?


Thanks,

Mark






More information about the wine-users mailing list