Summary: Hello, I am having some issues with how fast my VBScript is able to pull event log data over the network from my server using WMI. My server is not s...
Summary: Hello, I hope someone can help me with this! I'm trying to read the NIC speed and duplex settings from the registry of a remote machine. I realise thi...
Summary: I'm using Visual studio 6.o and working on a MFC Program.In order to make it run faster,I select Project-Setting-C/c++-optimizations:Maximized Speed,B...
Summary: Yes, Yes, I know I'm still in the stone ages with dialup but at $8/month I'll survive. Earthlink, AOL and Netzero all advertise hi-speed dial up. S...
Summary: I have this project where we have to rate 3 different search engines based on a number of factors. The one that I am having trouble with is speed. I...
Summary: HI, I have a simple question. is a compaq laptop at 1.6 ghz,and a bus speed of 400 mhz, and a IntelĀ® PentiumĀ® M 725A a fairly decent laptop? I am us...
Summary: OK, just made my first wmi .vbs script and I don't understand the error message. the results or running my wmi101.vbs C:\aascripts>cscript wmi101.vbs ...
Summary: WindowXP forum has a awesome speed, just posted a message 24 hours ago, and it is now already down to the near bottom of the page, but i still haven't...
Summary: HELP!!!!....I want to learn how to make a program that recognizes the motherboard I'm running off of. After it does that I want the program to monito...
Summary: I all, I'm work with winsck in VB6, it's working fine, but the transfer speed is slow. where i can setup the speed? is there some default limited? th...
Summary: Hi Andrew, You can avoid having lots of separate BATS by coding them in as subroutines as in the simole example below: ::== some.bat @echo off for %%f...
Summary: How could I extract the additional attributes, Title/Artist/Lenght, using VBScript and/or WMI? Its easy to pull file information but Im not sure where...
Summary: Hello, Is there anyone out there who knows how to programmatically get the speed of the CPU Frequency or if not, know an algorithym to calculate the c...
Summary: I have a removeable hard disk device on my W2K system attached to the IDE controller. I you insert the drive into the frame while Windows is running, ...
Summary: Hi, I am working with VB,SQL-Server and Crystal Reports.When I print one of my crystal Reports it takes nearly 1 min 20 secs per page. But our clien...
Summary: I know C++ programs compiled directly for the machine they are running on are going faster than Java programs having to run through the JVM. I am wond...
Summary: Okay I think I get your question now. Here is something of an explanation: When you consider xspeed and yspeed separately, you are also considering d...
Summary: Two things that will speed things up a LOT. First, use integers whenever possible. Long integers if you need to, but those double calculations are go...
Summary: I have been writing a physics program for pinball, and theres one thing i havent implemented yet, and that is a ball rolling down or along a surface. ...