Roger's woze

December 1, 2008

how to replace a method in a dll

Filed under: Uncategorized — rogerdpack @ 7:54 pm

Well…I am researching into how to get windows to multi task better (i/o wise) among existing processes, i.e.
process A is running and using the disk “as fast as it can”
process B starts up
then it thrashes between A and B as B starts up–seems unfair, doesn’t it? I mean, process A should back off for a little while till B gets going, shouldn’t it?
So that’s my goal.
I think it…might be achievable by overwriting the ‘read disk’ dll in kernel32. Not sure.

Some links:

http://www.computerxl.com/computerxl/DLL%20Injection.txt

[apparently dll injection is used all the time for windows' debuggers...]

http://www.codeproject.com/KB/DLL/DLL_Injection_tutorial.aspx?display=Print

dear lazyweb: somebody please do this for me?
until then, I suppose I should just get more RAM?
http://www.extremetech.com/article2/0,1558,1679897,00.asp
outdated

http://kadaitcha.cx/performance.html

1 Comment »

  1. [...] http://betterlogic.com/roger/?p=550 asks Hoosgot, [...]

    Pingback by how to replace a method in a dll … — December 1, 2008 @ 8:00 pm

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress