Classic VB: Description: LVStyles
Description
Short story: Bunches of ListView tricks, including very fast API-based sorting. VB5 only?
Longer description from old site: click here.
To be edited...
Published
This sample hasn't been published anywhere except here on this website, but first rights to such publication are jealously guarded - you have been warned. <g>
APIs Usage
This sample uses the following API calls:
| Module |
Library |
Function |
| CStopWatch.cls |
winmm
|
timeGetDevCaps timeGetTime |
| MListViewEx.bas |
kernel32 user32
|
RtlMoveMemory GetClientRect GetWindowLong GetWindowRect InvalidateRect SendMessage SendMessage SetWindowLong |
Download
|
|
Please, enjoy and learn from this sample. Include its code within your own projects, if you wish. But, in order to insure only the most recent code is available to all, I ask that you don't share the sample by any form of mass distribution.
Download LVStyles.zip,
29Kb, Last Updated:
Saturday, 27 March 1999
|
See Also
|