Tested using comctl32.dll version 5.81.4134.600 (Internet Explorer 5.5) under Win98 (v 4.10.2222).
As you can see only the value for the style differs when going the undocumented way.
As you can see only the value for the style differs when going the undocumented way.
documented undocumented
---------- ------------
ListView handle: 0x00000be0 [0x00000be0]
Parent handle: 0x00000de8 [0x00000de8]
Header handle: 0x00000eb4 [0x00000eb4]
ToolTip handle: 0x00000be8 [0x00000be8]
size: 509 x 178 [509 x 178]
Style: 0x5001020d [0x5021020d]
ExStyle: 0x00000204 [0x00000204]
[11] comcat.dll : [12] 16384 bytes : [14] 1685 days ago : [4] [0]
[13] COMCTL32.DLL : [13] 569616 bytes : [14] 1264 days ago : [4] [1]
[13] COMDLG32.DLL : [13] 176128 bytes : [14] 1685 days ago : [4] [2]
[13] COMMCTRL.DLL : [13] 155423 bytes : [14] 1313 days ago : [4] [3]
[12] COMMDLG.DLL : [12] 89535 bytes : [14] 1313 days ago : [4] [4]
[13] COMMTB32.DLL : [12] 56080 bytes : [14] 2483 days ago : [4] [5]
[12] COMPOBJ.DLL : [12] 31311 bytes : [14] 1685 days ago : [4] [6]
[20] ComShadowerFlat.dll : [12] 88576 bytes : [14] 1923 days ago : [4] [7]
Yeah, I noticed this as well. Seems like the ListView control internally keeps the WS_VSCROLL style enabled all the time :)