Search found 183 matches

by hd0202
22 Feb 2014, 00:41
Forum: Ask for Help (v1)
Topic: Strange List View Delete Behavior LV_Delete() [ solved ]
Replies: 10
Views: 4488

Re: Strange List View Delete Behavior LV_Delete() [ solved ]

@Morpheus
Sorry, no, this supresses only the redrawing.

Hubert
by hd0202
21 Feb 2014, 01:28
Forum: Ask for Help (v1)
Topic: Strange List View Delete Behavior LV_Delete() [ solved ]
Replies: 10
Views: 4488

Re: Strange List View Delete Behavior

TLM wrote:If there is a technical explanation as to why this was happening in the 1st place,
I'd be all ears.
After you delete line1 -> line2 becomes line1, line3 -> line2
if you now delete line2 you actually delete line3 and so on...

solution: multi deletes must be done bottom up!

Hubert
by hd0202
04 Oct 2013, 03:11
Forum: Ich brauche Hilfe
Topic: Array mit hexadezimalen Inhalt
Replies: 12
Views: 6210

Re: Array mit hexadezimalen Inhalt

Ich würde es so speichern:

Code: Select all

test := {hwnd: Hwnd , hexWert: ""hexWert}
Hubert

Go to advanced search