mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:05:43 +00:00
[MSVCRT]
- enable exports for __pctype_func, __pwctype_func, _wctype svn path=/branches/ros-amd64-bringup/; revision=46502
This commit is contained in:
parent
884cba10ef
commit
b3349e95bc
2 changed files with 6 additions and 6 deletions
|
@ -158,9 +158,9 @@ EXPORTS
|
|||
__p__winminor @153
|
||||
__p__winver @154
|
||||
__p__wpgmptr @155
|
||||
; __pctype_func @156
|
||||
__pctype_func @156
|
||||
__pioinfo @157 DATA
|
||||
; __pwctype_func @158
|
||||
__pwctype_func @158
|
||||
__pxcptinfoptrs @159
|
||||
__set_app_type @160
|
||||
__setlc_active @161 DATA
|
||||
|
@ -583,7 +583,7 @@ EXPORTS
|
|||
_wcsupr @576
|
||||
_wctime @577
|
||||
; _wctime64 @578
|
||||
; _wctype @579
|
||||
_wctype @579
|
||||
_wenviron @580 DATA
|
||||
_wexecl @581
|
||||
_wexecle @582
|
||||
|
|
|
@ -158,9 +158,9 @@ EXPORTS
|
|||
__p__winminor @153
|
||||
__p__winver @154
|
||||
__p__wpgmptr @155
|
||||
; __pctype_func @156
|
||||
__pctype_func @156
|
||||
__pioinfo @157 DATA
|
||||
; __pwctype_func @158
|
||||
__pwctype_func @158
|
||||
__pxcptinfoptrs @159
|
||||
__set_app_type @160
|
||||
__setlc_active @161 DATA
|
||||
|
@ -583,7 +583,7 @@ EXPORTS
|
|||
_wcsupr @576
|
||||
_wctime @577
|
||||
; _wctime64 @578
|
||||
; _wctype @579
|
||||
_wctype @579
|
||||
_wenviron @580 DATA
|
||||
_wexecl @581
|
||||
_wexecle @582
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue