Hi Miguel,
Sorry Szakats, I see that you removed EXIT function.
HB_FUNC_EXIT( HBZIPCLEANUP )
this function is called at XHARBOUR on exit application
Are you saying that harbour don't executes HB_FUNC_EXIT functions
never ?
or I don't understand anything ?
HB_EXIT_FUNC() is indeed used by the compiler to mark
EXIT PROC/FUNCs as such, but it's part of a broader logic.
Used like this - by itself -, it never gets executed.
It was actually reported by all compilers as unused static
function, which it was.
[ I wouldn't be surprised if HB_EXIT_FUNC() wouldn't be called
in xhb either, but I didn't check. ]
Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour