473,508 Members | 2,365 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

64-bits programs

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

Thank you
Steven
Nov 21 '05 #1
2 1407
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
2785
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
3395
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
6335
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
1878
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
1960
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
3823
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
3371
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
11028
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
1958
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
1803
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
7377
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7036
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5624
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5047
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4705
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3191
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1547
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
762
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
414
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.