Ciantic / VirtualDesktopAccessor

DLL for accessing Windows 11/10 Virtual Desktop features from e.g. AutoHotkey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use the Thumbnail HWND?

Wzzzx opened this issue · comments

I wanna save the thumbnail with a PNG picture, If I use the ViewGetThumbnailHwnd to get the view of one Window, how to save the thumbnail?

I have no idea, I don't think my library is suitable for those though. I managed to replicate the live previews using those ThumbnailHwnd's but I don't know how to get image thumbnails.

Besides, I plan to remove those View* functions, they are not useful in the virtual desktops.