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
2024-12-04 09:53:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d087c578b6
wine
/
dlls
/
ntdll
/
.cvsignore
5 lines
50 B
Plaintext
Raw
Normal View
History
Unescape
Escape
More Nt* and Rtl* function stubs, moved ntdll.c to dlls/ntdll/.
1998-11-01 14:00:21 +00:00
Makefile
Added winebuild support for generating a .dbg.c file containing the debug channels definitions. Made win32 the default type for spec files. Ignore C compiler in winebuild so we can simply pass it $(DEFS). Removed type win32 and debug_channels from spec files. Fixed winebuild to always generate correct C identifiers (reported by Vincent Béron).
2002-05-14 20:54:58 +00:00
ntdll.dll.dbg.c
Added .spec.def files.
2002-12-12 22:04:04 +00:00
ntdll.spec.def
Exported CALL32_Regs from ntdll, renamed to __wine_call_from_32_regs to follow the naming convention for this type of functions. Split 16 and 32-bit relay functions into separate files, and moved the 32-bit ones to dlls/ntdll.
2001-12-11 00:50:33 +00:00
relay32.s
Reference in New Issue
Copy Permalink