https://github.com/td99/ptwinownscr
PtWinOwnScr is a sandbox designed for manipulating windows and screens in Windows.
https://github.com/td99/ptwinownscr
Last synced: about 1 year ago
JSON representation
PtWinOwnScr is a sandbox designed for manipulating windows and screens in Windows.
- Host: GitHub
- URL: https://github.com/td99/ptwinownscr
- Owner: TD99
- Created: 2024-02-26T21:49:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T19:16:32.000Z (over 2 years ago)
- Last Synced: 2025-03-16T04:41:39.620Z (over 1 year ago)
- Language: C#
- Size: 190 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# PtWinOwnScr: An Overview
PtWinOwnScr is a sandbox designed for manipulating windows and screens, specifically tailored for Windows 10 and later versions. It also includes a minimal "shell" for user interaction. This is an experimental project, primarily a study in the use of user32 and similar libraries, and is not intended for production use.
## Important Notice
**Caution**: This program has the potential to temporarily corrupt or cause bugs in your machine. It is recommended to use it only if you have a clear understanding of its workings. Please note that this is not a polished or finalized piece of software. The code may not adhere to best practices and there will be no future updates.
## Disclaimer
I, the creator of PtWinOwnScr, will not be held responsible for any damage caused by this program. Use it at your own risk.
## Usage Instructions
To use this program, you need to install Visual Studio 2022 and all the necessary dependencies for Windows Forms.