comctl32: Fix my last patch.
commit7b99592975f12b300f55a546dcc014698c354d05
authorFelix Nawothnig <flexo@holycrap.org>
Sat, 10 Mar 2007 13:29:07 +0000 (10 14:29 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Mar 2007 11:03:25 +0000 (12 12:03 +0100)
tree957ee2dd9f628994552943e7e28526c8c9441d34
parenteba060463d2f4964abd8f7d81d8b433e6577fb56
comctl32: Fix my last patch.

My last patch was wrong and caused some nasty regressions. Mapping
CLR_DEFAULT to the global defaults seem to be what native does.
dlls/comctl32/listview.c
dlls/comctl32/tests/listview.c