- 4967d22 include/intrin: Implement `_rot{l,r}{8,16}` functions by Liu Hao · 4 years, 3 months ago
- 9e731f6 headers: Update to Wine 6.0-rc3. by Jacek Caban · 4 years, 3 months ago
- b735886 headers: Regenerate headers with recent widl. by Jacek Caban · 4 years, 3 months ago
- bc33040 widl: Update to Wine 6.0-rc3. by Jacek Caban · 4 years, 3 months ago
- 09e9c1d headers: put the [v1_enum] in bdatypes.h on one line by Steve Lhomme · 4 years, 3 months ago
- 9ba84d4 headers: don't mark enums with [v1_enum] if they are not used in IDLs by Steve Lhomme · 4 years, 3 months ago
- f84d795 headers: Add directxmath.h with some basic declarations. by Biswapriyo Nath · 4 years, 3 months ago
- c065a73 headers: Add STATIC_CODECAPI macros in codecapi.h. by Biswapriyo Nath · 4 years, 3 months ago
- 394ae5a headers: Add CODECAPI_GUID macros in codecapi.h. by Biswapriyo Nath · 4 years, 3 months ago
- 9dcff19 headers: Remove previous GUIDs in codecapi.h. by Biswapriyo Nath · 4 years, 3 months ago
- 7828fc3 headers: Add GUIDs in codecapi.h. by Biswapriyo Nath · 4 years, 3 months ago
- 63da0e8 headers: Regenerate makefiles. by Jacek Caban · 4 years, 3 months ago
- 3bb1d15 makefile: Don't try to generate headers from IDLs that are not meant to be generated. by Jacek Caban · 4 years, 3 months ago
- b0ae8f1 makefiles: Add a rule to generate _i.c files. by Jacek Caban · 4 years, 3 months ago
- 89222c9 include/audioclient: Regenerate from IDL by Liu Hao · 4 years, 3 months ago
- 7c80e32 headers: Add IAudioClient3 and IAudioAmbisonicsControl in AudioClient.idl. by Biswapriyo Nath · 4 years, 3 months ago
- 1c90e6a include/mshtmhst: Regenerate from IDL by Liu Hao · 4 years, 3 months ago
- 156f6cd headers: Add void parameter in EarlyStartDisplaySystem() in mshtmhst.idl. by Biswapriyo Nath · 4 years, 3 months ago
- f827ff2 headers: remove proxys generated by widl by Steve Lhomme · 4 years, 3 months ago
- 1d5ace4 headers: Regenerate with recent widl. by Steve Lhomme · 4 years, 3 months ago
- 9a670ff headers: do not typedef FARPROC function when running widl by Steve Lhomme · 4 years, 3 months ago
- 2c42805 headers: fix IAsyncAction definition in windows.foundation by Steve Lhomme · 4 years, 3 months ago
- fb37b94 headers: fix ApplicationDataSetVersionHandler definition by Steve Lhomme · 4 years, 3 months ago
- e2510a5 headers: fix enum declaration by Steve Lhomme · 4 years, 3 months ago
- 980e8ec headers: fix enum values after widl update by Steve Lhomme · 4 years, 3 months ago
- 6e796ec headers: re-generate headers with a newer widl by Steve Lhomme · 4 years, 3 months ago
- 9c5f624 headers: update windows.security.cryptography.h by Steve Lhomme · 4 years, 3 months ago
- 235dccd headers: Regenerate headers with recent widl version. by Jacek Caban · 4 years, 3 months ago
- 829a2e2 headers: Add dismapi.h file. by Biswapriyo Nath · 4 years, 3 months ago
- f45f1d3 Fix some defines in d3d9 headers by Rafał Harabień · 4 years, 3 months ago
- 0e2cd03 headers: Update imported headers to Wine 6.0-rc1 version. by Jacek Caban · 4 years, 3 months ago
- 1bf35ed widl: Update to Wine 6.0-rc1. by Jacek Caban · 4 years, 3 months ago
- 8929508 headers: Include stdio.h in comutil.h for _COM_PRINTF_S_1 macro. by Biswapriyo Nath · 4 years, 3 months ago
- 660e09f headers: Don't redirect _mm_malloc to _aligned_malloc by Martin Storsjö · 4 years, 3 months ago
- f70a833 headers: Remove workarounds for undeffing _aligned_malloc by Martin Storsjö · 4 years, 3 months ago
- f5d7741 headers: Add missing APIs in winnls.h. by Biswapriyo Nath · 4 years, 4 months ago
- b3c33cc headers: Add missing APIs in realtimeapiset.h. by Biswapriyo Nath · 4 years, 4 months ago
- 6576aa8 crt: Regenerate Makefile.in by Martin Storsjö · 4 years, 4 months ago
- 096cd10 crt: Simplify msvcrt.dll arm workarounds for __initenv by Martin Storsjö · 4 years, 4 months ago
- 64cb5e8 headers: Add a declaration of ___lc_codepage_func by Martin Storsjö · 4 years, 4 months ago
- c787366 headers: Updated to current Wine master by Liu Hao · 4 years, 4 months ago
- 2d8e3fa crt/libsrc: Include directmanipulation.h in uuid library. by Biswapriyo Nath · 4 years, 4 months ago
- dc9f65c headers: Import directmanipulation.idl from Wine. by Biswapriyo Nath · 4 years, 4 months ago
- df56437 crt: Make log2() return exact results for powers of two by Martin Storsjö · 4 years, 4 months ago
- 15e008f headers: Replace BOOL with WINBOOL in audioclient.idl. by Biswapriyo Nath · 4 years, 4 months ago
- 6ded96c crt: Make tls_atexit.c to use explicit Tls function calls instead of using automatic thread local storage by Jeremy Drake · 4 years, 5 months ago
- 8ae9658 crt: Make tls_atexit run before __mingw_TLScallback by Martin Storsjö · 4 years, 5 months ago
- c9b4d88 crt: Don't run TLS destructors for the main thread if exiting via _exit or ExitProcess by Martin Storsjö · 4 years, 5 months ago
- b4da620 headers/d2d1_1: Add macros for C style interfaces. by Biswapriyo Nath · 4 years, 4 months ago
- 7747706 headers/d2d1_1: Add missing symbols. by Biswapriyo Nath · 4 years, 4 months ago
- 4ba997a crt/dxguid: Add dxgi headers. by Biswapriyo Nath · 4 years, 4 months ago
- d13f9a3 Add missing MFCreateSampleCopierMFT() to 32-bit import library. by Nikolay Sivov · 4 years, 4 months ago
- 12b5d13 change GetThemeSysFont() to accept a LOGFONTW* parameter (bug #862) by Ozkan Sezer · 4 years, 5 months ago
- ecb4ff5 winnt.h: Add PROCESS_MITIGATION_POLICY values 11-14 and their structs. by Alex Henrie · 4 years, 5 months ago
- bd8ca6c headers: Update imported headers to current Wine version. by Jacek Caban · 4 years, 5 months ago
- af56acd dcomp.h: Work around C++ ABI differences. by Pierre Lamot · 4 years, 5 months ago
- 172511d winpthreads: Add pthread_attr_getstack and pthread_attr_setstack. by Biswapriyo Nath · 4 years, 5 months ago
- a33346e headers: Updated to current Wine version. by Jacek Caban · 4 years, 5 months ago
- 41b0e14 widl: Update to current Wine version. by Jacek Caban · 4 years, 5 months ago
- f5ae568 crt: Update powrprof export library. by Biswapriyo Nath · 4 years, 5 months ago
- e249108 crt/lib32: Add bytes of arguments in api-ms-win- files. by Biswapriyo Nath · 4 years, 5 months ago
- d92058a crt: Regenerate Makefile.in by Liu Hao · 4 years, 5 months ago
- 6bd71e1 crt: Create pathcch link library by Andrew Eikum · 4 years, 5 months ago
- 6bdcb3a crt/lib32: Add argument bytes in api-ms-win-core-path-l1-1-0. by Biswapriyo Nath · 4 years, 5 months ago
- eaea876 include/wmcodecdsp: Regenerate header from IDL by Liu Hao · 4 years, 5 months ago
- b8780db headers: Add IWMColorConvProps interface in wmcodecdsp.idl. by Biswapriyo Nath · 4 years, 5 months ago
- 1f8f672 headers: Add new functions in ncrypt.h. by Biswapriyo Nath · 4 years, 5 months ago
- feff716 crt: Update ncrypt export library. by Biswapriyo Nath · 4 years, 5 months ago
- 9a963d2 headers: Update bcrypt.h header file. by Biswapriyo Nath · 4 years, 5 months ago
- f872736 crt: Update bcrypt export library. by Biswapriyo Nath · 4 years, 5 months ago
- 1c19583 headers: Add elssrvc.h header file. by Biswapriyo Nath · 4 years, 5 months ago
- 3f3ecfd headers: Add missing values of MAPPING_ENUM_OPTIONS structure members. by Biswapriyo Nath · 4 years, 5 months ago
- fc2b475 headers: Update imported headers to current Wine master by Liu Hao · 4 years, 5 months ago
- ea52e5e headers: Import d3d12sdklayers from wine. by Biswapriyo Nath · 4 years, 5 months ago
- e2d2988 crt: Update dxgi export library. by Biswapriyo Nath · 4 years, 5 months ago
- f86c506 ddraw.h update based on Wine git commit 94db5c87195943957086f03b8a2f7fb3 by Ozkan Sezer · 4 years, 6 months ago
- f14b748 include/winres.h: Add IDC_STATIC redefinition. by Biswapriyo Nath · 4 years, 6 months ago
- abccde3 ddraw.h updates: by Ozkan Sezer · 4 years, 6 months ago
- 50bcd81 headers: Import d3d11on12.idl from Wine. by Jacek Caban · 4 years, 6 months ago
- b2e5d33 headers: Update mscat.h to current Wine version. by Jacek Caban · 4 years, 6 months ago
- 2732d54 mingw-w64-headers: bump _mingw_mac.h to 9.0.0 by Jonathan Yong · 4 years, 6 months ago
- 98dad1f headers/sec_api: copy wscanf_s to wchar_s.h file by Biswapriyo Nath · 4 years, 6 months ago v8.0.0
- f0ccc49 headers/sec_api: copy fwscanf_s to wchar_s.h file by Biswapriyo Nath · 4 years, 6 months ago
- 7dc6710 headers/sec_api: add fwscanf_s by Biswapriyo Nath · 4 years, 6 months ago
- f90e5ef include/dxva2api: Regenerate from IDL by Liu Hao · 4 years, 6 months ago
- 856054f headers/sec_api: add wscanf_s by Biswapriyo Nath · 4 years, 6 months ago
- 23e828b headers/sec_api: add scanf_s by Biswapriyo Nath · 4 years, 6 months ago
- 63c28e8 headers/sec_api: add fscanf_s by Biswapriyo Nath · 4 years, 6 months ago
- 1fa82b3 crt/libsrc: include string.h for memcmp prototype by Biswapriyo Nath · 4 years, 6 months ago
- ebc06f3 crt: Silence GCC warnings about missing prototypes by Martin Storsjö · 4 years, 6 months ago
- 9718ece crt: Move .seh_handlerdata to the end of functions by Martin Storsjö · 4 years, 7 months ago
- aac28d6 headers/ddraw.h: Add MSABI_LONG macro for long values. by Biswapriyo Nath · 4 years, 6 months ago
- be0b59c headers/ddraw.h: Replace BOOL with WINBOOL type. by Biswapriyo Nath · 4 years, 6 months ago
- 6ab1737 include/winbase.h: Remove mistaken `#ifdef` around `PROCESS_INFORMATION_CLASS` by Sanketh Menda · 4 years, 6 months ago
- d54c290 include/dxva2api.idl: Fix build error when compiled as C++ by Liu Hao · 4 years, 6 months ago
- 6bc8db7 crt: Regenerate Makefile.in by Liu Hao · 4 years, 6 months ago
- 86a22fd crt: add htmlhelp export library by Biswapriyo Nath · 4 years, 6 months ago
- 6ccd6ce include: add prntvpt.h by Biswapriyo Nath · 4 years, 6 months ago
- 086fac1 include/winbase.h: Remove mistaken `#ifdef` around `THREAD_INFORMATION_CLASS` by Liu Hao · 4 years, 6 months ago
- cb59f19 crt: Regenerate Makefile.in by Liu Hao · 4 years, 6 months ago