"vsciw" <ia*********@vscsolutions.comwrote in
news:11**********************@n76g2000hsh.googlegr oups.com:
how can i recompile the vb6 dll for 64-bit? can i upgrade it to
vb.net?
AFAIK, VB6 is obsolete with 64-bit platforms. You can ask in the .vb
newsgroup - they might have a solution for you.
Is there a reason your app needs to run in a 64-bit environment? 64-bit
applications do not run faster only if they need to access large amounts of
RAM or work with large numbers.
In anycase, perhaps port the VB6 code to .NET 2005? That is probably your
best long term strategy.