RE: MS compiler for AMD64 and the calling conventions

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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.
.



Relevant Pages

  • Re: Visual C++ (non-standard C++)
    ... Note that the libraries are not required to be the exact libraries distributed as part of ... they are decorated with additional keywords, it doesn't matter. ... if i look at iostream, it seem cout is defined in iostream - ... case keywords with underscore or double underscore. ...
    (microsoft.public.vc.mfc)
  • Re: Generating event from event
    ... can combine libraries. ... I think all that matter is that i work with windows XP. ... In Tkinter, they do the same thing, but the calls are almost ...
    (comp.lang.python)
  • Re: Generating event from event
    ... can combine libraries. ... I think all that matter is that i work with windows XP. ... In Tkinter, they do the same thing, but the calls are almost ...
    (comp.lang.python)
  • Re: using __ in names
    ... of looking it up in the standard. ... and your applications and libraries are not part of the ... Such libraries are often written by the compiler implementer, ... underscore, it's not worth remembering the rules. ...
    (comp.lang.c)
  • Re: Windows 7 - Imports with Underscores
    ... "david" wrote: ... from Windows XP to Windows 7 and a certain import process now won't ... running Access 2003). ... on the file with the underscore. ...
    (microsoft.public.access.externaldata)