https://github.com/tengge1/full-screen
使用Windows API实现全屏,F1全屏,ESC取消全屏。
https://github.com/tengge1/full-screen
c fullscreen tutorials window windowsapi
Last synced: about 1 month ago
JSON representation
使用Windows API实现全屏,F1全屏,ESC取消全屏。
- Host: GitHub
- URL: https://github.com/tengge1/full-screen
- Owner: tengge1
- License: apache-2.0
- Created: 2017-04-14T12:48:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-14T12:52:49.000Z (about 9 years ago)
- Last Synced: 2025-07-31T05:37:18.479Z (11 months ago)
- Topics: c, fullscreen, tutorials, window, windowsapi
- Language: C++
- Size: 10.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FullScreen
使用Windows API实现全屏,F1全屏,ESC取消全屏。