Searched refs:lPlanes (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dutilsgui.cpp348 LONG lPlanes; local
357 ::DevQueryCaps(hdcScreen, CAPS_COLOR_PLANES, 1L, &lPlanes);
360 nDepth = (int)(lPlanes * lBitsPerPixel);

Completed in 46 milliseconds