Page 1 of 1

Problem with SockCli.prg compile with nmake

PostPosted: Fri Apr 28, 2006 10:32 am
by Maurizio
If I compile SockCli.prg with Buildce.bat it works ok .
If I complie SockCli with nMake I have a GPF .
I add in the mak
echo c:\vce\lib\arm\wininet.lib >> msvc.tmp
but the GPF remain

Regards Maurizio

PostPosted: Fri Apr 28, 2006 11:23 am
by Antonio Linares
Maurizio,

What calls stack list do you get at the GPF ?

PostPosted: Fri Apr 28, 2006 5:10 pm
by Maurizio
Hello Antonio

I have noted that the problem is when I use the socket not in the first windows , but in a window call form the menu of the main window , when
I close this windows to return to the main window I have this error

"Internal error"

Your help would be of great assistens

Regards Maurizio

PostPosted: Fri Apr 28, 2006 5:12 pm
by Antonio Linares
Maurizio,

Please provide a small and self contained sample to reproduce it here. Thanks.

PostPosted: Tue May 02, 2006 4:38 pm
by Maurizio
Hello Antonio

have you recived my sample ?

Maurizio