- get rid of parent handle from info struct
commit63231c52d796b4cd11cd55c57fea8172af5e3efe
authorDimitrie O. Paun <dpaun@rogers.com>
Mon, 8 Apr 2002 22:44:20 +0000 (8 22:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Apr 2002 22:44:20 +0000 (8 22:44 +0000)
tree4901637a83ff2342881448f6feb5b3d741ed7603
parentea9cf5c53159bfc6837004dec61d4b8909a11b0b
- 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
dlls/comctl32/status.c