- Pass infoPtr around, instead of hwnd.
commitdb6c9b0d8e9812cd9cdd8a4baab89c70e82a0667
authorDimitrie O. Paun <dpaun@rogers.com>
Mon, 9 Sep 2002 19:22:19 +0000 (9 19:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Sep 2002 19:22:19 +0000 (9 19:22 +0000)
tree73f55280effc5fcaf6d0bdb7972472a10a6ab0a9
parent856a91b7341274d4adb8c4820ed9f5931ba8b3cd
- Pass infoPtr around, instead of hwnd.
- Implement hot cursor.
- Update list of unimplemented messages.
- Simplify the code for editing labels.
- Start working towards more type-safe functions.
- Small code cleanups.
- Some docu updates.
dlls/comctl32/listview.c