473,385 Members | 1,848 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

64-bits programs

yxq
Hello,
Which VB version can make 64-bits programs?

Thank you
Steven
Nov 21 '05 #1
2 1404
yxq,

That depends what you mean with 64 bits programs. It is not so that on the
new 64 Windows OS the 32 bits programs don't work.

On many demands from the classic VB developpers has Microsoft decided not to
optimize the 64bit Net version for 64bit use. The integer stays using 32
bits and with that has a slightly lower performance than it could have been.

When you want to optimize it than you have probably to change all integers
to Int64 yourself.

Cor
Nov 21 '05 #2
Steven,
..NET 2.0 (VS.NET 2005, aka Whidbey due out later in 2005) supports both a
32-bit runtime & a 64-bit runtime. NOTE: VS.NET itself remains 32-bit,
however the assemblies created can be 32-bit or 64-bit...

For details see:

http://lab.msdn.microsoft.com/vs2005/
As Cor suggests the Integer stays 32-bit which IMHO will ensure your code
runs the same, unmodified, on both the 32-bit framework & 64-bit framework,
as any attempt to change the size of Integer will cause more problems then
it will solve. In other words you can compile your program once & it will
run identically on both the 32-bit & 64-bit framework. The 64-bit framework
will simply give you access to significantly more memory. The "tricky" parts
are going to be how much P/Invoke (Declare statements) you used, as they are
platform specific... My understanding is you can take 32-bit assemblies &
run time "as is" on the 64-bit framework if you did not use any P/Invoke
statements...
In addition to the above link, the follow links lead to 64-bit specific
information.
http://communities.microsoft.com/new...y&slcid=us

http://blogs.msdn.com/joshwil/

http://msdn.microsoft.com/msdntv/epi...B/manifest.xml

Plus there have been a couple of threads in this newsgroup discussing it,
the thread titled "Integer Do's And Don'ts" from October 15-18 2004 seems to
be the longest & discusses the size of Integer the greatest...

Hope this helps
Jay
"yxq" <ga***@163.net> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
| Hello,
| Which VB version can make 64-bits programs?
|
| Thank you
| Steven
|
|
Nov 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Bonj | last post by:
Happy new year to everybody... Just a few questions about porting code to 64-bit environment. 1) Is there a different version of the SDK (i.e., C/C++ compiler) for the 64-bit platform, or does...
13
by: Amy DBA | last post by:
I've been asked to administer a DB2 V 8 (32-bit install) on a Solaris 64-bit platform. It seems like whomever installed DB2 on the server, goofed for not installing DB2 v8 64 bit. Do I understand...
12
by: Jean-Marc Blaise | last post by:
Hi, Is it worth to use 64-bit DB2 instances on a 32-bit kernel, in terms of: - performance - configuration (go beyond the 256 Mb segment for private mem, 1.75 Gb for Bufferpools) - other ? ...
11
by: JDeats | last post by:
1. Will there be different 64-bit .NET implementations for Intel and AMD 64-bit processors or will they share a common 64-bit CLR? 2. Will .NET managed code compiled for the 32-bit CLR be binary...
0
by: Ganapathy | last post by:
I have COM dll code written in VC 6.0. When i tried compiling this code in VC 7, The MIDL cmpiler gets called twice. i.e. it initially compiles fully & immediately a line - 64 bit processing'...
4
by: tommydkat | last post by:
Well, I've finally gotten UDB 8.2 FixPak 3 up and running on my HP-UX 11i system, thanks to Mr McBride and IBM support. :) I created a 32-bit instance and that's running just fine. However, I...
3
by: =?Utf-8?B?TWljaGFlbCBaZGFyc2t5?= | last post by:
Hello, we have a 2003 R2 Server x64 installation. We want to install our own 32 bit applications based on .net 3.0. So my assumption was, that we need .net 3.0 32 bit on that machine. Is that...
14
by: =?Utf-8?B?R2Vvcmdl?= | last post by:
Hello everyone, I am using C# to develop DLL using Visual Studio 2005 and .Net 2.0, and I have no idea of how to make my DLL work with applications on 64-bit platform. Above all, I do not...
4
by: bob_jeffcoat | last post by:
Hi, I'm trying to build my application for both 32 and 64 bit Windows but my project references a non-managed Dll that comes in 2 formats, one for 32 and one for 64. How do I set up my solution...
1
by: M.-A. Lemburg | last post by:
On 2008-07-25 08:13, python@bdurham.com wrote: Yes. But then Intel Itanium is being phased out anyway and the AMD64 build works on both Intel and AMD processors. True.
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.