[Help]How to show the current Frames per second?
Hey ive been up all night looking for a tut on how to make a frames per second displayer, likr Fraps, when u go into a game it show's yiur current fps, can u make that in vb08? If you can please comment with the tutorial

I don't think that this is possible with vb. you would have to hook the program.
Frames per second is calculated by taking the amount of frames rendered divided by the time it took to render them (in seconds).
So first we need to know the rate at which the game is rendering the frames !!!
Yea plz, but i need to make it in visual basic 08, :S