Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
35ae78c5
Commit
35ae78c5
authored
Oct 27, 2022
by
Bartosz Kosiorek
Committed by
Alexandre Julliard
Oct 31, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ucrtbase: Export more _o_* functions.
parent
64cfe706
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
ucrtbase.spec
dlls/ucrtbase/ucrtbase.spec
+5
-5
No files found.
dlls/ucrtbase/ucrtbase.spec
View file @
35ae78c5
...
...
@@ -1155,7 +1155,7 @@
@ cdecl _o__makepath_s(ptr long str str str str) _makepath_s
@ cdecl _o__malloc_base(long) _malloc_base
@ cdecl _o__mbbtombc(long) _mbbtombc
@
stub _o_
_mbbtombc_l
@
cdecl _o__mbbtombc_l(long ptr)
_mbbtombc_l
@ cdecl _o__mbbtype(long long) _mbbtype
@ cdecl _o__mbbtype_l(long long ptr) _mbbtype_l
@ cdecl _o__mbccpy(ptr ptr) _mbccpy
...
...
@@ -1173,11 +1173,11 @@
@ cdecl _o__mbctokata(long) _mbctokata
@ stub _o__mbctokata_l
@ cdecl _o__mbctolower(long) _mbctolower
@
stub _o_
_mbctolower_l
@
cdecl _o__mbctolower_l(long ptr)
_mbctolower_l
@ cdecl _o__mbctombb(long) _mbctombb
@ stub _o__mbctombb_l
@ cdecl _o__mbctoupper(long) _mbctoupper
@
stub _o_
_mbctoupper_l
@
cdecl _o__mbctoupper_l(long ptr)
_mbctoupper_l
@ stub _o__mblen_l
@ cdecl _o__mbsbtype(str long) _mbsbtype
@ stub _o__mbsbtype_l
...
...
@@ -1206,7 +1206,7 @@
@ cdecl _o__mbslwr(str) _mbslwr
@ stub _o__mbslwr_l
@ cdecl _o__mbslwr_s(str long) _mbslwr_s
@
stub _o_
_mbslwr_s_l
@
cdecl _o__mbslwr_s_l(str long ptr)
_mbslwr_s_l
@ cdecl _o__mbsnbcat(str str long) _mbsnbcat
@ stub _o__mbsnbcat_l
@ cdecl _o__mbsnbcat_s(str long ptr long) _mbsnbcat_s
...
...
@@ -1286,7 +1286,7 @@
@ cdecl _o__mbsupr(str) _mbsupr
@ stub _o__mbsupr_l
@ cdecl _o__mbsupr_s(str long) _mbsupr_s
@
stub _o_
_mbsupr_s_l
@
cdecl _o__mbsupr_s_l(str long ptr)
_mbsupr_s_l
@ cdecl _o__mbtowc_l(ptr str long ptr) _mbtowc_l
@ cdecl _o__memicmp(str str long) _memicmp
@ cdecl _o__memicmp_l(str str long ptr) _memicmp_l
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment