Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avin/winapi-experiments


https://github.com/avin/winapi-experiments

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# WinAPI Experiments

## [001-gdi-square](./001-gdi-square)
`gdi`, `timer`, `button`

## [002-gdi-balls-animation](./002-gdi-balls-animation)
`gdi`, `animation`, `double-buffer`, `physics`, `timer`, `chrono`

## [003-gdi-chess-board](./003-gdi-chess-board)
`gdi`, `double-buffer`, `autosize-font`, `debug`, `hook`, `center-messagebox`

## [004-gdi-rectangle-rush](./004-gdi-rectangle-rush)
`gdi`, `timer`

## [005-gdi-stopwatch](./005-gdi-stopwatch)
`gdi`, `custom-control`, `timer`

## [006-gdi-dynamic-chart](./006-gdi-dynamic-chart)
`gdi`, `custom-control`, `chart-mouse-drag`, `double-buffer`, `debug`

## [007-file-view](./007-file-view)
`file`, `scroll`

## [008-scroll-debug](./008-scroll-debug)
`scroll`

## [009-file-raw-view](./009-file-raw-view)

## [010-webview2](./010-webview2)
`webview2`

## [011-windows](./011-windows)
`gdi+`, `png`, `transparent-window`

## [012-tray-hotkey](./012-tray-hotkey)
`tray`, `global-hotkey`, `hook-hotkey`

## [013-files-tree](./013-files-tree)
`tree`, `files`