if you are using NetUserGetGroups, NetUserGetLocalGroups or similar API calls, which I guess you are, they are not supported by win95 or 98.
quote straight from MSDN for NetUserGetLocalGroups requirements section
Windows NT/2000: Requires Windows NT 3.1 or later.
Windows 95/98: Unsupported.
Header: Declared in Lmaccess.h; include Lm.h.
Library: Use Netapi32.lib.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.