server: Add object type to struct object

Robert Shearman rob at codeweavers.com
Sun Oct 30 22:52:40 CST 2005


Vitaliy Margolen wrote:

>This is by far not what native does. But we are not implementing the whole
>kernel here. So having just an object type ID will work just fine for what
>we need.
>
>Vitaliy Margolen
>
>changelog:
>  server
>  - Add object type to struct object
>

Why do you need this? It seems that having an object type field is 
redundant since we can uniquely identify an object by the address of its 
object_ops.

-- 
Rob Shearman




More information about the wine-devel mailing list