svrapi: add stub implementation [try 2]

Robert Shearman rob at codeweavers.com
Sat Jun 10 05:56:29 CDT 2006


Vitaly Lipatov wrote:

>+1 stub NetAccessAdd
>+2 stub NetAccessCheck
>+3 stub NetAccessDel
>+4 stub NetAccessEnum
>+5 stub NetAccessGetInfo
>+6 stub NetAccessGetUserPerms
>+7 stub NetAccessSetInfo
>+8 stub NetConnectionEnum
>+9 stub NetFileClose2
>+10 stub NetFileEnum
>+11 stub NetSecurityGetInfo
>+12 stub NetServerGetInfo
>+13 stub NetSessionDel
>+14 stub NetSessionEnum
>+15 stub NetSessionGetInfo
>+16 stub NetShareAdd
>+17 stub NetShareDel
>+18 stdcall NetShareEnum(str long ptr long ptr ptr)
>+19 stub NetShareGetInfo
>+20 stub NetShareSetInfo
>  
>

These should all be just exported by name (@) not also by ordinal 
judging by the fact that they are in alphabetical order.

-- 
Rob Shearman




More information about the wine-devel mailing list