Re: build C++ COM for 64-bit platform
- From: "Willy Denoyette [MVP]" <willy.denoyette@xxxxxxxxxx>
- Date: Mon, 15 Oct 2007 16:43:53 +0200
"George" <George@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:D0E1BCFA-CAB6-4CF4-A055-40F131DE4F48@xxxxxxxxxxxxxxxx
Thanks Willy,That's right, your 32 bit exe and 32 bit COM servers will happy to run on 64 bit Windows under Wow64. Again, there is no need to recompile 32 bit code to 64 bit if you don't need the extended address space.
I want to confirm with you that I do not need a separate build for x64
platform, right?
Willy.
.
- References:
- Re: build C++ COM for 64-bit platform
- From: Willy Denoyette [MVP]
- Re: build C++ COM for 64-bit platform
- Prev by Date: Re: Help with WriteFile and ReadFile
- Next by Date: Re: Help with WriteFile and ReadFile
- Previous by thread: Re: build C++ COM for 64-bit platform
- Next by thread: Re: build C++ COM for 64-bit platform
- Index(es):
Relevant Pages
|