commit | 63231c52d796b4cd11cd55c57fea8172af5e3efe | [log] [tgz] |
---|---|---|
author | Dimitrie O. Paun <dpaun@rogers.com> | Mon Apr 08 22:44:20 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Apr 08 22:44:20 2002 +0000 |
tree | 4901637a83ff2342881448f6feb5b3d741ed7603 | |
parent | ea9cf5c53159bfc6837004dec61d4b8909a11b0b [diff] |
- get rid of parent handle from info struct - store hwnd in info struct, do not pass it around - use unicode functions wherever possible - consistent indentation - bugs in Unicode handling fixed - fix handling of error conditions - fix initialization bugs, etc. - complete tooltip support - typesafety - update the FIXME list to the latest specs