News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

ThreadSearch - sort in the list control

Started by oBFusCATed, February 16, 2010, 10:12:42 PM

Previous topic - Next topic

dje

Yes, there is a check box "Delete previous results at search begin" in the options panel.
If false, log results are kept.

Dje

ollydbg

Thanks dje and obf.
I am sorry for the noise.
Quote from: dje on March 08, 2010, 10:16:09 AM
Yes, there is a check box "Delete previous results at search begin" in the options panel.
If false, log results are kept.

Dje
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

oBFusCATed

I've updated the patch, now it should work if the checkbox "Delete previous results at search begin" is unchecked and there are multiple searches.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Jenna

Quote from: oBFusCATed on April 03, 2010, 03:43:38 AM
I've updated the patch, now it should work if the checkbox "Delete previous results at search begin" is unchecked and there are multiple searches.

Looks good so far (works as expected, at least on linux, no test on windows yet, but this will follow).

I did not look into the (changed) source-code, but I think the patch will be accepted (after the release).

Please remind me, if I should forget it (I am quite busy at the moment).