« Return to Thread: MinGw, opendir() stat64() and related

Re: __MSVCRT_VERSION__ (was: MinGw, opendir() stat64() and related)

by Earnie :: Rate this Message:

| View in Thread

On Fri, Feb 10, 2012 at 2:33 PM, Eli Zaretskii <eliz@...> wrote:
>> Date: Fri, 10 Feb 2012 21:07:31 +0200
>> From: Eli Zaretskii <eliz@...>
>>
>> Could you please tell how this works in practice?  Will the resulting
>> executable simply refuse to run if msvcrt.dll at least that new is
>> present, [...]
>
> Sorry, I meant "is NOT present", of course.
>

It will abort when the function used isn't present but called into
action.  The executable may work up to a point of use of the function
that isn't supported for the version of Windows the user is using.

--
Earnie
-- https://sites.google.com/site/earnieboyd

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
MinGW-users mailing list
MinGW-users@...

This list observes the Etiquette found at
http://www.mingw.org/Mailing_Lists.
We ask that you be polite and do the same.  Disregard for the list etiquette may cause your account to be moderated.

_______________________________________________
You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users
Also: mailto:mingw-users-request@...?subject=unsubscribe

 « Return to Thread: MinGw, opendir() stat64() and related