01-03-2010, 08:29 AM
Don't know, when I test with Winamp and other windows, time interval is 0 (16 mcs).
GetTickCount is not precise. Instead use perf or timeGetTime.
Write() jut calls WriteProcessMemory().
Google for WriteProcessMemory related problems.
GetTickCount is not precise. Instead use perf or timeGetTime.
Write() jut calls WriteProcessMemory().
Google for WriteProcessMemory related problems.