RE: MS compiler for AMD64 and the calling conventions
- From: D.Rowe <DRowe@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 12:47:01 -0700
With Windows XP 64, none of the functions in the native 64 bit libraries have
them. So it doesn't matter if you don't have them there because it isn't a
problem. The linker should look for the names without the underscore and link
with no problems.
I've never had a problem compiling, linking and running native 64bit code,
so you shouldn't worry either.
If you do want the underscores however, you can go around and add them all
yourself.
.
- Follow-Ups:
- RE: MS compiler for AMD64 and the calling conventions
- From: smarguer
- RE: MS compiler for AMD64 and the calling conventions
- References:
- MS compiler for AMD64 and the calling conventions
- From: smarguer
- MS compiler for AMD64 and the calling conventions
- Prev by Date: Re: Code snipped crashes VS - why?
- Next by Date: RE: strange pointer behavior
- Previous by thread: Re: MS compiler for AMD64 and the calling conventions
- Next by thread: RE: MS compiler for AMD64 and the calling conventions
- Index(es):
Relevant Pages
|