Index: wine/tools/winapi_check/modules.dat
===================================================================
RCS file: /home/wine/wine/tools/winapi_check/modules.dat,v
retrieving revision 1.11
diff -u -u -r1.11 modules.dat
--- wine/tools/winapi_check/modules.dat	2000/07/15 21:32:55	1.11
+++ wine/tools/winapi_check/modules.dat	2000/07/17 19:24:21
@@ -263,6 +263,14 @@
 
 dlls/richedit
 
+% dlls/rpcrt4/rpcrt4.spec
+
+dlls/rpcrt4
+
+% dlls/serialui/serialui.spec
+
+dlls/serialui
+
 % dlls/setupapi/setupapi.spec
 
 dlls/setupapi
Index: wine/tools/winapi_check/nativeapi.dat
===================================================================
RCS file: /home/wine/wine/tools/winapi_check/nativeapi.dat,v
retrieving revision 1.2
diff -u -u -r1.2 nativeapi.dat
--- wine/tools/winapi_check/nativeapi.dat	2000/05/23 23:37:51	1.2
+++ wine/tools/winapi_check/nativeapi.dat	2000/07/17 19:24:21
@@ -75,6 +75,7 @@
 fscanf
 fseek
 fsetpos
+fstat
 fsync
 ftell
 ftruncate
@@ -115,6 +116,16 @@
 ispunct
 isspace
 isupper
+iswalnum
+iswcntrl
+iswdigit
+iswgraph
+iswlower
+iswprint
+iswpunct
+iswspace
+iswupper
+iswxdigit
 isxdigit
 j0
 j1
@@ -131,6 +142,7 @@
 lseek
 malloc
 mblen
+mbtowc
 memchr
 memcmp
 memcpy
@@ -171,6 +183,7 @@
 send
 sendto
 setbuf
+setjmp
 setlocale
 setsid
 setsockopt
@@ -197,6 +210,7 @@
 sqrt
 srand
 sscanf
+stat
 statfs
 strcasecmp
 strcat
@@ -242,7 +256,10 @@
 utime
 vfprintf
 vsprintf
+vswprintf
 wait4
+wcscoll
+wctomb
 write
 y0
 y1
