I'm no closer to pinpoint where the GPF happens. I added to our app
hb_tracestate(1) __TracePrgCalls( .t. ) when I run it like: lawwin shutdown I'm only assuming that passing a param to the exe causes the problem because when called with no params no gpf occurs. The last few lines of trace.txt has: source\vm\hvm.c:7136: HB_TR_ALWAYS Calling: EMPTY source\vm\hvm.c:7136: HB_TR_ALWAYS Calling: EMPTY source\vm\hvm.c:7136: HB_TR_ALWAYS Calling: FREERESOURCES source\vm\hvm.c:7136: HB_TR_ALWAYS Calling: FREEHHCTRL$ source\vm\hvm.c:7136: HB_TR_ALWAYS Calling: EMPTY source\vm\hvm.c:7136: HB_TR_ALWAYS Calling: WININETEXIT$ It would seem that something in WinINetExit is going down as a GPF. I hope someone familiar with the INet functions can take a look since a small, self contained sample won't GPF as a full blown app does. Regards, -- Luis Krause Mantilla lkrausem at shaw dot ca luis_krause at hotmail dot com "May the Source be with GNU" ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

