Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


Many w95 functions have been renamed to w9x

Keywords: w95ListGroups w9xListGroups w95MemberDel w9xMemberDel w95MemberGet w9xMemberGet w95MemberGrps
w9xMemberGrps w95MemberList w9xMemberList w95MemberSet w9xMemberSet w95ServiceAt w9xServiceAt w95UserInfo w9xUserInfo

Question:

What happened to some of the w95 functions in the Win32 Extender?

Answer:

Windows 95 extender 11003 First showing up in WB 97E

The following functions have been renamed and moved to the new Windows 95/RADMIN (remote administration for Windows NT) extender. The existing functions will continue to work in this version, but may be removed or modified in future versions. Note that some of the parameters in the new DLL have been changed (specifically, a "group-type" parameter has been added to the w95ListGroups and w95Member[..] functions). Refer to the help file for the new extender for further information.

    Old name        New name
    -------------   -------------
    w95ListGroups   w9xListGroups
    w95MemberDel    w9xMemberDel
    w95MemberGet    w9xMemberGet
    w95MemberGrps   w9xMemberGrps
    w95MemberList   w9xMemberList
    w95MemberSet    w9xMemberSet
    w95ServiceAt    w9xServiceAt
    w95UserInfo     w9xUserInfo

Article ID:   W13546
Filename:   Many w95 functions have been renamed to w9x.txt