j
k
j a
j l
In d2d_device_context_draw(), it seems tempting to just call EnterCriticalSection()/LeaveCriticalSection() on &factory->cs, possibly wrapped in helper functions, instead of going through QueryInterface(), Release(), and some function pointers.
Back to the thread
Back to the list