Re: Compiling the PCIBus driver

From: Steve Maillet \(eMVP\) (nospam1_at_EntelechyConsulting.com)
Date: 03/11/04


Date: Wed, 10 Mar 2004 21:39:28 -0500

Well that depends. Did you put that literally? e.g. is the registry value a
string with the literal contents "PCIBUS=DWORD:FFFF"
or is it a DWORD value with the contents 0xFFFF?

If you use the registry editor to add a DWORD value named "PCIBUS" and set
it's contents of 0xFFFF that should turn on all the zones for PCI bus so
long as you have the KITL connection in place for it. You can also just set
a break point anywhere in the driver (say DLLMain) and manually set the zone
mask in the dpCurrSettings variable.

-- 
Steve Maillet (eMVP)
Entelechy Consulting
smaillet_AT_EntelechyConsulting_DOT_com


Relevant Pages

  • Re: Reading names of comports [COM1, COM2 etc]
    ... There might be also the possibility that a commport exists, but is not in the registry. ... if Reg.GetDataType= rdString then ... Driver, PortName: String; ... dwOSVersionInfoSize: DWORD; ...
    (alt.comp.lang.borland-delphi)
  • Re: Latest updates crash explorer.exe
    ... The performance counter name string value in the registry is incorrectly ... The bogus string is 4586, the bogus index value is the first DWORD ...
    (microsoft.public.windowsupdate)
  • Re: Which one is a preferrable method storing a value in registry?
    ... Is it better to store it as DWORD or as a string? ... a dedicated box that abused the Registry to the nth degree. ... the way the Registry is 'cached', subsquent retrivals were just as quick as ...
    (microsoft.public.vb.general.discussion)
  • Re: creating registry entry
    ... It puts data OF ANY TYPE AT ALL into the registry. ... allow DWORD values less than 255 so you can pass the value as a byte? ... You pass a pointer to a DWORD, the call looks at the regType ... The call sees that you've told it that a string is coming ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: Modifying the Registry for NTP Access(Authoritative)--Doesnt Look Right
    ... It's a registry check so that it's not hacked. ... A DWORD should present you a dialog with an edit field and two radio ... In the Edit DWORD Value dialog box, under Base, click Decimal. ... Binary values present you with a hex editor and if you've not used one ...
    (microsoft.public.windowsxp.general)