MCPcopy Create free account
hub / github.com/Nevcairiel/LAVFilters / UnlockPaletteLock

Method UnlockPaletteLock

common/baseclasses/winutil.cpp:374–377  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

372}
373
374void CBaseWindow::UnlockPaletteLock()
375{
376 m_PaletteLock.Unlock();
377}
378
379// Realise our palettes in the window and device contexts
380

Callers 2

PreparePaletteMethod · 0.80
RemovePaletteMethod · 0.80

Calls 1

UnlockMethod · 0.45

Tested by

no test coverage detected