Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Windows 64bit > Migrating from 32 Bit to 64 Bit

Reply
Thread Tools

Migrating from 32 Bit to 64 Bit

 
 
Sujith Manuel
Guest
Posts: n/a
 
      10-07-2006
Hi All,

We have a set of 32 bit Windows applications developed in Visual C++ which
make use of several third party libraries for various purposes. Now we are
planning to provide our applications in Windows 64 bit platform, and from
the Microsoft site we came to know that we have to recompile our
applications/DLLs using the compilers available for Intel/amd processor
architectures and code changes also will be required. So the question we
have here is that do we need to get 64 bit versions of all dependent third
party libraries for our applications to work in 64 bit windows. Please let
me know any details in this regard.

Thanks in advance,
Sujith Manuel.


 
Reply With Quote
 
 
 
 
Charlie Russel - MVP
Guest
Posts: n/a
 
      10-07-2006
While this is primarily an enduser and IT Pro newsgroup (hence the .general
in the name), the short answer is that if you use a library that you don't
have the source for, and it is called "in proc", then you'll need a 64bit
version. The basic rule is that a 64-bit EXE can't call a 32-bit DLL, and
vice-versa. But a 64-bit EXE can call a 32-bit EXE.

--
Charlie.
http://msmvps.com/xperts64


"Sujith Manuel" <> wrote in message
news:eg7hsn$73q$...
> Hi All,
>
> We have a set of 32 bit Windows applications developed in Visual C++ which
> make use of several third party libraries for various purposes. Now we are
> planning to provide our applications in Windows 64 bit platform, and from
> the Microsoft site we came to know that we have to recompile our
> applications/DLLs using the compilers available for Intel/amd processor
> architectures and code changes also will be required. So the question we
> have here is that do we need to get 64 bit versions of all dependent third
> party libraries for our applications to work in 64 bit windows. Please let
> me know any details in this regard.
>
> Thanks in advance,
> Sujith Manuel.
>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What is the point of having 16 bit colour if a computer monitor can only display 8 bit colour? How do you edit 16 bit colour when you can only see 8 bit? Scotius Digital Photography 6 07-13-2010 03:33 AM
migrating 32 bit driver to 64 bit (vista) Taz Windows 64bit 8 02-03-2008 04:19 PM
Migrating to Windows Server 2003 64 bit swapnil.kale@gmail.com Windows 64bit 3 10-18-2007 01:36 AM
64 bit - Windows Liberty 64bit, Windows Limited Edition 64 Bit, Microsoft SQL Server 2000 Developer Edition 64 Bit, IBM DB2 64 bit - new ! vvcd Computer Support 0 09-17-2004 08:15 PM
64 bit - Windows Liberty 64bit, Windows Limited Edition 64 Bit,Microsoft SQL Server 2000 Developer Edition 64 Bit, IBM DB2 64 bit - new! Ionizer Computer Support 1 01-01-2004 07:27 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57