How chage the SWT version [message #459324] |
Fri, 05 August 2005 11:14  |
Eclipse User |
|
|
|
Hello all!!
I´ve made an app than functions with swtxxx3064.dll. This dll file is
located at c:\windows\system32.... well, how can i change the version of
the file swtwin323138.dll????????
i did the download of the swt.dl from eclipse.org , i replaced the
swt-win32-3064.dll for the new swt-win32-3138.dll , but in my app when i
ask to check SWT.Getversion(), he says 3064 and not 3138. What´s
wrong??????????
thanks!!
|
|
|
|
|
Re: How chage the SWT version [message #459803 is a reply to message #459324] |
Wed, 17 August 2005 09:01  |
Eclipse User |
|
|
|
Vicente wrote:
> Hello all!!
>
> I´ve made an app than functions with swtxxx3064.dll. This dll file is
> located at c:\windows\system32.... well, how can i change the version of
> the file swtwin323138.dll????????
>
> i did the download of the swt.dl from eclipse.org , i replaced the
> swt-win32-3064.dll for the new swt-win32-3138.dll , but in my app when i
> ask to check SWT.Getversion(), he says 3064 and not 3138. What´s
> wrong??????????
>
> thanks!!
I think the specific dll is tied to the specific swt.jar file you're
using. If you don't use the new swt.jar file, it will still try to
access the old dlls.
Bob
|
|
|
Powered by
FUDForum. Page generated in 0.03789 seconds