Hi,
Is it possible to set background image for the virtual desktop in wine? If so how do we set it? (I am bored see same old single color virtual desktop ;) )
Cheers, VJ PS: ----- Any new areas I could work on since d3drm work is complete
On Thursday 17 May 2007 07:41:58 Vijay Kiran Kamuju wrote:
Is it possible to set background image for the virtual desktop in wine? If so how do we set it? (I am bored see same old single color virtual desktop ;) )
Here's a starting point: dlls/user32/desktop.c:SetDeskWallPaper()
-Hans