C version of the UI Accessibility custom control demo master
authorPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 4 Oct 2024 16:06:58 +0000 (17:06 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 4 Oct 2024 16:06:58 +0000 (17:06 +0100)
commitcbb8c4e67d769284ffe8c604ceb7913af621e278
tree0cadc95a8d20bc8263712f75548f836e146e6451
C version of the UI Accessibility custom control demo
.editorconfig [new file with mode: 0644]
.gitignore [new file with mode: 0644]
ButtonProvider.c [new file with mode: 0644]
ButtonProvider.h [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
PolyButton.c [new file with mode: 0644]
PolyButton.h [new file with mode: 0644]
UIAutomationTypedefs.h [new file with mode: 0644]
main.c [new file with mode: 0644]
main.rc [new file with mode: 0644]
resource.h [new file with mode: 0644]