Related topics

Do I install .NET Framework x86 or x64?
Harry Ohrn harry...@webtree.ca microsoft public windows developer winfx general "Stephen" <step...@online.nospam> wrote in message news:evIY6E4kFHA.1204@TK2MSFTNGP12.phx.gbl... What the heck? You been on the same bloody newsgroups as me since Windows 98 or before! Git! Git! "Harry Ohrn" <harry...@webtree.ca> wrote

Install x86 (32 bit) now and upgrade to x64 latter ?
As Tony said, x64 processors execute x86-32 instructions so the thunking will not be quite the same as it is on 32-bit Windows versions. There will be thunks for Ntoskrnl.exe So if I'm going to use 32-bit applications for the next year, I'm better off running them on x86 than x64. Am I interpreting that right?

x86 and x64 compatibility
Alex
alex130...@nexgo.de microsoft public development device drivers Hello, using VC/C++ 8.0 to compile my WDM driver (mainly written in C++) I got the following link error (on x86 & x64). Compiling it with VC/C++ 7.1 linking works without problems. DrvEntry.obj : error LNK2001: unresolved external symbol "const

TFS Team Foundation Server x86 neden server 2003 x64 de çalışmıyor
Alan Coopersmith al...@alum.calberkeley.org alt solaris x86 Bruce Porter <b...@ytc1NOARGEYSPAM.co.uk> writes in alt.solaris.x86: And then maybe add "on the AMD platform" (64bit) "on the Intel platform" (32bit) Except that Solaris can also run fine in 32-bit mode on AMD's 32-bit CPU's like K-6 & Athlon, and in 64-bit

What X86/X64 OS's do we need coverage for?
Kevin Yu [MSFT] v-k...@online.microsoft.com microsoft public dotnet framework Hi, There is no problem writing to that specified folder like d:\myapp and registry like (I think it has to be) HKLM\Software \MyCompany. When your .net app is running on a 64bit windows, it will be working as a 64 bit process,

x86 vs x64
If you just want to run your program on different machines, you may also refer to the following article to select a proper deployment method: Choosing a Deployment Method http://msdn2.microsoft.com/en-us/library/ms235316.aspx For why your x64.exe came out about 25% smaller than the x86.exe, I think that it should

What X86/X64 OS's do we need coverage for?
I know the option /MACHINE:{X86, X64, IA64} for the linking but is there a similar option for the compiler? which version of VS are you using? x64 is only possible with professional and higher. ia64 is only possible with TeamStudio What I would do if I were you is to create a solution for your projects,

IE6 x86 not loading pages, IE6 x64 works fine.
What is the difference and which one should I use? x86 is for 32-bit builds http://en.wikipedia.org/wiki/X86 x64 is for 64-bit builds So it depends which architecture you're building for (x86 is more common). -- Please read this before replying: 1. Dshow & posting help: http://tmhare.mvps.org/help.htm 2.

Debugging Tools x64 - no x86 dll
Frank Cusack fcus...@fcusack.com alt solaris x86 On Fri, 21 Oct 2005 22:41:02 GMT Bruce Porter <b...@ytc1NOARGEYSPAM.co.uk> wrote: On Thu, 20 Oct 2005 05:35:45 +0900, sam wrote: Dumb Question, I see the term X64 a lot on the SUN web site, X86 is for an AMD/intel based machine, what exactly is X64 referring to , a 64

WS2003 x86 to x64
Tom Porterfield tppor...@mvps.org microsoft public windows 64bit general microsoft public windows vista general Jeff wrote: Well, Silly me, this is for XP I guess; getting a "this is not supported" error in Vista 5744 Yes, IE7 as a seperate install is for Windows XP SP2. IE7 is included in Vista,

Vista Ultimate x86 or x64 will not install to SATA drives - ok ...
Phil Frisbie, Jr. p...@hawksoft.com microsoft public vc language Artem Alimarine wrote: Hi all, After performing some operations I need to read flags such as the carry, the zero, the negative. For instance: static bool carry; int sub(int x, int y) { int res = x + y; carry = get_cpu_carry_flag(); return res;

Question about x64 and running x86 programs
CJT abujl...@prodigy.net alt solaris x86 sam wrote: Dumb Question, I see the term X64 a lot on the SUN web site, X86 is for an AMD/intel based machine, what exactly is X64 referring to , a 64 bit SOlaris X86 ? cant seem to find what it means . It refers to the 64 bit extension of the X86 architecture.

Question about x64 and running x86 programs
Frank Fr...@discussions.microsoft.com microsoft public windows inetexplorer ie6 browser System Spec: AMD FX-62 OCZ 4GB Ram Windows XP x64 When opening Internet Explorer x86, it communicates with the given website but does not go as far as loading it. All direct connections under other programs work perfectly.

Vista x64 ili x86
I have WSS v3 x64 installed on a Windows Server 2003 R2 x64 standard server and SQL 2004 SP4 (x86) installed on a Windows Server 2003 x64 standard server. I am also wondering if the problem could be becase WSS is x64 and SQL is x86, could this be? please help soon, i need this installed today. thanks,

Vista x64 ili x86
michael mich...@discussions.microsoft.com microsoft public virtualserver Thanks to both. So I will not be able to run Exchange 2007 or SQL 2005 x64 later in VS2005R2 x64? "michael" wrote: Can I run my VMs (x86) created with VS2005R2 x86 on a new Server (x64) with VS2005R2 x64?

x64/x86 vista's on the same harddrive, but both being "C" driv
Andre
Da Costa [Extended64] andre...@hotmail.com microsoft public windows 64bit general microsoft public windows vista general Thanks M :) -- Andre Extended64 | http://www.extended64.com Blog | http://www.extended64.com/blogs/andre http://spaces.msn.com/members/adacosta "M. Murcek" <mamurce...@worldnet.att.net>

Forcing x86 runtime on x64 system
Peter Wemm pe...@wemm.org lucky freebsd amd64 On Thursday 10 November 2005 10:40 pm, Paul Saab wrote: LD_32_LIBRARY_PATH ldconfig -32 /usr/lib32:/usr/X11R6/lib32:/usr/local/lib32 Actually, we need an hook in /etc/rc.d/ldconfig to set this automatically at boot time.. Kris Moore wrote: The binaries are not running

Question about x64 and running x86 programs
Sun DBTG QA set up in the Sun labs: Solaris 9 + Sparc + SunCC Solaris 8 + Sparc + SunCC Solaris 10 + Sparc + SunCC Solaris 10 + x86 + SunCC Solaris 10 + x86 + gcc Solaris Nevada + Sparc + SunCC Solaris Nevada + x86 + SunCC Solaris Nevada + x86 + gcc ... which ought to cover most of the platforms we're interested in

single cat file for x86 and x64
BobS no-...@here.com microsoft public windows vista installation_setup I made a follow-up post as to the root cause for my problem. Short version: Get a copy of FDISK, put it on a bootable floppy and FDISK the drive you're having a problem with. Then boot from the Vista DVD and have it format the drive,

Daemon Tools 4.03 x86 и x64
markm75 markm...@msn.com microsoft public windows server general On Jan 16, 11:49 am, markm75 <markm...@msn.com> wrote: In vista.. if you goto start.. run.. notepad.. then do a file open.. i can goto computer and see all the mapped drive letters for our 2003 domain (which are mapped at login via a script,