This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2caec6fe3b
Sweden-Number
/
dlls
/
ntdll
/
.cvsignore
8 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
More Nt* and Rtl* function stubs, moved ntdll.c to dlls/ntdll/.
1998-11-01 15:00:21 +01: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 22:54:58 +02:00
ntdll.dll.dbg.c
Create at most one glue file for a single dll. Avoid the intermediate .tmp.o file when building programs.
2002-08-01 20:36:58 +02:00
ntdll.dll.glue.c
Moved .spec files to corresponding dlls/ directory.
1999-07-25 15:14:13 +02:00
ntdll.spec.c
Added .spec.def files.
2002-12-12 23:04:04 +01:00
ntdll.spec.def
Specify the complete source file list for a dll inside the main makefile and get rid of the subdirectories makefiles.
2002-05-14 20:36:54 +02:00
relay16.s
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 01:50:33 +01:00
relay32.s