- Jul 21, 2023
-
-
Alexandre Julliard authored
-
-
-
-
-
HasOverlappedIoCompleted returns true after CancelIo call.
-
CFI directives allow the context that was stored on the stack by raise_func_trampoline to be used to unwind to any exception handlers as required when dispatching an exception. However, as the dispatcher may change its input context in e.g. BTCpuResetToConsistentState and these changes also need to be used when unwinding, have the trampoline CFI directly refer to the input context rather than a copy of it.
-
-
-
It's a clean-room reimplementation that mimics Windows 10 program's output format. It prints all the information that is available via KerbQueryTicketCacheMessage. Also tested to work on Windows if dynamically linked + built with winegcc. For further extension of the functionality, implementing KerbQueryTicketCacheEx{,2,3}Message is required.
-
This does not enable VK_NV_device_generated_commands_compute because the extension will likely see an API breaking naming fix.
-
-
-
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
- Jul 20, 2023
-
-
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
It will be useful for other cases, and we don't need the gc_ctx for unlinking. Also set the PROP_PROTREFs to PROP_DELETED since we're unliking the prototype. Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-