[ros-dev] [ros-diffs] [jimtabor] 31174: A partial implementation of NtGdiCreate/DeleteClientObj.

Timo Kreuzer timo.kreuzer at web.de
Thu Dec 13 12:14:52 CET 2007


You probably meant GDI_OBJECT_TYPE_CLIOBJ


> Author: jimtabor
> Date: Wed Dec 12 05:29:21 2007
> New Revision: 31174
>  
>   
> +  HANDLE handle = GDIOBJ_AllocObj(GdiHandleTable, GDI_OBJECT_TAG_CLIOBJ);
> +  return GDIOBJ_FreeObj(GdiHandleTable, h, GDI_OBJECT_TAG_CLIOBJ);
>   




More information about the Ros-dev mailing list