
The Updates and About windows have the same background and format. Using the source code he could have easily made the changes he did. Since he doesn't post his, for me to rip his version I would need to modify the binary directly, which might account for most of the text changes but wouldn't account for the encoding of pcidevs.txt.
I would need to reverse engineer credit score check Fort Wayne the whole program which would have been easier to just write from scratch and would not come out the same. So far two people have reported a system dependent bug with the program. Not only this but if you see the error with his version my original name "Unknown Devices" shows up. Now look at google's cached copy of WinDriver Expert and My Drivers (he has pulled the page). This is exactly the same kinda thing he did to me. Stolen the page design and all text, made the awards generic links, even took the User Comments and changed the program name!!! Here is a local copy I made.] [Dec 5th: credit score check Fort Wayne WinDriversBackup has now been changed to DriverGuide Toolkit and at a new webiste. Here is a local copy I made of the original stolen version.] Huntersoft has a new version of Unknown Device Identifier.
One of the first things I checked for is the bug mentioned above. While it doesn't crash the program (or it's sub program devinfo.exe) it does cause other problems. free government credit reports
Original I didn't want to point out what the bug credit score check Fort Wayne was exactly because it was my little credit score check Fort Wayne ace I didn't want to let Huntersoft to know what it was exactly. Now that the newest program has no credit score check Fort Wayne visible problem I guess I can share it. First I quick background on device manager and the registry. All devices under credit score check Fort Wayne windows is listed under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\ (Win2k-XP) or HKEY_LOCAL_MACHINE\Enum\ (Win9x-Me). My program and the "original" Unknown Device Identifier only looked at the PCI section which has all pci based credit score check Fort Wayne parts, which is where most unknown devices credit score check Fort Wayne are. Directly under this key is several keys like "VEN_1002&DEV_5144&SUBSYS_02AA1002&REV_00" which is a pnpid string for this device. This string is then looked up in Craig Hart's list credit score check Fort Wayne to see what it is. credit report 3 Under this credit score check Fort Wayne key is 1 or more keys (random names?) for each device with the same pnpid (like usb controllers). The key has credit score check Fort Wayne several fields like Mfg which has the credit score check Fort Wayne manufacture and DeviceDesc which has device name both from the windows driver (inf). I have received 3 bug reports so far where they get a message "List Index credit score check Fort Wayne out of bounds (0)" which is a credit score check Fort Wayne Borland error catch that says I tried to get an item from an empty credit score check Fort Wayne list.
Here is the line that was the problem: //Path of the first subkey of the device, which has all the info credit score check Fort Wayne regpath += "\\" + regtemp->Strings[0]; regtemp->Strings[0] is credit score check Fort Wayne suppost to have a list of all the subkeys under the pnpid list. On every system I've tried (which is a lot, I work at a computer credit score check Fort Wayne repair shop) I never seen this be the case but working with Kenneth Levy, credit score check Fort Wayne the first person who reported the bug, we figured out that he had that problem. There was a line with a pnpid but no subkeys so this problem credit score check Fort Wayne occurred. I make the following change to fix this: if (regtemp-Count = 0) DeviceLists[i].credit score check Fort Wayne WinDevice = "Unable to finds out what windows thinks this device is"; else { credit score check Fort Wayne regpath += "\\" + regtemp-Strings[0]; It now checks credit score check Fort Wayne to make sure that there is a subkey and if not says that it can't find some info. credit scores
Now Huntersoft credit score check Fort Wayne had to go though all of my source code and borland options to change "Halfdone" to "Huntersoft," "Unknown Devices" to "Unknown Device Identifier"...etc. Well he missed one, likely because he didn't have the credit score check Fort Wayne odd registry setup and never saw the error. The message box still said my credit score check Fort Wayne original name "Unknown Devices" for a title. While he has prevented the error from actually seeing an error, it still effects his program. When this registry has missing information it prevents the program from getting any details at all, even with good keys.
Geen opmerkingen:
Een reactie posten