J. L. Schilling
2004-01-04 14:45:41 UTC
I've been looking for a document (from Microsoft or somebody)
that describes the Win32 application binary interface (ABI).
In particular, the compiled code conventions, such as stack
and frame layout, parameter passing (stdcall, cdecl, etc.),
structure layout, bit fields layout, and so forth. Also
something that describes DLL semantics at the ABI level.
I've done lots of web searches but haven't found any central
document that describes all of this. It must exist somewhere ...
I know where to find the equivalent documents for Unix systems,
but am stumped for Windows. Any URL pointers appreciated.
Jonathan
that describes the Win32 application binary interface (ABI).
In particular, the compiled code conventions, such as stack
and frame layout, parameter passing (stdcall, cdecl, etc.),
structure layout, bit fields layout, and so forth. Also
something that describes DLL semantics at the ABI level.
I've done lots of web searches but haven't found any central
document that describes all of this. It must exist somewhere ...
I know where to find the equivalent documents for Unix systems,
but am stumped for Windows. Any URL pointers appreciated.
Jonathan