)]}'
{
  "commit": "433c9aa5fcf3f5dae3c3a652dddc278c539d354b",
  "tree": "8e9ffaa70212ab2584ff31f08560ce35f11a15e4",
  "parents": [
    "def503a653be6d06504b3e9e3741d00180468a43"
  ],
  "author": {
    "name": "Steve Lhomme",
    "email": "robux4@ycbcr.xyz",
    "time": "Thu Jun 01 15:35:32 2023 +0200"
  },
  "committer": {
    "name": "LIU Hao",
    "email": "lh_mouse@126.com",
    "time": "Mon Jun 05 22:50:54 2023 +0800"
  },
  "message": "headers: check which version of UWP Windows contains Virtual functions\n\n* VirtualFree is always available in UWP\n* VirtualAlloc is only available since 19H1/18362 SDK\n* VirtualAllocEx is only available since 20H1/19041 SDK\n\nThey are all found in api-ms-win-core-memory-l1-1-0 which is in mincore\nand windowsapp. It\u0027s one of the target DLLs [1]\n\n[1] https://learn.microsoft.com/en-us/uwp/win32-and-com/win32-apis#apis-from-api-ms-win-core-memory-l1-1-0dll\n\nSigned-off-by: LIU Hao \u003clh_mouse@126.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "152671c1858aac0a66750ce97c78cec08e7cedc4",
      "old_mode": 33188,
      "old_path": "mingw-w64-headers/include/memoryapi.h",
      "new_id": "889c2a5049c5b008a50c865553040360700a6dab",
      "new_mode": 33188,
      "new_path": "mingw-w64-headers/include/memoryapi.h"
    }
  ]
}
