msvcrt: Add forwards to __pioinfo structure.

This commit is contained in:
Piotr Caban 2013-04-12 12:42:45 +02:00 committed by Alexandre Julliard
parent 108173fd09
commit 3f39f69f41
4 changed files with 8 additions and 4 deletions

View File

@ -644,7 +644,8 @@
@ cdecl __p__wenviron() msvcrt.__p__wenviron
@ cdecl __p__wpgmptr() msvcrt.__p__wpgmptr
@ cdecl __pctype_func() msvcrt.__pctype_func
### extern __pioinfo #don't forward to msvcrt.__pioinfo, it has different size
#FIXME: add correct __pioinfo implementation
@ extern __pioinfo msvcrt.__pioinfo
@ stub __pwctype_func
@ cdecl __pxcptinfoptrs() msvcrt.__pxcptinfoptrs
@ stub __report_gsfailure

View File

@ -997,7 +997,8 @@
@ cdecl __p__wenviron() msvcrt.__p__wenviron
@ cdecl __p__wpgmptr() msvcrt.__p__wpgmptr
@ cdecl __pctype_func() msvcrt.__pctype_func
### extern __pioinfo #don't forward to msvcrt.__pioinfo, it has different size
#FIXME: add correct __pioinfo implementation
@ extern __pioinfo msvcrt.__pioinfo
@ stub __pwctype_func
@ cdecl __pxcptinfoptrs() msvcrt.__pxcptinfoptrs
@ stub __report_gsfailure

View File

@ -284,7 +284,8 @@
@ cdecl __p__winver() msvcrt.__p__winver
@ cdecl __p__wpgmptr() msvcrt.__p__wpgmptr
@ cdecl __pctype_func() msvcrt.__pctype_func
### extern __pioinfo #don't forward to msvcrt.__pioinfo, it has different size
#FIXME: add correct __pioinfo implementation
@ extern __pioinfo msvcrt.__pioinfo
@ stub __pwctype_func
@ cdecl __pxcptinfoptrs() msvcrt.__pxcptinfoptrs
@ stub __report_gsfailure

View File

@ -276,7 +276,8 @@
@ cdecl __p__wenviron() msvcrt.__p__wenviron
@ cdecl __p__wpgmptr() msvcrt.__p__wpgmptr
@ cdecl __pctype_func() msvcrt.__pctype_func
### extern __pioinfo #don't forward to msvcrt.__pioinfo, it has different size
#FIXME: add correct __pioinfo implementation
@ extern __pioinfo msvcrt.__pioinfo
@ stub __pwctype_func
@ cdecl __pxcptinfoptrs() msvcrt.__pxcptinfoptrs
@ stub __report_gsfailure