1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/cryptowinrt
2024-03-14 20:52:33 +01:00
..
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
async.c cryptowinrt: Force debug info in critical sections. 2024-03-14 20:52:33 +01:00
classes.idl cryptowinrt: Stub IKeyCredentialManagerStatics interface. 2023-02-23 17:30:29 +01:00
credentials.c cryptowinrt: Implement IKeyCredentialManagerStatics::IsSupportedAsync(). 2023-02-23 17:30:29 +01:00
cryptowinrt.spec
main.c include: Introduce wine_dbgstr_hstring and debugstr_hstring. 2023-07-04 21:25:03 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
private.h include: Introduce wine_dbgstr_hstring and debugstr_hstring. 2023-07-04 21:25:03 +02:00
provider.idl cryptowinrt: Import IAsyncOperation from windows.gaming.input. 2023-02-23 17:30:29 +01:00