Windows Vista Tips
0
Reading Data from ISA BUS
0

> information can be accessed via the ISA Bus . ( Speed Fan application shows > the address on ISA Bus is $290) . Motherboard Monitor is IIRC...

0
OT: Problem with PDF files
0

Sorry for a slightly off-topic message. When I try to download a PDF file, the following message appears: The Adobe Acrobat Reader that is...

0
Re: loading dll from within a driver
0

ZwLoadDriver But it a) has no reference counting support b) does not provide you with GetProcAddress. In short, the LoadLibrary/GetProcAddress...

0
over lapping sessions
0

We can't guess what version of Internet Explorer you have nor what version of Windows you have (including the service pack number.) --- Leonard...

0
Re: loading dll from within a driver
0

nope, no support really. you can use ZwLoadDriver, but there is no reference counting and once loaded, you have to manually parse through the PE...

Moderndai
Logo