2. Re: about help me
Hi,
How did you distribute the program ...
As a bound exe? (ie. with the registered version)
Or as source code with the interpreter?
Ray Smith
----- Original Message -----
From: C H <computer_kid101 at coolemail.com>
To: <EUforum at topica.com>
Sent: Sunday, February 04, 2001 9:25 AM
Subject: about help me
> We both use Windows 98
>
3. Re: about help me
On 3 Feb 2001, at 14:25, C H wrote:
> We both use Windows 98
Derick, wasn't there a change made in win95/98? Seems to me i remember the
latest
win32lib calls some function not present in win95 and early win98's. Has that
line been
prefixed with an "if dll_version_too_early then abort(can't use)" ?
Kat
4. Re: about help me
Win95 = riched32.dll, Win98 = riched20.dll
this is the first thing that comes to mind for me.
*LOTS* of changes......
euman
----- Original Message -----
From: "Kat" <gertie at PELL.NET>
To: <EUforum at topica.com>
Sent: Saturday, February 03, 2001 19:05
Subject: Re: about help me
> On 3 Feb 2001, at 14:25, C H wrote:
>
> > We both use Windows 98
>
> Derick, wasn't there a change made in win95/98? Seems to me i remember the
latest
> win32lib calls some function not present in win95 and early win98's. Has
that line been
> prefixed with an "if dll_version_too_early then abort(can't use)" ?
>
> Kat
>
>