Hi
toni...@fwi wrote: > > If I only call WIN_AxInit() in a simple prg: > > ---cut--- > function main() > WIN_AxInit() > return nil > ---cut--- > > and compile: > > hbmk2 mytest -lhbwin.lib > > mytest.exe GPF... > > A real application GPF when finish. > Yes. This is something what I was pointing out to Mindaugas. If you check wvgsink.c and compare the relevant function, you will make-out the difference. Theoretically it should not happen, but it happens. Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/Sample-of-GPF-in-WIN_AxInit%28%29-tp24059570p24060209.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
