msvcrt: Out strings should be ptr instead of wstr in .spec file.

This commit is contained in:
Michael Karcher 2008-11-29 18:04:54 +01:00 committed by Alexandre Julliard
parent 1049c3a123
commit 023c227399

View file

@ -570,7 +570,7 @@
@ cdecl _wspawnve(long wstr ptr ptr)
@ cdecl _wspawnvp(long wstr ptr)
@ cdecl _wspawnvpe(long wstr ptr ptr)
@ cdecl _wsplitpath(wstr wstr wstr wstr wstr)
@ cdecl _wsplitpath(wstr ptr ptr ptr ptr)
@ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long) _wsplitpath_s
@ cdecl _wstat(wstr ptr) MSVCRT__wstat
@ cdecl _wstati64(wstr ptr) MSVCRT__wstati64