Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Downloads
Search: 

CPU Speed
Ramon F. Jaquez
Get the Processor Speed in Mhz. Visual C++ Source included. Tested on: Intel Pentiun II, Pentium Celeron AMD K6 (WinNT Wks, WinNT Server, Win98) Sample usage: Declare Integer GetCPUSpeed in cpuspeed nspeed = GetCPUSpeed() MessageBox('CPU Speed: '+str(nspeed))
Created on
24 years ago
Downloads
1135
File type
Rating
5.00/5.00
General information
Rating:
5.00/5.00 (3 rates) Rate this item
Created by

Comments
Nice little dll, does exactly what it says. Bryan Smith, February 1, 2002

Add a comment
More downloads created from this member
Ramon F. Jaquez
Enumerate Processes in Windows for Windows 9x/NT/2000 Get a list of all running processes: Process ID Process Name With the Process ID you can activate, kill, or access additional information about the application.
Created on
24 years ago
Downloads
1428
File type
Freeware
Ramon F. Jaquez
RawPrint.Vcx is a library to allow you to send data, including printer control characters, to a print queue in raw format.(without any filtering). Interface for printing from a file or from a memory variable. Allow specifying the Document Name to show in the print queue.
Created on
24 years ago
Downloads
3537
File type
Rating
4.83/5.00