Re: user32:painting.c Add comment to function.[try2]
27 Jun
2007
27 Jun
'07
5:03 p.m.
Anatoly Lyutin wrote:
/*********************************************************************** * LockWindowUpdate (USER32.@) + * + * Enables or disables choosen window.
This isn't quite correct. LockWindowUpdate prevents or allows painting to the window. It doesn't prevent user input, which is what "disable" suggests (c.f. EnableWindow). -- Rob Shearman
6833
Age (days ago)
6833
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robert Shearman