[ros-dev] About GDIOBJHDR header changes

James Tabor jimtabor.rosdev at gmail.com
Sun Dec 30 02:04:52 CET 2007


Hi!

> typedef struct _GDIOBJHDR
> {
>     HGDIOBJ     hHmgr;
>     PVOID       unknownCount;
>     ULONG       cExcLock;
>     ULONG       Tid;
> }GDIOBJHDR, PGDIOBJHDR;
>
I thought PVOID unknownCount was PVOID pEntry which is the pointer
back to the handle table entry. That could have changed since this is
based on Yuan book and w2k. Remember too, that DxDD handles are
different and handled outside normal DC's.

> Count
> A counter of a kind
>
> Type
> which GDI Object type it is
>
Thanks,
James


More information about the Ros-dev mailing list