Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
401a9e09
Commit
401a9e09
authored
Mar 28, 2003
by
Steven Edwards
Committed by
Alexandre Julliard
Mar 28, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed the .def files for the Mingw build.
parent
c7a34802
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
wine_unicode.def
libs/unicode/wine_unicode.def
+2
-0
wine.def
libs/wine/wine.def
+2
-2
No files found.
libs/unicode/wine_unicode.def
View file @
401a9e09
LIBRARY libwine_unicode.dll
EXPORTS
snprintfW
sprintfW
...
...
libs/wine/wine.def
View file @
401a9e09
LIBRARY libwine.dll
EXPORTS
__wine_dbg_register
__wine_dbg_unregister
...
...
@@ -27,7 +29,6 @@ EXPORTS
wine_dll_unload
wine_dlopen
wine_dlsym
wine_errno_location
wine_get_config_dir
wine_get_cs
wine_get_ds
...
...
@@ -37,7 +38,6 @@ EXPORTS
wine_get_server_dir
wine_get_ss
wine_get_user_name
wine_h_errno_location
wine_ldt_alloc_entries
wine_ldt_alloc_fs
wine_ldt_copy
...
...
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