Sweden-Number/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 netapi32: Win64 printf format warning fixes. 2006-10-12 21:26:26 +02:00
browsr.c Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes. 2006-09-11 11:30:48 +02:00
ds.c netapi32: Downgrade more ERRs to TRACEs. 2007-03-19 13:35:15 +01:00
local_group.c netapi32: Improve stub for NetLocalGroupGetMembers a bit to return current user. 2007-12-12 16:01:23 +01:00
nbcmdqueue.c netapi32: Add DebugInfo to critical sections. 2007-03-12 13:38:50 +01:00
nbcmdqueue.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
nbnamecache.c netapi32: Add DebugInfo to critical sections. 2007-03-12 13:38:50 +01:00
nbnamecache.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
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 netapi32: Constify some variables. 2007-06-20 13:08:55 +02:00
netbios.h netapi32: Constify some variables. 2007-06-20 13:08:55 +02:00
share.c netapi32: Add some missing prototypes in the lmaccess.h, lmshare.h and lmwksta.h headers. 2007-08-08 15:32:03 +02:00
wksta.c netapi32: Added some return value checking. 2008-02-20 12:06:54 +01:00