Problem with SockCli.prg compile with nmake

Post Reply
User avatar
Maurizio
Posts: 705
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Problem with SockCli.prg compile with nmake

Post 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
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Maurizio,

What calls stack list do you get at the GPF ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Maurizio
Posts: 705
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Post 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
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Maurizio,

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

Antonio Linares
www.fivetechsoft.com
User avatar
Maurizio
Posts: 705
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Post by Maurizio »

Hello Antonio

have you recived my sample ?

Maurizio
Post Reply