2 messages in net.java.dev.jna.usersHow i change windows wallpaper using ...
FromSent OnAttachments
Leonardo OttoApr 28, 2008 1:33 pm 
Timothy WallApr 28, 2008 1:39 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:How i change windows wallpaper using java?Actions...
From:Leonardo Otto (leon@gmail.com)
Date:Apr 28, 2008 1:33:47 pm
List:net.java.dev.jna.users

Hello. I trying to change wallpaper using jna but it not working. How i make IActiveDesktop interface using java??? (http://msdn2.microsoft.com/en-us/library/bb776357.aspx)

I found this example to create IActiveDesktop: http://msdn2.microsoft.com/en-us/library/bb776830(VS.85).aspx

How mapping CLSID_ActiveDesktop constant??

Thanks. leonardo