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-12 23:58:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
tools
/
wmc
History
André Hentschel
7c78558106
wmc: Remove 10 year old unmaintained file.
2010-05-18 18:42:42 +02:00
..
lang.c
tools: Convert source files to utf-8.
2008-10-18 19:22:54 +02:00
lang.h
…
Makefile.in
makefiles: Remove the no longer needed explicit dependencies for bison files.
2010-03-16 13:28:24 +01:00
mcl.c
wmc: Add support for utf-8 codepage.
2009-07-10 13:07:33 +02:00
mcy.y
wmc: Add support for utf-8 codepage.
2009-07-10 13:07:33 +02:00
utils.c
wmc: Modify the error and warning functions to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.
2007-10-19 11:46:08 +02:00
utils.h
…
wmc.c
wmc: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings.
2010-01-22 12:18:53 +01:00
wmc.h
wmc: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings.
2010-01-22 12:18:53 +01:00
wmc.man.in
…
wmctypes.h
…
write.c
wmc: Duplicate wine_cp_wcstombs check here too (Coverity).
2009-07-20 12:19:24 +02:00
write.h
…