Speed up application?

cooldudedan
03-03-2007, 08:55 AM
Hi,

is it possible to speed up/slow down the speed your application runs at, For example changing the speed of webpages/shockwaveflash and other controls on the form.

I found this website which has a program that changes the speed windows performs tasks at:

http://www.softcows.com/speed_gear.htm

how could i implement such a code into a vb app?

Thanks

James

Birchy
03-03-2007, 12:13 PM
Isn't just a case of setting processor priority?

To me, messing with PC settings is more of a "hack" to avoid optimizing your code.

cooldudedan
03-03-2007, 01:32 PM
Naah, this isnt what i mean,

Im making a program which has a fast forward function allowing the user to fast foward the play of a shockwaveflash control

Cerian Knight
03-04-2007, 12:09 PM
I don't think you can do that without altering the code of the flash component or changing the hardware timer interval. As far as the program you linked goes, it may be playing with FrontSideBus speed, hardware timer interval, hooking DirectX, etc. One of the reviews on the webpage at the bottom suggests the users machine crashes more often, but the software is worth it! I guess you can tolerate anything if you need this kind of control.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum