https://github.com/python1320/browseforfolder
Hooks Browse for folder dialog and forces the path parameter to show
https://github.com/python1320/browseforfolder
Last synced: 2 months ago
JSON representation
Hooks Browse for folder dialog and forces the path parameter to show
- Host: GitHub
- URL: https://github.com/python1320/browseforfolder
- Owner: Python1320
- Created: 2014-08-12T21:03:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-12T21:10:18.000Z (over 10 years ago)
- Last Synced: 2024-12-31T02:13:29.177Z (4 months ago)
- Language: C++
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Browse for folder hook
=============Adds path dialog into the folder selection dialog. I'm losing my mind with this one.
Load with AppInit_DLLs. Example in setup.reg
For single apps you can use any injector. Winject is a good one: http://www.cheat-project.com/cheats-hacks/1382/WinJect-1.7/Tested on Windows Server 2012 R2 (Windows 8.1)
#### Requirements
- Visual studio (recommended)
- mologie detours#### Bugs
- Might break everything?#### TODO
- Other hooks!