commit | 8fd26b9134abce45458c26e326acdd17274651ed | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Mon Oct 15 17:56:45 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Oct 15 17:56:45 2001 +0000 |
tree | 0ffaff124e19184fde429494835c4cc851252d43 | |
parent | 7ede8fab0457ddc341ef85e30b74a784473127bb [diff] |
Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding WIN_ReleasePtr. Started using it instead of WIN_FindWndPtr where we don't need to access windows of other processes.