Hi, There is a bug in the creation of the NPF service from the PacketOpenAdapterNPF function. If the service doesn't exist, it should be created. However, a the service control manager was only being open with GENERIC_READ, which results in ERROR_ACCESS_DENIED. The service control manager must be open with the access right SC_MANAGER_CREATE_SERVICE in order to create a service.
Daniel ================================================================= This is the WinPcap users list. It is archived at http://www.mail-archive.com/[email protected]/ To unsubscribe use mailto: [EMAIL PROTECTED] =================================================================
