Hello How long does the duration of a timeslice last? Is it a fixed number of milliseconds, or is it a variable amount depending on how fast the cpu is...
Philip Bister
philip.bister@...
Jan 1, 2008 11:18 am
14586
"On NT Server, the quanta are fixed for both foreground and background processes at 120 ms, and on NT Workstation a background process has a quantum of 20 ms...
I cannot get to move the pup splash form move right below the cursor systemwide, help is needed Below is the code sofar grCor $INCLUDE "hothook.inc" ...
... Suggest replace "dword" with "long" throughout *all* your code (and indeed, in all your programs, unless in specific cases you really need a 32-bit...
I had wondered why it was better to move away from byte, dword etc as you had suggested on previous occasions. I guess it makes some sense when you say that it...
... Actually, using BYTE instead of LONG, you loose both time and space. Moving a BYTE variable to eax requires 7 bytes of binary code, whereas moving a LONG...
Can anyone help to convert this to HB thanks cor function GetCaretPosition(var APoint: TPoint): Boolean; var w: HWND; aID, mID: DWORD; begin Result:= False; ...
HotBasic 5.6 dated 1/3/08 fixes two issues re its thread-safe math: integer divide operator "\" and a possible issue using small immediate integers with math...
Excellent. :) Some further testing. I've located the 'SetThreadAffinityMask' Function Which sets the thread to a specific core. And attempted some testing. ...
I'm attempting to locate further reading of this MT issue. One thing I've noticed is that there is little talk of severe slowdown. The problem we are...
Further to this, I have discovered a pretty WoW app called CodeAnalyst from AMD. It's quite powerful. It shows down to assembly code where everything is...
Probably my logic is wrong here, I have found that I can create (65535) and read (2) an array file. .When I open a created file in mode 2 (read/write) ...
... Are you sure? After .loadarray, to overwrite the save data space with .savearray, you have to restore the FILE .Position back to what it was before...
I see. The file.savearray etc is still a stream process (write from last position) I was of the incorrect impression. That makes sense yes. Cheers for that....
Curious. One and Zero are stated as being more efficient. Could this apply to other numbers? or is this purely because they're the the most basic numbers and...
... There's never a downside; quite often an advantage re both smaller .exe size and increased speed. Why? Because the Pentium instructions set has specific...
To all users of ConstantViewer want to let you know, that a new release is available in the files section: Files > Programs > ConstantViewer Whats new: *...
On Mon, 07 Jan 2008 12:48:12 -0000, "-Alex-" <hofer.alex@...> ... Thank You, Alex! Your work has saved me countless hours of searching. 10/10 AIR. -- ...
Invitation: In PHOTOS here, let's create the following folders and more if needed for logos, icons (as 32x32x256 bitmaps), cartoons, hotbabe, comic strips,...