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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dread_pwd.c103 HDC hdc; local
111 hdc = GetDC(NULL);
112 scrwidth = GetDeviceCaps(hdc, HORZRES);
113 scrheight = GetDeviceCaps(hdc, VERTRES);
114 ReleaseDC(NULL, hdc);

Completed in 19 milliseconds