dll

2002-02-04 Thread Jettero Heller
I'm attempting to write a dll that gives some TCP support to FoxPro. FoxPro is pretty antiquated... it's been challenging. ;) I got to a place where my dll loads up fine from a .exe, but if foxpro tries to use it, it sagfaults: VFP caused an invalid page fault in module KERNEL32.DLL at 0167:bf

Re: SSHD startup problem and suggested fix

2002-02-06 Thread Jettero Heller
*ponder* I've been looking for a telnetd or an sshd that I could use... did I miss something? Where did you get them? On Tue, Feb 05, 2002 at 04:20:19PM -0800, Benn Schreiber wrote: > I had problems with sshd not starting up reliably as a service, after I > installing cygwin on a new system. I

Re: dll

2002-02-07 Thread Jettero Heller
other DLL? On Mon, Feb 04, 2002 at 10:00:02AM -0500, Jettero Heller wrote: > > I'm attempting to write a dll that gives some TCP support to > FoxPro. > > FoxPro is pretty antiquated... it's been challenging. ;) > > > I got to a place where my dll loads up fine

Re: dll

2002-02-07 Thread Jettero Heller
om your DLL with __stdcall, and see what that does for you. > > Jon > > > -Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > > Of Jettero Heller > > Sent: Thursday, February 07, 2002 7:19 AM > > To: [EMAIL PROTECTED] &g