wine-wine/dlls/netapi32
Kai Blin 65686b583b netapi32: Revert "janitorial: Use poll() instead of select()."
As Juan Lang pointed out, fd is a SOCKET here and the netapi32 call to
select calls ws2_32.WS_select(), which uses poll internally already.
2008-03-24 20:42:09 +01:00
..
tests netapi32: Correct test for NetUserChangePassword. 2008-03-07 11:13:52 +01:00
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
access.c netapi32: Remove unneeded cast. 2008-01-14 13:09:53 +01:00
apibuf.c
browsr.c
ds.c
local_group.c netapi32: Improve stub for NetLocalGroupGetMembers a bit to return current user. 2007-12-12 16:01:23 +01:00
nbcmdqueue.c
nbcmdqueue.h
nbnamecache.c
nbnamecache.h
nbt.c netapi32: Revert "janitorial: Use poll() instead of select()." 2008-03-24 20:42:09 +01:00
netapi32.c netapi32: Add stub for NetUseEnum(). 2007-10-31 12:39:54 +01:00
netapi32.spec netapi32: Add stub for NetUseEnum(). 2007-10-31 12:39:54 +01:00
netbios.c
netbios.h
share.c
wksta.c netapi32: Added some return value checking. 2008-02-20 12:06:54 +01:00