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-10 14:23:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
libs
History
Alexandre Julliard
5986e3a724
Added wine_get_argv0_path() to retrieve the path of the wine binary.
2003-10-08 00:36:09 +00:00
..
port
Moved DLLFLAGS to a separate variable instead of including it in
2003-09-24 19:01:44 +00:00
unicode
vsnprintfW: %% should output a literal % sign.
2003-07-19 03:05:28 +00:00
uuid
Moved DLLFLAGS to a separate variable instead of including it in
2003-09-24 19:01:44 +00:00
wine
Added wine_get_argv0_path() to retrieve the path of the wine binary.
2003-10-08 00:36:09 +00:00
wpp
Not everyone has <unistd.h>, some files need <io.h> too (msvc).
2003-09-23 22:54:57 +00:00
.cvsignore
Moved rules for building shared libraries into a global Makelib.rules
2003-05-01 00:39:29 +00:00
Makefile.in
Moved the wpp library from tools/ to libs/.
2003-05-01 03:16:21 +00:00
Makelib.rules.in
Moved DLLFLAGS to a separate variable instead of including it in
2003-09-24 19:01:44 +00:00