Re: why is the error ---10104?
From: KSeeker (wrtout_at_gmail.com)
Date: 12/11/04
- Next message: Colin T: "RE: help with a satelite modem and xp"
- Previous message: Chuck: "Re: NETBIOS Helper"
- Messages sorted by: [ date ] [ thread ]
Date: 11 Dec 2004 08:11:42 -0800
Try filling in the basic elements of the Routines structure, namely:
lpnspRoutines->cbSize = sizeof(NSP_ROUTINE);
lpnspRoutines->dwMajorVersion = 2;
lpnspRoutines->dwMinorVersion = 2;
And the call should succeed now, but even this does not seem to
guarantee that your routines will be called. There seems to be
something still missing and no documentation anywhere, plus no
references either.
Good luck and you're encourage to share any positive (or negative)
results with the group.
-KSeeker.
- Next message: Colin T: "RE: help with a satelite modem and xp"
- Previous message: Chuck: "Re: NETBIOS Helper"
- Messages sorted by: [ date ] [ thread ]