- Optimise accessing toolbar style by storing it in the TOOLBAR_INFO
commit9509912e4173b4bd48c0ab394441dc470ef15d96
authorRobert Shearman <R.J.Shearman@warwick.ac.uk>
Mon, 19 Apr 2004 02:57:38 +0000 (19 02:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Apr 2004 02:57:38 +0000 (19 02:57 +0000)
treec3e454b07c019bdf4d26946b6c49a83204ac59d1
parent4aea40a8698da0b390862d38d4c346f4820ead7c
- Optimise accessing toolbar style by storing it in the TOOLBAR_INFO
  structure.
- Replace {Get,Set}WindowLong by {Get,Set}WindowLongPtr where
  appropriate.
dlls/comctl32/toolbar.c