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
/
winebuild
History
Alexandre Julliard
8935863f55
winebuild: Add DllMain to the list of functions that should be private.
2015-07-15 15:59:46 +09:00
..
build.h
winebuild: Avoid assigning values outside of the target_cpu enum range.
2015-03-04 21:50:29 +09:00
import.c
winebuild: Create stubs for ARM64.
2015-06-15 15:29:03 +09:00
main.c
winebuild: Avoid assigning values outside of the target_cpu enum range.
2015-03-04 21:50:29 +09:00
Makefile.in
…
parser.c
winebuild: Add DllMain to the list of functions that should be private.
2015-07-15 15:59:46 +09:00
relay.c
ntdll: Correctly document the offset of ntdll_thread_data.
2015-04-21 14:30:45 +09:00
res16.c
…
res32.c
…
spec16.c
…
spec32.c
winebuild: Set a valid major and minor linker version.
2015-06-10 16:16:29 +09:00
utils.c
winebuild: Use a 64k page size on ARM64.
2015-05-12 17:33:14 +09:00
winebuild.man.in
…