projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
590584a
)
back out r19744
author
Tom Yu
<tlyu@mit.edu>
Thu, 9 Aug 2007 22:13:18 +0000
(22:13 +0000)
committer
Tom Yu
<tlyu@mit.edu>
Thu, 9 Aug 2007 22:13:18 +0000
(22:13 +0000)
ticket: 5609
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19794
dc483132
-0cff-0310-8789-
dd5450dbe970
src/windows/identity/ui/credwnd.c
patch
|
blob
|
history
diff --git
a/src/windows/identity/ui/credwnd.c
b/src/windows/identity/ui/credwnd.c
index 7ba8d5ea8e60868697f9ac033d9566ada983c83a..b2a7a1f0bf7199f4821e9f1b82cb0115137744e8 100644
(file)
--- a/
src/windows/identity/ui/credwnd.c
+++ b/
src/windows/identity/ui/credwnd.c
@@
-2274,7
+2274,7
@@
cw_erase_rect(HDC hdc,
rlogo.right = r_wnd->right;
rlogo.top = r_wnd->bottom - tbl->kbm_logo_shade.cy;
rlogo.bottom = r_wnd->bottom;
- rie =
FALSE; /* Don't show watermark. */
+ rie =
IntersectRect(&ri, r_erase, &rlogo);
} else {
ZeroMemory(&rlogo, sizeof(rlogo));
ZeroMemory(&ri, sizeof(ri));