1. bc1ff01 winstorecompat: Regenerate Makefile.in by Martin Storsjö · 4 years ago
  2. b8a6ea2 winstorecompat: provide GetUserName by Steve Lhomme · 4 years ago
  3. ed041db headers: Fix include order of fvec.h/ivec.h/dvec.h referring to each other by Martin Storsjö · 4 years ago
  4. 9c8125a headers/devguid.h: add missing guids and winapi family by Biswapriyo Nath · 4 years ago
  5. 70e42d3 dwrite.h: Add missed parenthesis by Ruslan Garipov · 4 years ago
  6. d4ac895 headers: allow CreateFileW/GetFileSize in winstore builds by Steve Lhomme · 4 years ago
  7. 8917aca crt: use GetEnvironmentVariableW in getopt by Steve Lhomme · 4 years ago
  8. 0d73fc5 headers/ddk: add wdmsec.h file by Biswapriyo Nath · 4 years ago
  9. 9468ebc headers: import wincodecsdk.idl from wine by Biswapriyo Nath · 4 years ago
  10. b1fb31f headers: import dvdif.dil from wine by Biswapriyo Nath · 4 years ago
  11. 287c6c0 headers: Update imported headers to current Wine version. by Jacek Caban · 4 years ago
  12. bedff47 headers: Don't use the 'inline' attribute on Clang when targeting C89 by Martin Storsjö · 4 years ago
  13. 0df1b76 headers: Regenerate Makefile.in by Liu Hao · 4 years ago
  14. c051a9a headers/Makefile.am: add missing idl file names by Biswapriyo Nath · 4 years ago
  15. eb46f44 headers: Sync changes from stdlib.h to wchar.h from a2feff99e4f by Martin Storsjö · 4 years ago
  16. 8649bf9 _mingw.h: Do not check for _UCRT by Pali Rohár · 4 years ago
  17. a2feff9 include: Hide inline wrappers when building the CRT by Liu Hao · 4 years ago
  18. ba936ce crt: Add missing functions in msvcr80.def by Liu Hao · 4 years ago
  19. 47fb51f headers/dcomptypes.h: add winver conditions and missing enum by Biswapriyo Nath · 4 years ago
  20. 3b79616 headers: Use wine-import.sh for dsconf.h. by Jacek Caban · 4 years ago
  21. 073a9b2 headers: crt: disable _getpid in UWP builds by Steve Lhomme · 4 years ago
  22. 4d7e6fb headers: crt: disable getpid in UWP builds by Steve Lhomme · 4 years ago
  23. 9242af7 headers: crt: disable _resetstkoflw in UWP builds by Steve Lhomme · 4 years ago
  24. 76938ae stdio_s.h: Add L_tmpnam_s and TMP_MAX_S by Noah Treuhaft · 4 years ago
  25. 13862f2 include/inputscope: Regenerate from IDL by Liu Hao · 4 years ago
  26. 3412cd4 headers/inputscope.idl: add winapifamily conditions and ITfInputScope2 interface by Biswapriyo Nath · 4 years ago
  27. bfd33f6 Enable __USE_MINGW_ANSI_STDIO for C99 and C++11 when not using UCRT by Pali Rohár · 4 years ago
  28. cad3681 headers/winerror.h: add directx error values by Biswapriyo Nath · 4 years ago
  29. 423b423 headers: Regenerate configure by Liu Hao · 4 years ago
  30. 5976e54 include/dinputd: Generate H from IDL by Liu Hao · 4 years ago
  31. ab2fe27 headers: add dinputd.idl by Biswapriyo Nath · 4 years ago
  32. d19f72f headers/wincon.h: add missing functions by Biswapriyo Nath · 4 years ago
  33. e7f3f74 headers: import wincodec.idl from wine by Biswapriyo Nath · 4 years ago
  34. 1c3e32a headers: move symbols from d2d1 to dcommon for wincodec by Biswapriyo Nath · 4 years ago
  35. 223de3a headers/mftransform.h: Regenerate from IDL by Liu Hao · 4 years ago
  36. ecb0de6 headers/mftransform.idl: replace cpp_quote with actual symbols by Biswapriyo Nath · 4 years ago
  37. df36f5d headers: update schannel.h by Biswapriyo Nath · 4 years ago
  38. 329034c crt: Regenerate Makefile.in by Martin Storsjö · 4 years ago
  39. e6ac7e4 crt: Remove the vestigial gs_support.c by Martin Storsjö · 4 years ago
  40. fd5d6c8 crt: Don't use __mingw_init_ehandler on toolchains using SEH. by Jacek Caban · 4 years ago
  41. f6bb0f7 headers: winerror.h add security error values by Biswapriyo Nath · 4 years ago
  42. b21c5ed headers: Actually import spatialaudioclient.idl. by Jacek Caban · 4 years ago
  43. 5385497 headers: Regenerate configure by Liu Hao · 4 years ago
  44. e308335 headers: provide the WinMain prototype to winstore apps by Steve Lhomme · 4 years ago
  45. a26992e headers: add SetUnhandledExceptionFilter to winstore builds by Steve Lhomme · 4 years ago
  46. 86ae33e include/vss.h: Regenerate from IDL by Liu Hao · 4 years ago
  47. a43a921 headers: add vss.idl by Biswapriyo Nath · 4 years ago
  48. b50da29 headers: crt: move __stdio_common_v[sf]wprintf_p out of _WSTDIO_DEFINED by Steve Lhomme · 4 years ago
  49. 8c1ed66 headers: crt: disable some drive API's in winstore builds by Steve Lhomme · 4 years ago
  50. 44e8e71 headers: crt: hide some pipe API's in winstore builds by Steve Lhomme · 4 years ago
  51. 733ece1 headers: crt: disable _wctype global variable in winstore builds by Steve Lhomme · 4 years ago
  52. 6bc5f5c headers: crt: disable some character APIs in winstore builds by Steve Lhomme · 4 years ago
  53. 1eeb524 headers: crt: forbid deprecated DLLs APIs in winstore builds by Steve Lhomme · 4 years ago
  54. 6eb4652 headers: crt: disable cwait/_cwait in winstore builds by Steve Lhomme · 4 years ago
  55. 7c2e0a3 headers: crt: disable process APIs in winstore builds by Steve Lhomme · 4 years ago
  56. 1bb16dd headers: crt: allow blocking some APIs in winstore builds by Steve Lhomme · 4 years ago
  57. f0d582c headers: allow some firmware APIs' in winstore builds by Steve Lhomme · 4 years ago
  58. b3ea1c7 headers: allow win8 path API in winstore builds by Steve Lhomme · 4 years ago
  59. e52226f crt: Regenerate Makefile.in by Martin Storsjö · 4 years ago
  60. 6890670 crt: Share powrprof.def between lib64 and libarm32, use it for libarm64 by Martin Storsjö · 4 years ago
  61. f49017a headers: hide pseudo console API's in winstore builds by Steve Lhomme · 4 years ago
  62. 8531603 headers: add vsserror.h by Biswapriyo Nath · 4 years ago
  63. 8a72a37 headers: allow DeleteVolumeMountPointA in winstore builds by Steve Lhomme · 4 years, 1 month ago
  64. c1a1c87 headers: add some security identifier API's in winstore builds by Steve Lhomme · 4 years, 1 month ago
  65. 6cc17cd headers: allow some process/thread affinity API's in winstore builds by Steve Lhomme · 4 years, 1 month ago
  66. 273b467 headers: add (Global)LocalAlloc APIs in winstore builds by Steve Lhomme · 4 years, 1 month ago
  67. 43c8266 headers: add some access control APIs in winstore builds by Steve Lhomme · 4 years, 1 month ago
  68. cd4925a headers: add CM_Get_Device_Interface_List APIs in winstore builds by Steve Lhomme · 4 years, 1 month ago
  69. ee0e91e headers: allow GetAcceptLanguagesA/W in winstore builds by Steve Lhomme · 4 years, 1 month ago
  70. 9d3485b headers: add more locale API's allowed in winstore builds by Steve Lhomme · 4 years, 1 month ago
  71. 6fd5d41 headers: allow IsWow64Process in winstore builds by Steve Lhomme · 4 years, 1 month ago
  72. f4c20a5 headers: allow CommandLineToArgvW in winstore builds by Steve Lhomme · 4 years, 1 month ago
  73. 61c7469 headers: add some namespace API's in winstore builds by Steve Lhomme · 4 years, 1 month ago
  74. c2fd635 headers: add some security API's to winstore builds by Steve Lhomme · 4 years, 1 month ago
  75. 36546af headers: allow GetSystemPowerStatus in winstore builds by Steve Lhomme · 4 years, 1 month ago
  76. 84285d6 headers: allow GetComputerName/SetVolumeLabel in winstore builds by Steve Lhomme · 4 years, 1 month ago
  77. 358bca6 headers: add GetNamedPipeHandleStateA/W to winstore builds by Steve Lhomme · 4 years, 1 month ago
  78. 37729ae headers: add CreateSemaphoreA/CreateSemaphoreExA in winstore builds by Steve Lhomme · 4 years, 1 month ago
  79. 11912fc headers: allow GetSystemTimes in winstore builds by Steve Lhomme · 4 years, 1 month ago
  80. d007f27 headers: add some communications device API's in winstore builds by Steve Lhomme · 4 years, 1 month ago
  81. e9bce61 headers: allow Get/SetThreadErrorMode in winstore builds by Steve Lhomme · 4 years, 1 month ago
  82. f50780a headers: allow SetFileCompletionNotificationModes in winstore builds by Steve Lhomme · 4 years, 1 month ago
  83. 550b49a headers: add SetThreadInformation to winstore builds by Steve Lhomme · 4 years, 1 month ago
  84. 903210e headers: allow some tracing API's in winstore builds by Steve Lhomme · 4 years, 1 month ago
  85. 96624e5 headers: allow some sysinfoapi.h functions in winstore builds by Steve Lhomme · 4 years, 1 month ago
  86. 747b511 headers: allow GetConsoleOutputCP in winstore builds by Steve Lhomme · 4 years, 1 month ago
  87. 87dbbab headers: add some console API's to winstore builds by Steve Lhomme · 4 years, 1 month ago
  88. f4ad72f headers: allow RtlCaptureStackBackTrace and RtlVirtualUnwind in winstore builds by Steve Lhomme · 4 years, 1 month ago
  89. 3308c94 headers: forbid the use of WindowsInspectString in winstore builds by Steve Lhomme · 4 years, 1 month ago
  90. 4c76f08 headers: add SetErrorMode to winstore builds by Steve Lhomme · 4 years, 1 month ago
  91. b0ce7aa headers: allow DebugBreak in winstore builds by Steve Lhomme · 4 years, 1 month ago
  92. 55554f9 headers: add CoIncrementMTAUsage/CoDecrementMTAUsage to winstore builds by Steve Lhomme · 4 years, 1 month ago
  93. 0ea1242 headers: add some locale API's allowed in winstore builds by Steve Lhomme · 4 years, 1 month ago
  94. a69b2fc headers: add process API's allowed in winstore builds by Steve Lhomme · 4 years, 1 month ago
  95. 8595dd8 headers: add some process/thread API's allowed in winstore builds by Steve Lhomme · 4 years, 1 month ago
  96. 75b460e headers: allow GetUserDefaultLangID in winstore builds by Steve Lhomme · 4 years, 1 month ago
  97. d22b075 headers: add some tracing API's allowed in winstore builds by Steve Lhomme · 4 years, 1 month ago
  98. 81edce1 headers: add more file API's available in winstore builds by Steve Lhomme · 4 years, 1 month ago
  99. 41f8c32 headers: add more Heap API's to winstore builds by Steve Lhomme · 4 years, 1 month ago
  100. 9adbc33 headers: add CopyFile to winstore builds by Steve Lhomme · 4 years, 1 month ago