Implement Undo/Redo operations for Adding/Deleting ListView Items
I have too much problems trying to implement an Undo/Redo operation in a ListView Control, just to add/remove items. I realized time ago a relative question here Extend this Class to Undo/Redo in a Listview where I was started multiple bountyes of 50, 100, 200 and 300 points, a total of 650 points... but no body could really helped me to finalize this issue in weeks and months. But after time in that question finally a user ( @ThorstenC ) showed me a possible solution and a great idea, the code of him is incomplete so the code of him is what I'm trying to realize/finish. The problem is Simple