> --- include/bitmap.h  2000/12/01 08:12:43     1.1.1.2
> +++ include/bitmap.h  2000/12/01 10:24:19     1.3
[snip]
> +  INT  (*pLockDIB)(struct tagBITMAPOBJ *,INT,BOOL);
> +  VOID (*UnlockDIB)(struct tagBITMAPOBJ *,BOOL);
>  } BITMAP_DRIVER;

Not that it matter, but any special reason UnlockDIB
doesn't have a "p" while pLockDIB does?



Reply via email to