diff --git a/Bindings.md b/Bindings.md
index e602099..474dd1c 100644
--- a/Bindings.md
+++ b/Bindings.md
@@ -57,6 +57,8 @@ Main repository include examples for DirectX9, DirectX10, DirectX11, DirectX12,
| Unreal Engine 4 | **UnrealImGui**:
https://github.com/segross/UnrealImGui
**UnrealEngine_ImGui**:
https://github.com/sronsse/UnrealEngine_ImGui
| vtk | **imgui-vtk**:
https://github.com/trlsmax/imgui-vtk
| Win32 (native) example | Unmerged PR: [#2772](https://github.com/ocornut/imgui/pull/2772), [#281](https://github.com/ocornut/imgui/pull/281) (old example design) |
+| Win32 GDI renderer | Unmerged PR: [#2724](https://github.com/ocornut/imgui/pull/2724)
+
## Miscellaneous