2 messages in net.java.dev.jna.usersRe: [jna-users] How i change windows ...
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:Re: [jna-users] How i change windows wallpaper using java?Actions...
From:Timothy Wall (twal@dev.java.net)
Date:Apr 28, 2008 1:39:14 pm
List:net.java.dev.jna.users

com4j, jacob, or jawin are more suitable to doing COM programming.

On Apr 28, 2008, at 4:34 PM, Leonardo Otto wrote:

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