
My program and the "original" Unknown Device Identifier only looked at the PCI section which has all pci based parts, which is where most unknown devices 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 to see what it is. Under this key is 1 or more keys (random names?) for each device with the same pnpid (like usb controllers). The key has several fields like Mfg which has the 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 "check free credit Watertown List Index out of bounds (0)" which is a Borland error catch that says I tried to get an item from an empty check free credit Watertown list. Here is the line that was the problem: //Path of the first subkey of the device, which has all the info regpath += "\\" + regtemp->Strings[0]; regtemp->Strings[0] is 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 repair shop) I never seen this be the case but working with Kenneth Levy, 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 occurred.
I make the following change to fix this: if (regtemp-Count = 0) DeviceLists[i].WinDevice = "Unable to finds out what windows thinks this device is"; else { regpath += "\\" + regtemp-Strings[0]; It now checks to make sure that there is a subkey and if not says that it can't find some info. credit card report Now Huntersoft had check free credit Watertown 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 odd registry setup and never saw the error. The message box still said my 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. Expect a new check free credit Watertown version of his program fixing this problem. :check free credit Watertown P Some other things I've noticed, this section will likely be updated as I learn more.
- Setup the program as poDesktopCenter so it's half off screen on my dual check free credit Watertown display setup. - Doesn't show an icon for unknown devices, which I think is a main point - Shows all device manager items, even non hardware devices. denied credit free credit report Since there isn't a good list of non pci devices it just shows the pnp (or suedo pnp) ids. - Fancier graphics and no standard title so incompatible with my dual monitor software.
- I can't run it on my Win95 laptop - Removed the line that said that NT was supported, which never was. - check free credit Watertown has an short internal list of venders and their websites. - He uses the inf folder (driver info is kept there) as a temp folder, a program called devinfo.exe is placed and later removed from there along with a devicelist.inf which appears to be a TTreeView dump (like the save feature from my program) with pci info. - He creates check free credit Watertown a c:\windows\daemon32.pnf which appears to be the Craig's pci list but with all the headers and mention of Craig removed.
Normally if I saw some program create a daemon32.pnf I would think it was a virus. He/Them seem to know programming well enough, likely better then I do. If your capable of decent programming why steal? I will have more info about the latest version 3.01 at a later time. Thanks to Chris for pointing out that PNF is not a dos shortcut (which is a PIF) but a Precompiled INF. I also found that it creates a \windows\system32\trunk32.tds file with a USB vender-device list. TDS files contain program debug info in borland compilers. You can find the original check free credit Watertown version of Unknown Device Identifier 1.60 here along with screenshot that looks the same as mine. online credit check The best place to start is at the first page of our free Lease Guide.
Although there is a lot of information in the Guide, you don't need to check free credit Watertown try to soak it all up at once. Go through it quickly the first time, making mental notes of sections that you want to return to later for a more detailed reading.
No comments:
Post a Comment