To manage the Windows clipboard, you need a call to a Windows API (while to access an image you don't need necessarily any Window API call.) To manage Windows API calls, Harbour has the hbwin lib, but I wasn't able to find the clipboard management.
So you have to resort to some library like HMG, MiniGui or whatever, able to access Windows APIs and the clipboard.
As a bonus, the two mentioned libs can also manage images via the BosTaurus library (included).
AND both Minigui and HMG (the ancestor) can run directly a
console program. I don't know if other libraries can do that,
maybe GTWVW, GTWVG and GTWVT.
Dan
--
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: https://groups.google.com/group/harbour-users
---
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/harbour-users/c7ffc8e1-2b93-447b-a15b-fdc011a85574n%40googlegroups.com.
simply? :-)
Dan
To view this discussion visit https://groups.google.com/d/msgid/harbour-users/89c9e1c2-17c6-45c7-b6cf-6a7e6cac2249n%40googlegroups.com.