This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: access()


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]