PrintWindow_() API
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
PrintWindow_() API
This is callable from user32.dll as a library function, but if it were available directly I believe it would get used a lot. It's quite powerful and way simpler than most of the capture methods currently in use. It just needs one constant, #PW_CLIENTONLY = 1.
BERESHEIT