Map StrChrA to strchr. Fix StrChrW arg list.

oldstable
Huw D M Davies 2000-05-03 17:42:21 +00:00 committed by Alexandre Julliard
parent fadc18e01c
commit 3778df140f
1 changed files with 2 additions and 2 deletions

View File

@ -324,10 +324,10 @@ type win32
@ stub StrCSpnIW
@ stub StrCSpnW
@ stub StrCatW
@ stub StrChrA
@ stdcall StrChrA (ptr long) strchr
@ stub StrChrIA
@ stub StrChrIW
@ stdcall StrChrW (ptr ptr) StrChrW
@ stdcall StrChrW (ptr long) StrChrW
@ stub StrCmpIW
@ stub StrCmpNA
@ stub StrCmpNIA