Searched defs:IDirectDrawSurface_Lock (Results 1 – 1 of 1) sorted by relevance
2044 #define IDirectDrawSurface_Lock(p,a,b,c,d) (p)->lpVtbl->Lock(p,a,b,c,d) macro2081 #define IDirectDrawSurface_Lock(p,a,b,c,d) (p)->Lock(a,b,c,d) macro