08-23-2011 07:16 AM
Hi,
i want to use api function -----SetupCopyOEMInf() to install driver automatically, but show error "missing prototype" when building.
Looking forward to your suggestions.
08-25-2011 07:28 AM
You need to #include <SetupAPI.h>, assuming you have the Windows SDK installed.