Austin English
|
56057acdcd
|
ntdll: Add a stub for RtlConvertToAutoInheritSecurityObject.
|
2013-03-27 20:12:26 +01:00 |
André Hentschel
|
3c04958b8a
|
ntdll: Implement RtlLookupFunctionEntry on ARM.
|
2013-03-25 14:08:42 +01:00 |
André Hentschel
|
df7f4fb720
|
ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteFunctionTable on ARM.
|
2013-03-25 14:08:32 +01:00 |
Alexandre Julliard
|
e3f9f7b388
|
ntdll: Copy some missing string functions from msvcrt.
|
2013-03-14 13:53:46 +01:00 |
Alexandre Julliard
|
17be935568
|
ntdll: Copy some missing math functions from msvcrt.
|
2013-03-14 13:43:46 +01:00 |
André Hentschel
|
da9fbef953
|
ntdll: Add ARM64 signal handling.
|
2013-01-16 12:51:50 +01:00 |
Nikolay Sivov
|
b1c3c8c898
|
kernel32: Added InitOnceInitialize() implementation.
|
2012-07-23 12:53:24 +02:00 |
André Hentschel
|
04201096a2
|
ntdll: Add stub for NtQuerySystemEnvironmentValueEx.
|
2012-06-06 11:54:37 +02:00 |
Alexandre Julliard
|
bb23d63663
|
ntdll: Export _local_unwind.
|
2012-05-29 21:33:45 +02:00 |
Detlef Riekenberg
|
02b74d3fd3
|
ntdll: Implement NtGetCurrentProcessorNumber.
|
2012-05-21 10:20:25 +02:00 |
Alexandre Julliard
|
3d4a73e601
|
ntdll: Add a __chkstk entry point for x86_64.
|
2012-04-02 12:46:40 +02:00 |
Alexandre Julliard
|
43682ce114
|
ntdll: Avoid copying and restoring the context in RtlCaptureContext for i386.
|
2011-02-01 12:38:58 +01:00 |
Alexandre Julliard
|
2e81ba5f4f
|
include: Add a prototype for RtlUnwindEx on x86_64.
|
2011-01-27 14:10:31 +01:00 |
Detlef Riekenberg
|
5e95d7039e
|
ntdll: Add stubs for Rtl[G/S]etCurrentTransaction.
|
2010-11-08 13:30:20 +01:00 |
Alexandre Julliard
|
d03705eafb
|
ntdll: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
Alexandre Julliard
|
dfdea6c4a5
|
msvcrt: Add -ret64 flag on some functions that return a 64-bit value.
|
2010-08-29 12:09:36 +02:00 |
Detlef Riekenberg
|
4aef9446ba
|
ntdll: Implement RtlIpv4AddressToString / RtlIpv4AddressToStringEx.
|
2010-08-19 11:52:47 +02:00 |
Austin English
|
5bd468179b
|
ntdll: Add stub for NtSystemDebugControl.
|
2010-06-29 10:55:41 +02:00 |
Austin English
|
c4ea80cf9b
|
ntdll: Add stub for NtRaiseHardError.
|
2010-05-21 18:58:05 +02:00 |
Alexandre Julliard
|
98ca10c89d
|
ntdll: Export RtlInterlockedCompareExchange64.
|
2010-02-05 12:23:48 +01:00 |
Peter Rosin
|
bdebad094c
|
ntdll: Add RtlSetThreadErrorMode and RtlGetThreadErrorMode.
|
2010-02-03 11:37:59 +01:00 |
Alexandre Julliard
|
1c119dad6d
|
ntdll: Implement LdrQueryImageFileExecutionOptions and use it to retrieve the per-process global flag.
|
2010-01-20 17:11:03 +01:00 |
Alexandre Julliard
|
866db819b8
|
ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteFunctionTable.
|
2009-12-04 14:34:45 +01:00 |
Dan Kegel
|
0f556bf803
|
ntdll: Implement RtlGetNtGlobalFlags(), add related defines to winternl.h.
|
2009-11-30 16:13:08 +01:00 |
André Hentschel
|
5a9564d938
|
ntdll: Stub for RtlNumberGenericTableElements.
|
2009-10-26 11:37:13 +01:00 |
Alexander Nicolaysen Sørnes
|
ee0b76632a
|
ntdll: Add RtlGetProductInfo stub.
|
2009-10-26 11:37:00 +01:00 |
Dmitry Timoshkov
|
27ebfdb879
|
kernel32: Implement HeapQueryInformation, add some basic tests for it.
|
2009-10-12 12:48:03 +02:00 |
Austin English
|
93aa9ebcea
|
ntdll: Add a stub for NtQuerySystemEnvironmentValue.
|
2009-10-08 14:00:19 +02:00 |
Alexandre Julliard
|
4964374570
|
ntdll: The large integer functions are 32-bit only.
|
2009-08-24 15:17:33 +02:00 |
Mike Kaplinskiy
|
af25949a51
|
ntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile.
|
2009-08-18 12:29:27 +02:00 |
Alexandre Julliard
|
747d58d211
|
ntdll: Add management of the Wow64 filesystem redirection flag.
|
2009-07-06 15:08:39 +02:00 |
Louis Lenders
|
d099c90ea3
|
ntdll: Add stub for RtlEnumerateGenericTableWithoutSplaying.
|
2009-06-04 12:43:42 +02:00 |
Louis Lenders
|
e8696ca02e
|
ntdll: Add stub for NtSecureConnectPort.
|
2009-06-02 13:10:10 +02:00 |
Alexandre Julliard
|
2c63d1d7dd
|
ntdll: Implement __C_specific_handler for x86_64.
|
2009-05-22 15:16:16 +02:00 |
Alexandre Julliard
|
47d7702522
|
ntdll: Added a stub for RtlUnwindEx on x86_64.
|
2009-05-15 20:18:33 +02:00 |
Alexandre Julliard
|
649a576fd0
|
ntdll: Copy the msvcrt printf implementation to ntdll to allow supporting MS ABI varargs.
|
2009-01-28 19:38:19 +01:00 |
Ricardo Filipe
|
141dcff441
|
ntdll: Add stub for RtlDecompressBuffer.
|
2009-01-28 13:46:15 +01:00 |
Ricardo Filipe
|
63a5cec8cd
|
ntdll: Add stub for RtlCompressBuffer.
|
2009-01-27 11:08:33 +01:00 |
Ricardo Filipe
|
f4eb36531f
|
ntdll: Add stub for RtlGetCompressionWorkSpaceSize.
|
2009-01-26 14:29:51 +01:00 |
Andrey Turkin
|
d2685e7bd7
|
ntdll: Add RtlCaptureStackBackTrace stub.
|
2009-01-12 14:37:57 +01:00 |
Alexandre Julliard
|
8a87aaa9d9
|
winebuild: Generate the __wine_call_from_32_regs function along with the 16-bit kernel routines.
|
2008-12-27 19:50:25 +01:00 |
Alexandre Julliard
|
b9e10147d9
|
ntdll: NtCurrentTeb is not exported on x86_64.
|
2008-12-15 13:32:15 +01:00 |
Alexandre Julliard
|
66eb4bd375
|
ntdll: Add a function to export the host OS type and version.
|
2008-12-09 19:33:06 +01:00 |
Alexandre Julliard
|
50d6b7fb54
|
ntdll: Added stubs for RtlLookupFunctionEntry and RtlVirtualUnwind.
|
2008-12-08 19:29:06 +01:00 |
Alexandre Julliard
|
31a641aa59
|
ntdll: Implemented RtlCaptureContext.
|
2008-12-04 12:42:53 +01:00 |
Vitaliy Margolen
|
de94cfd7e1
|
ntdll: Stub NtMakeTemporaryObject.
|
2008-12-01 14:06:02 +01:00 |
Alexandre Julliard
|
6c7ff61639
|
ntdll: Added stubs for NtGetWriteWatch and NtResetWriteWatch.
|
2008-11-14 11:02:15 +01:00 |
Andrey Turkin
|
c425c8a406
|
ntdll: Add stubbed implementations for NtQueryEaFile and NtSetEaFile.
|
2008-09-25 13:29:30 +02:00 |
Alexandre Julliard
|
091d9748e3
|
ntdll: Add stubs for all the job object functions.
|
2008-09-04 22:47:13 +02:00 |
Alexandre Julliard
|
0327f84a2f
|
ntdll: Implemented NtOpenProcessTokenEx and NtOpenThreadTokenEx.
|
2008-09-04 21:57:13 +02:00 |