
05-22-2009
|
|
|
|
Re: Run a Vb6 application on 64bit OS instead of 32bit OS
Sk_baji4u a écrit :
> Hi,
> I had developed a VB6 application which using
> 1. shell32.dll
> 2. user32.dll
> 3. comdlg32.dll
> 4. apigid32.dll
>
> The application working fine on Vista 32bit OS but now
> I want to run my application on Vista 64bit OS.
>
> can i run my application with out any change on Vista 64bit OS?
> Is there any problem with this above dll's on 64bit windows OS?
>
> Thanks in advanced.
>
> Regards,
> Shaik Baji
> sk_baji4u@yahoo.com
You have to try...
Anyway, 32 bits software runs well under W64, because it has a
compatibility machine included
Best regards,
Jérome
|