VistaStyleBuilder

Help => Windows Vista => Topic started by: K-Johnson on July 15, 2009, 10:16:30 am



Title: [DLL] x86 vs x64?
Post by: K-Johnson on July 15, 2009, 10:16:30 am
Hi,

I upgraded to Vista x64 and would like to know what exactly are the differences between the DLL files?
Is it simply a Copy & Paste operation from the internals of the x86 DLL files to x64?  Or is it more difficult than that?

Thanks!  :D


Title: Re: [DLL] x86 vs x64?
Post by: Panda X on July 15, 2009, 01:48:46 pm
Hi,

I upgraded to Vista x64 and would like to know what exactly are the differences between the DLL files?
Is it simply a Copy & Paste operation from the internals of the x86 DLL files to x64?  Or is it more difficult than that?

Thanks!  :D

Yeah that's all you have to do is reimport the resources.


Title: Re: [DLL] x86 vs x64?
Post by: K-Johnson on July 15, 2009, 03:59:02 pm
Thanks for the reply :)