Who said this is an driver?This is a
unit to install and uninstall the driver
How would this look in delphi?
Zitat:
NTSTATUS WritePciConfig(
void *lpInBuffer,
ULONG nInBufferSize,
void *lpOutBuffer,
ULONG nOutBufferSize,
ULONG *lpBytesReturned
);
Function WritePCIConfig(.......