Visual Studio 2005 x64 mode.
- From: stevensmith1010@xxxxxxxxx
- Date: Wed, 7 May 2008 07:14:38 -0700 (PDT)
Hi,
I am trying to port my VC++ application to a x64 compatible platform.
Since most of my code makes use of int's ...( I noticed that an int is
32bits long on x64 mode as well)....I want to be able to use 64bit
ints in my new code.... I was wondering if there is some option or
setting in VC++ tht allows me to treat int's as 64 bit longs or 64 bit
integers?
Thanks for your valuable suggestions guys.
.
- Follow-Ups:
- Re: Visual Studio 2005 x64 mode.
- From: Mycroft Holmes
- Re: Visual Studio 2005 x64 mode.
- From: David Lowndes
- Re: Visual Studio 2005 x64 mode.
- Prev by Date: Re: Get CPU Utilization without WMI
- Next by Date: Re: Visual Studio 2005 x64 mode.
- Previous by thread: Edit Control
- Next by thread: Re: Visual Studio 2005 x64 mode.
- Index(es):
Relevant Pages
|