Commit graph

13 commits

Author SHA1 Message Date
Paul Gofman 8d933bf187 cryptowinrt: Force debug info in critical sections. 2024-03-14 20:52:33 +01:00
Alexandre Julliard acad49573a makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
Alexandre Julliard c432eac726 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
Alex Henrie f4a8ad89d4 include: Introduce wine_dbgstr_hstring and debugstr_hstring. 2023-07-04 21:25:03 +02:00
Mohamad Al-Jaf 3939eaf81a cryptowinrt/tests: Remove racey refcount test.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54783
2023-04-06 14:32:32 +02:00
Mohamad Al-Jaf b7cccbce92 cryptowinrt/tests: Add IKeyCredentialManagerStatics::IsSupportedAsync() tests. 2023-02-23 17:30:29 +01:00
Mohamad Al-Jaf bbd7a6ffb9 cryptowinrt: Implement IKeyCredentialManagerStatics::IsSupportedAsync().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53176
2023-02-23 17:30:29 +01:00
Mohamad Al-Jaf 87b1bd5862 cryptowinrt: Import IAsyncOperation from windows.gaming.input. 2023-02-23 17:30:29 +01:00
Mohamad Al-Jaf 254b6d694f cryptowinrt: Stub IKeyCredentialManagerStatics interface. 2023-02-23 17:30:29 +01:00
Mohamad Al-Jaf a68435f015 cryptowinrt: Add private.h file. 2023-02-23 17:30:29 +01:00
Mohamad Al-Jaf 62bd7578f3 cryptowinrt/tests: Add ICryptographicBufferStatics interface test. 2023-02-23 17:30:29 +01:00
Nikolay Sivov 5e0acc095d cryptowinrt: Implement GenerateRandomNumber().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-09-20 09:28:38 +02:00
Nikolay Sivov 09cb9cd1c6 cryptowinrt: Add a stub module.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-09-20 09:28:35 +02:00