access()

Christopher Faylor cgf@redhat.com
Fri Feb 21 02:20:00 GMT 2003


On Thu, Feb 20, 2003 at 08:15:34PM -0500, Pierre A. Humblet wrote:
>2) I am not sure when to use LoadDLLfuncEx vs. LoadDLLfunc.

LoadDLLfunc issues an error if a function isn't found.  LoadDllFuncEx
lets you return an error code when the function isn't found.

cgf



More information about the Cygwin-patches mailing list