Home
last modified time | relevance | path

Searched refs:hOldBitmap (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlsh_pwd.c464 HBITMAP hOldBitmap; in PaintLogoBitmap() local
477 hOldBitmap = SelectObject(hdcMem, hBitmap); in PaintLogoBitmap()
482 SelectObject(hdcMem, hOldBitmap); /* pbh 8-15-94 */ in PaintLogoBitmap()