The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: rafaly on February 13, 2009, 01:42:39 AM

Title: problem with sockets? or operating system?
Post by: rafaly on February 13, 2009, 01:42:39 AM
long time ago (2004) I made an app using sockets and it worked well,
now I re-compiled the asm file (without changing anything) and it will crash??
While the old .exe from 2004 still works...
I have a new pc with vista by the way.

Any possible causes for this problem? Thanks so much for the help.
Title: Re: problem with sockets? or operating system?
Post by: xmetal on February 13, 2009, 06:32:28 AM
Quote from: rafaly on February 13, 2009, 01:42:39 AM
now I re-compiled the asm file (without changing anything) and it will crash??
While the old .exe from 2004 still works...

Did you change your build tools and/or script?
Title: Re: problem with sockets? or operating system?
Post by: rafaly on February 13, 2009, 11:46:42 AM
I think I am using a more updated masm32 package, yes... nothing other than that.
Title: Re: problem with sockets? or operating system?
Post by: vanjast on February 13, 2009, 11:20:07 PM
INC files ??
Title: Re: problem with sockets? or operating system?
Post by: Mark Jones on February 14, 2009, 04:37:18 PM
Can you post the executable? One of us could probably pinpoint the problem quickly.