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
6d4e3923
Commit
6d4e3923
authored
Jan 27, 2004
by
Dimitrie O. Paun
Committed by
Alexandre Julliard
Jan 27, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update the developer hints to reflect the uuid libs move.
Make sure all directories end with a /, for consistency.
parent
92b84cf9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
12 deletions
+13
-12
DEVELOPERS-HINTS
DEVELOPERS-HINTS
+13
-12
No files found.
DEVELOPERS-HINTS
View file @
6d4e3923
...
@@ -176,28 +176,29 @@ Winelib programs (under programs/):
...
@@ -176,28 +176,29 @@ Winelib programs (under programs/):
Support programs, libraries, etc:
Support programs, libraries, etc:
---------------------------------
---------------------------------
dlls/dxguid/ - DirectX UUID import lib
dlls/uuid/ - Windows-compatible UUID import lib
documentation/ - some documentation
documentation/ - some documentation
documentation/samples - sample configuration files
documentation/samples
/
- sample configuration files
include/ - Windows standard includes
include/ - Windows standard includes
include/msvcrt - MSVC compatible libc headers
include/msvcrt
/
- MSVC compatible libc headers
include/wine - Wine specific headers
include/wine
/
- Wine specific headers
libs/ - the Wine libraries
libs/ - the Wine libraries
libs/port/ - portability library
libs/port/ - portability library
libs/unicode/ - Unicode support shared
libs/unicode/ - Unicode support shared
libs/uuid/ - Windows-compatible UUID numbers
libs/wine/ - Wine bootstrap library
libs/wine/ - Wine bootstrap library
libs/wpp/ - C preprocessor
libs/wpp/ - C preprocessor
loader/ - the main Wine loader
loader/ - the main Wine loader
server/ - the Wine server
server/ - the Wine server
tools/ - various tools used to build/check Wine
tools/ - various tools used to build/check Wine
tools/widl - the IDL compiler
tools/widl
/
- the IDL compiler
tools/winapi{,_check} - A Win32 API checker
tools/winapi{,_check}
/
- A Win32 API checker
tools/winebuild
- Wine build tool
tools/winebuild
/
- Wine build tool
tools/winedump - a .DLL dump utility
tools/winedump
/
- a .DLL dump utility
tools/winegcc - a MinGW command line compatible gcc wrapper
tools/winegcc
/
- a MinGW command line compatible gcc wrapper
tools/wmc - the message compiler
tools/wmc
/
- the message compiler
tools/wpp - the C pre-processor library
tools/wpp
/
- the C pre-processor library
tools/wrc - the resource compiler
tools/wrc
/
- the resource compiler
Miscellaneous:
Miscellaneous:
...
...
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