https://github.com/squeek502/win32-resource-tests
Test programs for various Windows resources, mostly to explore how edge cases are handled/their ramifications
https://github.com/squeek502/win32-resource-tests
Last synced: 2 months ago
JSON representation
Test programs for various Windows resources, mostly to explore how edge cases are handled/their ramifications
- Host: GitHub
- URL: https://github.com/squeek502/win32-resource-tests
- Owner: squeek502
- License: 0bsd
- Created: 2024-08-14T08:03:21.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-08-14T08:11:33.000Z (9 months ago)
- Last Synced: 2025-01-29T12:32:39.251Z (4 months ago)
- Language: C
- Size: 119 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# win32-resource-tests
Test programs for various [Windows resources](https://learn.microsoft.com/en-us/windows/win32/menurc/about-resource-files), mostly to explore how edge cases are handled/their ramifications.
> [!WARNING]
> This code is very sloppy.