13
« Last post by HellOfMice on November 17, 2024, 09:44:17 AM »
Thank you Marco,
My short story
-First, I created windows simulting modless dialogboxes, too long to create all the controls. So I stopped
-Second, I created a main window with modless dialogboxes. too many problems, I stopped too
-Third, I created a main dialog box with modless dialog boxes but I forgot to remove to DefWindowProc in the main dialogbox!
So I could not click on buttons or the window into where they were not disappear. Example an error box.
Now all that seems ok. Many bugs are to find again.
I am working on program speed. I treat 35 000 images images in 2 hours and 30 minutes.
I tested the program on 66 000 files and it works well too
I am searching the SSE...SSE4 to compute average, mean and stddev.
Even if i know the assembler I don't know these instructions.
I translate them but the result often is bad or often is fun but nothing to see with the instructions to translate!
I thank you for the interest you have for that post.
Philippe