Boost logo

Boost :

From: Bronek Kozicki (brok_at_[hidden])
Date: 2005-04-24 03:09:53


Paul Mensonides wrote:
> Note that Comeau can link together object files that were compiled in strict and
> non-strict modes. So it is possible to make non-__stdcall jumpers in another
> translation unit that call the __stdcall (etc.) Windows API functions.

And this is how I managed to use strict mode in Windows programs. Just
use WinAPI in separate TUs.

> Non-strict mode is *considerably* less strict.

Yes, I even accidentally demonstrated this :-S

B.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk