[vorbis-dev] Trying to build on Windows (Part 2)
Lars Brubaker
LarsBB at reflexive.net
Sat Dec 16 18:42:06 PST 2000
> > And on a technical note:
> > The DLLs that we are building need to always be the same
> calling convention,
> > currently they are CDECL. My project is building fastcall so I
> need them
> > all declared CDECL.
> > Can we put something like this into os.h?
>
> Umm... can't you just make this a compiler switch? You're using
> Visual C++ 6
> right? That seems better than mucking up the source files.
>
> -Joanthan.
>
The DLL is already building cdecl.
I just want my app to know the correct calling convention of the DLL.
All the Microsoft headers explicitly declare their calling convention in a
similar fashion.
Lars.
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis-dev
mailing list