Introduction - If you have any usage issues, please Google them yourself
You can find plenty of C++ And/or MFC code to deal with your ListView controls, but maybe not enough pure C and API (SDK) code. This code snippet consists of only one C function (fExportListView) that outputs the text content of a ListView control into a newly created text file (with fields separated). The output text file can be imported into a spreadsheet software such as MS Excel, or into a database.
Packet : 7941946listintotext.zip filelist
fexportlistview.c