Jerker B�ck wrote: > [...] > * use __stdcall calling convention /Gz > [...] > #pragma warning(disable : 4007) // 'main' : must be '__cdecl'
The language we are using is C, for the good and the bad of it. And I don't think that the time and space that __stdcall might have globally saved at runtime will ever balance the time and space devoted to discussing it. _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
