Sweden-Number/dlls/ntdll
Alexandre Julliard c7d649483b Define GET_IP for x86_64. 2005-09-08 19:17:04 +00:00
..
tests Fix gcc 4.0 warnings. 2005-09-02 14:47:36 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Specify a base address for kernel and ntdll. 2005-08-09 11:19:01 +00:00
atom.c Correct third parameter of NtQueryInformationAtom. 2005-09-06 09:26:31 +00:00
cdrom.c Fix gcc 4.0 warnings. 2005-09-02 14:47:36 +00:00
critsection.c Hack to make the main heap critical section have a proper debug info 2005-08-03 16:03:15 +00:00
debugbuffer.c Don't include winbase.h or winerror.h when not necessary. 2005-06-21 09:52:40 +00:00
debugtools.c Don't include winbase.h or winerror.h when not necessary. 2005-06-21 09:52:40 +00:00
directory.c Added a wine_unix_to_nt_file_name function to do proper pathname 2005-08-11 10:41:26 +00:00
env.c Fixed traces. 2005-07-10 17:44:37 +00:00
error.c Added names for a bunch of status values. 2005-07-28 18:40:45 +00:00
exception.c Define GET_IP for x86_64. 2005-09-08 19:17:04 +00:00
file.c Added FSCTL_PIPE_LISTEN support. 2005-09-06 14:09:42 +00:00
handletable.c Don't include winbase.h or winerror.h when not necessary. 2005-06-21 09:52:40 +00:00
heap.c Fixed some confusion over whether HEAP_MIN_BLOCK_SIZE includes the 2005-08-15 20:49:47 +00:00
large_int.c Don't include winbase.h or winerror.h when not necessary. 2005-06-21 09:52:40 +00:00
loader.c Fix gcc 4.0 warnings. 2005-09-02 14:47:36 +00:00
loadorder.c Also look for the plain module specification in WINEDLLOVERRIDES for 2005-07-11 13:23:31 +00:00
misc.c _ftol should return a 64-bit int (spotted by Jon Griffiths). 2003-08-19 01:03:08 +00:00
nt.c Fix gcc 4.0 warnings. 2005-09-02 14:47:36 +00:00
ntdll.spec Removed a few internal functions that are no longer exported on 2005-08-19 10:21:17 +00:00
ntdll_misc.h Moved the FileFsDeviceInformation query to a separate function. 2005-08-24 18:27:27 +00:00
om.c Added a separate set_handle_cached_fd request instead of abusing 2005-08-23 18:43:50 +00:00
path.c Added a wine_unix_to_nt_file_name function to do proper pathname 2005-08-11 10:41:26 +00:00
process.c - rewrite kernel32:{Set|Get}PriorityClass on top of ntdll equivalent 2005-09-06 10:25:11 +00:00
reg.c Use an SID instead of the user name for the path of the 2005-07-11 20:42:12 +00:00
relay.c Added small assembly wrapper to call entry points without having to 2005-07-22 19:50:13 +00:00
resource.c Don't include winbase.h or winerror.h when not necessary. 2005-06-21 09:52:40 +00:00
rtl.c Implemented RtlGetNtProductType. 2005-08-10 14:48:45 +00:00
rtlbitmap.c Don't include winbase.h or winerror.h when not necessary. 2005-06-21 09:52:40 +00:00
rtlstr.c Declare RtlGUIDFromString and RtlStringFromGUID. 2005-06-22 12:00:57 +00:00
sec.c Use an SID instead of the user name for the path of the 2005-07-11 20:42:12 +00:00
server.c Fix a file descriptor leak when opening the first file on a removable 2005-09-08 11:04:34 +00:00
signal_i386.c Make stack check work if stack is a small value. 2005-08-25 19:20:21 +00:00
signal_powerpc.c Don't include winbase.h or winerror.h when not necessary. 2005-06-21 09:52:40 +00:00
signal_sparc.c Don't include winbase.h or winerror.h when not necessary. 2005-06-21 09:52:40 +00:00
string.c Don't include winbase.h or winerror.h when not necessary. 2005-06-21 09:52:40 +00:00
sync.c Don't include winbase.h or winerror.h when not necessary. 2005-06-21 09:52:40 +00:00
thread.c Implemented kernel32:SetThreadPriority on top of ntdll's equivalent 2005-09-07 13:25:35 +00:00
time.c Fix gcc 4.0 warnings. 2005-09-02 14:47:36 +00:00
version.c Fixed a comment. 2005-09-08 12:42:51 +00:00
virtual.c Use FILE_GetDeviceInfo in NtMapViewOfSection to avoid having to fetch 2005-08-25 10:23:23 +00:00
wcstring.c Use the unicode.h functions where possible. 2005-07-12 17:57:31 +00:00