j
k
j a
j l
2009/8/12 Vincent Povirk vincent@codeweavers.com:
if (memcmp(formats[i].guid, pPixelFormat, sizeof(GUID)) == 0)
This works of course, but isn't IsEqualGUID() the preferred way to do that?
Back to the thread
Back to the list