help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] Hook needed in xfault()


From: glpk xypron
Subject: Re: [Help-glpk] Hook needed in xfault()
Date: Wed, 19 Mar 2008 17:38:08 +0100

Hello Andrew,

when writing a console program in C signal() would be fine. Unfortunately this 
function does not exist in other languages like Visual Basic. Maybe this could 
be put into the same wrapper needed to provide __stdcall calling convention.

Best regards

Xypron


-------- Original-Nachricht --------
> Datum: Wed, 19 Mar 2008 18:39:28 +0300
> Von: Andrew Makhorin <address@hidden>
> An: "glpk xypron" <address@hidden>
> CC: address@hidden
> Betreff: Re: [Help-glpk] Hook needed in xfault()

> > I could not identify any __stdcall Windows API function that would
> > allow catching abort() as raised by xfault(). Without such a function
> > I will not be able to stop the termination of Excel or any VBA
> > applications using the GLPK library. This is why I am requesting the
> > hook.
> 
> There is the standard function signal; see, for example, section Usage
> in http://en.wikipedia.org/wiki/SIGABRT .

-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser




reply via email to

[Prev in Thread] Current Thread [Next in Thread]