This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-16 19:10:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
tools
/
wmc
History
Alexandre Julliard
1f11333c7b
makefiles: Build programs that link against libwine twice with appropriate rpaths.
...
One rpath is for installing and one is for running inside the build tree.
2007-06-20 20:03:30 +02:00
..
CHANGES
…
lang.c
wmc: Added support for neutral languages.
2007-01-16 11:43:56 +01:00
lang.h
…
Makefile.in
makefiles: Build programs that link against libwine twice with appropriate rpaths.
2007-06-20 20:03:30 +02:00
mcl.c
wmc: inputbuffer is a WCHAR array.
2007-02-09 11:48:36 +01:00
mcy.y
Assorted spelling fixes.
2006-10-16 11:33:38 +02:00
utils.c
wmc: Use standard format for error messages.
2007-01-16 16:00:55 +01:00
utils.h
…
wmc.c
…
wmc.h
…
wmc.man.in
…
wmctypes.h
…
write.c
tools: Remove redundant NULL checks before free() (found by Smatch).
2006-10-10 12:56:20 +02:00
write.h
…