News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

This is too slow

Started by frktons, November 18, 2010, 03:10:21 AM

Previous topic - Next topic

frktons

Quote from: dedndave on November 21, 2010, 10:34:00 PM
that conclusion is not valid
i am not assembling it - i only execute it   :U

The strange thing is that somebody with win XP sp2, as yours, is running it correct.  ::)
Quote from: Antariy on November 21, 2010, 10:38:29 PM
Quote from: frktons on November 21, 2010, 10:31:36 PM

mov WORD PTR [edi], 00A0h;   CR + NULL


This code is not past LF to end of the string, Frank. 000Ah is LF+NULL.


Well, that's right. How does it work on so many machines?

I'm changing it, let's see if something change...  :wink
Mind is like a parachute. You know what to do in order to use it :-)

Antariy

Quote from: dedndave on November 21, 2010, 10:40:53 PM
dad's machine - i have nothing set up here   :'(

I can post old WinDbg which can be freely distributed, but it have size 625 KB - cannot be attached.

dedndave

typo !!
00A0h <> 000Ah
hmmmmm
that could mean that some machines do not like "á"

frktons

Corrected the typo.  :P
Mind is like a parachute. You know what to do in order to use it :-)

Antariy

Quote from: frktons on November 21, 2010, 10:41:11 PM
Quote from: dedndave on November 21, 2010, 10:34:00 PM
that conclusion is not valid
i am not assembling it - i only execute it   :U

The strange thing is that somebody with win XP sp2, as yours, is running it correct.  ::)
Quote from: Antariy on November 21, 2010, 10:38:29 PM
Quote from: frktons on November 21, 2010, 10:31:36 PM

mov WORD PTR [edi], 00A0h;   CR + NULL


This code is not past LF to end of the string, Frank. 000Ah is LF+NULL.


Well, that's right. How does it work on so many machines?

I'm changing it, let's see if something change...  :wink


No, this is not reason, Frank  :lol, I have just draw your notice on, but this is not reason for uncopied results.

dedndave


┌─────────────────────────────────────────────────────────────[21-Nov-2010 at 22:47 GMT]─┐
│OS  : Microsoft Windows XP Professional Service Pack 2 (build 2600)                     │
│CPU : Intel(R) Pentium(R) 4 CPU 3.00GHz with 2 logical core(s) with SSE3                │
├──────────────────────────────────┬─────────┬──────────┬──────────┬──────────┬──────────┤
│        Algorithm notes           │Proc Size│ Test # 1 │ Test # 2 │ Test # 3 │ Test # 4 │
├──────────────────────────────────┼─────────┼──────────┼──────────┼──────────┼──────────┤
│01 ustrv$ + GetNumberFormat     

Antariy

Quote from: frktons on November 21, 2010, 10:45:05 PM
Corrected the typo.  :P

Also GMEM_DDESHARE is not specified within allocation of memory for clipboard buffer.

Just strange suggestions :P

Antariy

Dave, which OS is installed on dad's machine?
This is serious question, answer without jokes, please :P

frktons

Quote from: Antariy on November 21, 2010, 10:45:20 PM
No, this is not reason, Frank  :lol, I have just draw your notice on, but this is not reason for uncopied results.

I don't know so far what else could it be. Your explanation is not clear enough for me.

Let's carry on one problem at the time and see what we get.
Quote from: Antariy on November 21, 2010, 10:48:50 PM
Quote from: frktons on November 21, 2010, 10:45:05 PM
Corrected the typo.  :P

Also GMEM_DDESHARE is not specified within allocation of memory for clipboard buffer.

Just strange suggestions :P


What should I do in your opinion?
Mind is like a parachute. You know what to do in order to use it :-)

frktons

Quote from: Antariy on November 21, 2010, 10:49:56 PM
Dave, which OS is installed on dad's machine?
This is serious question, answer without jokes, please :P


the program says:

Microsoft Windows XP Professional Service Pack 2 (build 2600)
Mind is like a parachute. You know what to do in order to use it :-)

Antariy

Quote from: frktons on November 21, 2010, 10:52:15 PM
Quote from: Antariy on November 21, 2010, 10:49:56 PM
Dave, which OS is installed on dad's machine?
This is serious question, answer without jokes, please :P


the program says:

Microsoft Windows XP Professional Service Pack 2 (build 2600)

Which time at your location :P

Antariy

If Dave will return to the thread, I'll say the solution for his machine to find the culprit. Dave would be glady, because this solution will be familar to him.

:bg

frktons

Quote from: Antariy on November 21, 2010, 10:54:17 PM
Which time at your location :P

21-Nov-2010 at 22:55 GMT + 1
Quote from: Antariy on November 21, 2010, 10:55:34 PM
If Dave will return to the thread, I'll say the solution for his machine to find the culprit. Dave would be glady, because this solution will be familar to him.

:bg

:lol :lol :lol :lol :lol :lol :lol :lol

Mind is like a parachute. You know what to do in order to use it :-)

dedndave


dedndave

the time is not correct - it is now 3:58 PM
the OS is correct

edit - my mistake - it is GMT time