Change a few types to match you-know-who's declarations.
authorZygo Blaxell <uj22kfbc@umail.furryterror.org>
Tue, 2 Feb 1999 13:59:17 +0000 (13:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Feb 1999 13:59:17 +0000 (13:59 +0000)
commitf861e2773c0b61382a228de302382d4859feabe5
tree13cb162ee6bf2945e6fb2b471cf14593db19b6bf
parent72b76a9ebbb5ca23b6edfa7abd6832e4948ae642
Change a few types to match you-know-who's declarations.
HTREEITEM is a struct _TREEITEM FAR*
GetDIBits passes a LPVOID for the bitmap data, not LPSTR.
Adjustment of Wine C code to match the new types included.
dlls/comctl32/treeview.c
include/commctrl.h
include/treeview.h